Skip to content

New readmes#366

Open
Morriar wants to merge 2 commits intomasterfrom
NEW-READMES
Open

New readmes#366
Morriar wants to merge 2 commits intomasterfrom
NEW-READMES

Conversation

@Morriar
Copy link
Copy Markdown
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
Copy Markdown

@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*

Comment thread lib/a_star/README.md
* [Running the tests](#Running-the-tests)
* [Authors](#Authors)

A single graph may have different properties according to the `PathContext` used
Copy link
Copy Markdown

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

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?

Comment thread lib/actors/README.md

## Features

* `AMessagebar`
Copy link
Copy Markdown

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

Comment thread lib/android/README.md
* [Features](#Features)
* [Authors](#Authors)

This module provides basic logging facilities, advanced logging can be
Copy link
Copy Markdown

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

Comment thread lib/android/README.md

### Dependencies

This project requires the following packages:
Copy link
Copy Markdown

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

Comment thread lib/bcm2835/README.md

## Features

* `Buzzer`
Copy link
Copy Markdown

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

Comment thread lib/binary/README.md
@@ -0,0 +1,34 @@
# `binary` - Read and write binary data with any `Reader` and `Writer`

~~~
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

ca manque de texte

Comment thread lib/binary/README.md

## Features

* `BinaryStream` - A stream of binary data
Copy link
Copy Markdown

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

Comment thread lib/bitmap/README.md
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
Copy Markdown

Choose a reason for hiding this comment

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

Ligne seule bizarre

Comment thread lib/bitmap/README.md
* [Running the tests](#Running-the-tests)
* [Authors](#Authors)

~~~nitish
Copy link
Copy Markdown

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

@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

Comment thread lib/cartesian/README.md
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
Copy Markdown

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

Comment thread lib/cartesian/README.md

Properties:

* `Cartesian::swap` - Returns a new Cartesian where the first collection is the second.
Copy link
Copy Markdown

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

Comment thread lib/cocoa/README.md
This wrapper of the Cocoa API regroups the Foundation Kit and the
Application Kit.

Example from `cocoa::cocoa_extern_types`:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

mineur: exemple trop avancé

Comment thread lib/config/README.md

Properties:

* `IniConfig::config_file` - Return the config file path from options or the default
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

mineur: pas interessant

Comment thread lib/console/README.md

## Features

### `TermClearDisplay` - ANSI/VT100 code to clear the entire display and move the cursor to the top left of screen (ED 2).
Copy link
Copy Markdown

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)

Comment thread lib/html/README.md

See http://getbootstrap.com/components/

Example from `html::html_page`:
Copy link
Copy Markdown

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

Comment thread lib/html/README.md
page.write_to stdout
page.write_to_file("nit.html")
~~~

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

on voudrait les classes

Comment thread lib/ini/README.md

## Features

### `ConfigTree` - A configuration tree that can read and store data in ini format
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

trop de configtree

Comment thread lib/ios/README.docdown.md

## Getting Started

These instructions will get you a copy of the project up and running on your local machine.
Copy link
Copy Markdown

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

Comment thread lib/json/README.md

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

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

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