nit.git
2018-05-14 Alexandre Terrasacontrib/nitin: protect README doc units
2018-05-14 Alexandre Terrasacontrib/brainfuck: protect README doc units
2018-05-14 Alexandre Terrasacontrib/nitiwiki: protect non-nit code blocks in README
2018-05-13 Alexandre Terrasacontrib/wiringPi: fix `shift` module name
2018-05-13 Lucas Bajoletlib/core: remove BufferedReader
2018-05-12 Jean PrivatMerge: lib/config: better tool configuration
2018-05-12 Jean PrivatMerge: doc/commands: introduce Markdown rendering for...
2018-05-12 Jean PrivatMerge: Trace system
2018-05-11 Alexandre Terrasatests: fix tests related to new config options display
2018-05-11 Jean PrivatMerge: macOS: skip one of the nitpm tests because of...
2018-05-11 Jean PrivatMerge: opportunity: add a docker-compose.yml file
2018-05-11 Jean PrivatMerge: Small improvements on the oot.sh script
2018-05-11 Jean PrivatMerge: File no buffered
2018-05-11 Jean PrivatMerge: Added HTTP METHODS to CurlHTTPRequest
2018-05-11 Jean PrivatMerge: Bitmap fix missing checks
2018-05-11 Jean PrivatMerge: lib/socket: remove BufferedReader superclass
2018-05-11 Jean PrivatMerge: Fix Reader::read
2018-05-11 Lucas Bajoletlib/core: add blocking eof implementation
2018-05-11 Lucas Bajoletlib/core: fix read_bytes_to_cstring implementation
2018-05-11 Lucas Bajoletlib/core: remove BufferedReader as file superclass
2018-05-11 Jean Privatopportunity: add a docker-compose.yml file
2018-05-11 olivierschirmadd the trace system with a first test which is instanc...
2018-05-11 Jean Privatcontrib/oot.sh: allow an optional list argument
2018-05-11 Jean Privatcontrib/oot.sh: do not error if no makefile
2018-05-11 Alexandre Terrasalib/github: define better `tool_description` for loader
2018-05-11 Alexandre Terrasalib/markdown: nitmd use `config` instead of `options`
2018-05-11 Alexandre Terrasalib/config: introduce --stub-man option
2018-05-11 Alexandre Terrasalib/config: add `-?` option as help
2018-05-11 Alexandre Terrasadoc/commands: introduce Markdown rendering for commands
2018-05-11 Alexis LaferrièremacOS: skip one of the nitpm tests because of locale...
2018-05-11 Jean PrivatMerge: docker: nitpm requires libcurl, move it up from...
2018-05-11 Lucas Bajoletlib/websocket: refactor websocket as a Protocol
2018-05-11 Lucas Bajoletlib/socket: remove BufferedReader superclass
2018-05-11 Lucas Bajoletlib/core: add protocols for decorator streams
2018-05-11 Alexis Laferrièredocker: nitpm requires libcurl, move it up from `full`
2018-05-11 Lucas Bajoletlib/core: add failsafe to UTF8Codec::decode_string
2018-05-11 Lucas Bajoletlib/core: fix Reader::read
2018-05-11 Lucas Bajoletlib/bitmap: fix unchecked error while reading bytes
2018-05-11 Alexandre Terrasalib/bitmap: fix warnings
2018-05-11 Jean PrivatMerge: android: remove the deprecated armeabi target...
2018-05-11 Jean PrivatMerge: lib/crypto: add in-place xor cipher on CStrings
2018-05-11 Jean PrivatMerge: lib: add `package.desc` keys to the `package...
2018-05-11 Jean PrivatMerge: lib/core/text: add memset to `CString`
2018-05-11 Alexis Laferrièreandroid: remove the deprecated armeabi target
2018-05-10 Jean PrivatMerge: lib/core: provide default codec-aware read_char
2018-05-10 Jean PrivatMerge: doc/commands: introduce `main` related commands
2018-05-10 Jean PrivatMerge: json: rename and improve the quick and easy...
2018-05-10 Lucas Bajoletlib/core: provide default codec-aware read_char
2018-05-10 Lucas Bajoletniti: fix CString::fast_cstring semantics
2018-05-10 Alexandre Terrasatests: fix tests related to test_prog
2018-05-10 Alexandre Terrasadoc/commands: term handles `commands_main`
2018-05-10 Alexandre Terrasadoc/commands: render `commands_main` as JSON
2018-05-10 Alexandre Terrasadoc/commands: render `commands_main` as HTML
2018-05-10 Alexandre Terrasadoc/commands: parse `commands_main`
2018-05-10 Alexandre Terrasadoc/commands: introduce `commands_main`, commands about...
2018-05-10 Lucas Bajoletlib/crypto: add in-place xor cipher on CStrings
2018-05-10 Matthieu Le... Added HTTP METHODS to CurlHTTPRequest
2018-05-10 Lucas Bajoletlib/core/text: add memset to `CString`
2018-05-10 Alexandre Terrasalib: manually add `package.desc` keys to some packages
2018-05-10 Alexandre Terrasalib: generate `package.desc` keys to all packages
2018-05-10 Alexandre Terrasadoc/commands: allow NitUnit entities in model view
2018-05-10 Alexandre Terrasamodel_collect: collect all mmodules for a mgroup
2018-05-10 Alexandre Terrasatests/test_prog: add a dummy test suite
2018-05-10 Alexandre Terrasatests/test_prog: add a dummy man page
2018-05-09 Jean PrivatMerge: src/nit: remove unused primitive_types module
2018-05-09 Jean PrivatMerge: lib/actors: uniformize Makefile names with the...
2018-05-09 Jean PrivatMerge: doc/commands: introduce INI commands
2018-05-09 Jean PrivatMerge: nitpackage: generate ini files
2018-05-09 Jean PrivatMerge: lib/ini: better output
2018-05-08 Alexis Laferrièrejson: rename and improve the quick and easy `deserializ...
2018-05-08 Alexandre Terrasatests: fix test for `test_sort_perf`
2018-05-08 Alexandre Terrasanitweb: remove old and useless `doc` view
2018-05-08 Alexandre Terrasanitweb: add HTML view for ini commands
2018-05-08 Alexandre Terrasanitweb: serve routes for ini commands
2018-05-08 Alexandre Terrasadoc/commands: term handles `commands_ini`
2018-05-08 Alexandre Terrasadoc/commands: render `commands_ini` as JSON
2018-05-08 Alexandre Terrasadoc/commands: render `commands_ini` as HTML
2018-05-08 Alexandre Terrasadoc/commands: parse `commands_ini`
2018-05-08 Alexandre Terrasadoc/commands: introduce `commands_ini` for .INI related...
2018-05-08 Alexandre Terrasanitpackage: update man page
2018-05-08 Alexandre Terrasanitpackage: add option to check existing package.ini...
2018-05-08 Alexandre Terrasalib/popcorn: remove unknown ini key `version`
2018-05-08 Alexandre Terrasalib: update INI files with for expanded paths
2018-05-08 Alexandre Terrasalib: generate missing INI files with `nitpackage`
2018-05-08 Alexandre Terrasanitpackage: generate INI files
2018-05-08 Alexandre Terrasamodel/mpackage: introduce INI path related services
2018-05-08 Alexandre Terrasanitpackage: make package expension optional
2018-05-08 Alexandre Terrasalib/actors: uniformize Makefile names with the rest...
2018-05-08 Lucas Bajoletsrc/nit: remove unused primitive_types module
2018-05-08 Alexandre Terrasanitpackage: only work on packages passed as argument
2018-05-08 Alexandre Terrasanitpackage: move package path services up to `model...
2018-05-08 Alexandre Terrasalib/ini: write output with groups
2018-05-08 Alexandre Terrasalib/ini: remove warnings
2018-05-08 Alexandre Terrasalib/ini: write output with groups
2018-05-08 Alexandre Terrasalib/ini: remove warnings
2018-05-07 Jean PrivatMerge: Nitcatalog for nitpm
2018-05-07 Jean PrivatMerge: pnacl: remove target and related projects
2018-05-07 Jean PrivatMerge: share/man: update man page for nitweb
2018-05-07 Alexandre Terrasatests/test_prog: add dummy documentation
2018-05-07 Alexandre Terrasashare/man: update man page for nitweb
next