Skip to content
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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

New readmes #366

wants to merge 2 commits into from

Conversation

Morriar
Copy link
Owner

@Morriar Morriar commented Aug 23, 2018

No description provided.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
Copy link

@privat privat left a 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
Copy link

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]]
Copy link

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`
Copy link

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
Copy link

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:
Copy link

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`
Copy link

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`

~~~
Copy link

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
Copy link

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
Copy link

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
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ca manque de texte

Copy link

@privat privat left a 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.
Copy link

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.
Copy link

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`:
Copy link

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
Copy link

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).
Copy link

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`:
Copy link

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")
~~~

Copy link

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
Copy link

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.
Copy link

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


### `dynamic` - Dynamic interface to read values from JSON strings

Most services are in `JsonValue`, which is created by `Text::to_json_value`.
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants