-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New readmes #366
base: master
Are you sure you want to change the base?
New readmes #366
Conversation
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
relu a* et b*
* [Running the tests](#Running-the-tests) | ||
* [Authors](#Authors) | ||
|
||
A single graph may have different properties according to the `PathContext` used |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pourquoi cette phrase ici
|
||
## Features | ||
|
||
[[features: actors | mentities: actors::Actor;actors::Mailbox;actors::Message;actors::Proxy;actors::ShutDownMessage;actors::Future;actors::SynchronizedCounter;actors::ActorClockAgent;actors::ActorAgent;actors::MessageClockAgent;actors::ClockAgentMessagenb_steps;actors::ClockAgentMessageagents;actors::ClockAgentMessagenb_finished;actors::ClockAgentMessagedo_step;actors::ClockAgentMessagefinished_step;actors::MessageAgent;actors::AgentMessagedo_step;actors::AgentMessageend_step;actors::AgentMessageothers;actors::AgentMessagecount;actors::AgentMessagegreet;actors::AgentMessagegreet_back;actors::ProxyClockAgent;actors::ProxyAgent;actors::ActorCreature;actors::MessageCreature;actors::CreatureMessageplace;actors::CreatureMessagecolor;actors::CreatureMessageid;actors::CreatureMessagecount;actors::CreatureMessagesamecount;actors::CreatureMessagerun;actors::CreatureMessageto_string;actors::ProxyCreature;actors::ActorFannkuchRedux;actors::MessageFannkuchRedux;actors::FannkuchReduxMessagep;actors::FannkuchReduxMessagepp;actors::FannkuchReduxMessagecount;actors::FannkuchReduxMessageprint_p;actors::FannkuchReduxMessagefirst_permutation;actors::FannkuchReduxMessagenext_permutation;actors::FannkuchReduxMessagecount_flips;actors::FannkuchReduxMessagerun_task;actors::FannkuchReduxMessagerun;actors::ProxyFannkuchRedux;actors::ActorWorker;actors::MessageWorker;actors::WorkerMessageget_byte;actors::WorkerMessageput_line;actors::WorkerMessagework;actors::ProxyWorker;actors::ActorA;actors::MessageA;actors::AMessagefoo;actors::AMessagebar;actors::ProxyA;actors::ActorThreadRing;actors::MessageThreadRing;actors::ThreadRingMessageid;actors::ThreadRingMessagenext;actors::ThreadRingMessagesend_token;actors::ProxyThreadRing]] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
est-ce vraiment maintenable une telle liste?
|
||
## Features | ||
|
||
* `AMessagebar` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
La liste est pas utile
* [Features](#Features) | ||
* [Authors](#Authors) | ||
|
||
This module provides basic logging facilities, advanced logging can be |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mauvais texte. ca devrait pas commencer par ca
|
||
### Dependencies | ||
|
||
This project requires the following packages: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
toutes les dépendances sont pas 'required' vu que android
fournit des implem pour des api abstraites optionelles
|
||
## Features | ||
|
||
* `Buzzer` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ca manque de description longue
@@ -0,0 +1,34 @@ | |||
# `binary` - Read and write binary data with any `Reader` and `Writer` | |||
|
|||
~~~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ca manque de texte
|
||
## Features | ||
|
||
* `BinaryStream` - A stream of binary data |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
une liste de 1 sert un peu a rien
For information on the bitmap format, see | ||
http://en.wikipedia.org/wiki/BMP_file_format | ||
|
||
A module containing classes for manipulating bitmap images |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ligne seule bizarre
* [Running the tests](#Running-the-tests) | ||
* [Authors](#Authors) | ||
|
||
~~~nitish |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ca manque de texte
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jusqu'à java
Collection[Int] X Collection[String] -> Collection[(Int,String)] | ||
|
||
However, in Nit, there in no native *tuple* type. | ||
So we need a first building block, a pair. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The last sentence is weird
|
||
Properties: | ||
|
||
* `Cartesian::swap` - Returns a new Cartesian where the first collection is the second. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Une liste d'un élément est louche.
swap
n'est pas si intéressant à mettre dans le readme
This wrapper of the Cocoa API regroups the Foundation Kit and the | ||
Application Kit. | ||
|
||
Example from `cocoa::cocoa_extern_types`: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mineur: exemple trop avancé
|
||
Properties: | ||
|
||
* `IniConfig::config_file` - Return the config file path from options or the default |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mineur: pas interessant
|
||
## Features | ||
|
||
### `TermClearDisplay` - ANSI/VT100 code to clear the entire display and move the cursor to the top left of screen (ED 2). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mineur: enlever cette classe (ou mettre à la fin)
|
||
See http://getbootstrap.com/components/ | ||
|
||
Example from `html::html_page`: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
l'exemple utilise pas bootstrap. a remonter
page.write_to stdout | ||
page.write_to_file("nit.html") | ||
~~~ | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
on voudrait les classes
|
||
## Features | ||
|
||
### `ConfigTree` - A configuration tree that can read and store data in ini format |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
trop de configtree
|
||
## Getting Started | ||
|
||
These instructions will get you a copy of the project up and running on your local machine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
c'est pas un programme
lib/json/README.md
Outdated
|
||
### `dynamic` - Dynamic interface to read values from JSON strings | ||
|
||
Most services are in `JsonValue`, which is created by `Text::to_json_value`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mettre la doc de JsonValue
No description provided.