nit.git
2015-01-03 Jean Privatversion 0.7 v0.7
2014-12-29 Jean PrivatMerge: Minor Modifications to GTK3
2014-12-28 Jean PrivatMerge: Optimize `Array::add_all`
2014-12-27 Alexis Laferrièretests: update line number in sav file of `test_new_nati...
2014-12-27 Alexis Laferrièrelib/standard: optimize `Array::add_all`
2014-12-27 Alexis Laferrièretests: intro a bench test for Array::add_all
2014-12-27 Alexis Laferrièrelib/gtk: fix import from `GtkEntry::text`
2014-12-27 Alexis Laferrièrelib/gtk: add `GtkWidget::destroy|show|hide` and avoid...
2014-12-27 Alexis Laferrièrelib/gtk: add `GtkBox` to containers hierarchy
2014-12-25 Jean PrivatMerge: neo_doxygen: Enhance description handling
2014-12-24 Jean PrivatMerge: lib/socket: fix, update style and intro features
2014-12-23 Alexis Laferrièrelib/socket: update socket clients
2014-12-23 Alexis Laferrièrelib/socket: add an easier server example
2014-12-23 Alexis Laferrièrelib/socket: update examples to the latest API
2014-12-23 Alexis Laferrièrelib/socket: minimal update to `SocketObserver` API...
2014-12-23 Alexis Laferrièrelib/socket: intro `flush` and `blocking=`
2014-12-23 Alexis Laferrièrelib/socket: distinguish `TCPServer` from `TCPStream`
2014-12-23 Jean PrivatMerge: neo_doxygen: location does not need noe4j
2014-12-23 Jean PrivatMerge: More no warning
2014-12-22 Alexis Laferrièrelib/socket: intro `NativeSocket::non_blocking` and...
2014-12-22 Alexis Laferrièrelib/socket: clean up `native_accept` to better manage...
2014-12-22 Alexis Laferrièrelib/socket: replace `NativeSocketAcceptResult` by a...
2014-12-22 Alexis Laferrièrelib/socket: rename prefix `FF` to `Native` per latest...
2014-12-22 Alexis Laferrièrelib/socket: update style of the native module & move...
2014-12-22 Alexis Laferrièrelib/socket: use standard type names instead of local...
2014-12-21 Jean-Christophe... neo_doxygen: Add an API to process description markup.
2014-12-21 Jean-Christophe... html: Add missing documentation.
2014-12-21 Jean-Christophe... neo_doxygen: Add a section about brief descriptions...
2014-12-21 Jean-Christophe... neo_doxygen: Add a class to manage brief descriptions.
2014-12-21 Jean-Christophe... neo_doxygen: Enable `JAVADOC_AUTOBRIEF` on Java tests.
2014-12-21 Jean-Christophe... neo_doxygen: Rename the `doc` module.
2014-12-21 Jean-Christophe... neo_doxygen: Document implicit classes.
2014-12-21 Jean-Christophe... neo_doxygen: Document modules.
2014-12-20 Jean Privatneo_doxygen: location does not need noe4j
2014-12-20 Jean Privatjson: regenerate with new `no_warning`
2014-12-20 Jean Privatffi: fix phase dependencies
2014-12-20 Jean Privatnitcc: add `no_warning` when generating files
2014-12-20 Jean Privatpep8analysis: add `no_warning` to generated files
2014-12-20 Jean Privatno_warning: automatically disable `missing-doc` on...
2014-12-20 Jean Privatfrontend: handle no-warnings before starting a modelize...
2014-12-20 Jean PrivatMerge: lib/json: introduces collection management in...
2014-12-20 Jean PrivatMerge: GitHub API: handles branches and commits
2014-12-20 Jean PrivatMerge: More documentation in src
2014-12-20 Jean PrivatMerge: nitdoc: Always escape
2014-12-20 Jean PrivatMerge: nitdoc: Always use `mdoc_or_fallback`.
2014-12-20 Jean PrivatMerge: Activate VM
2014-12-20 Jean PrivatMerge: Locally disable warnings
2014-12-20 Jean PrivatMerge: neo_doxygen: Add some pythonic stuff
2014-12-20 Alexandre Terrasalib/github: handles commits
2014-12-20 Alexandre Terrasalib/github: handles branches
2014-12-20 Jean Privatsrc: finish documenting some module
2014-12-20 Jean Privatparser: document all properties of `parser_nodes`
2014-12-20 Jean Privatparser: add some factorization classes in `parser_nodes`
2014-12-20 Alexandre Terrasalib/json: introduces collection management in JsonStore.
2014-12-19 Alexandre Terrasalib/github: fixes GithubAPI::get documentation
2014-12-19 Jean-Christophe... nitdoc: Always escape names.
2014-12-19 Jean-Christophe... nitdoc: Escape modifiers.
2014-12-19 Jean-Christophe... nitdoc: Escape links’ attributes.
2014-12-19 Jean-Christophe... nitdoc: Escape page title.
2014-12-19 Jean-Christophe... nitdoc: Factorize `nitdoc_name`.
2014-12-19 Jean-Christophe... nitdoc: Always use `mdoc_or_fallback`.
2014-12-19 Jean-Christophe... neo_doxygen: Include a tip for Python in the `README`.
2014-12-19 Jean-Christophe... neo_doxygen: Add an option to remove the `def` keyword...
2014-12-19 Jean Privattests: add nitvm to testall.sh
2014-12-19 Jean Privatman: add `--vm` to `nit.md`
2014-12-19 Jean Privattests: use `nit --vm` (thus available in bin/) for...
2014-12-19 Jean Privattests: update nitvm.skip file
2014-12-19 Jean Privatnit: new experimental `--vm` option to run the vm
2014-12-19 Jean Privatvm: rename `run_naive_interpreter` as `run_virtual_mach...
2014-12-19 Jean PrivatMerge: tests: `grep` in skip os is now silent
2014-12-19 Jean PrivatMerge: neo4j: Remove the old `jsonable` library.
2014-12-19 Jean PrivatMerge: Arrays comprehension
2014-12-19 Jean Privatparser: add `no_warning` in generated files to disable...
2014-12-19 Jean Privatfrontend: new phase and annotation `no_warning` to...
2014-12-19 Jean Privattoolcontext: enable blacklisting of warnings by source...
2014-12-19 Jean Privatparser: promote `collect_X` from `parser_util`
2014-12-18 Jean Privatparser_nodes: promote `get_annotation` and `AAnnotation...
2014-12-18 Jean Privatliteral: promote `as_X` from annotation
2014-12-18 Jean Privattests: `grep` in skip os is now silent
2014-12-18 Jean PrivatMerge: Nitcorn: fixes crash on bufferized inputs
2014-12-18 Jean PrivatMerge: lib/json: introduces json store a simple json...
2014-12-18 Jean PrivatMerge: nitdoc: Fix IDs
2014-12-18 Jean PrivatMerge: GitHub api
2014-12-18 Jean-Christophe... nitdoc: Avoid HTML ID collisions.
2014-12-18 Jean-Christophe... nitdoc: Shorten redundant IDs.
2014-12-18 Jean-Christophe... nitdoc: Remove the project’s name from the groups’...
2014-12-18 Jean-Christophe... nitdoc: Mangle names in IDs.
2014-12-18 Jean-Christophe... nitdoc: Document constraints on `nitdoc_id`.
2014-12-18 Jean-Christophe... nitdoc: Use a fully qualified ID for classes.
2014-12-18 Jean-Christophe... nitdoc: Group non-Nit entities at the bottom of `doc_mo...
2014-12-18 Jean-Christophe... nitdoc: Fix a minor documentation mistake.
2014-12-18 Jean-Christophe... string: Fix `to_cmangle` to never end with an underscore.
2014-12-18 Jean-Christophe... string: Fix `to_cmangle` to always produce valid C...
2014-12-18 Alexandre Terrasalib/json: introduces json store a simple json data...
2014-12-18 Jean PrivatMerge: Do not inline lazy getter
2014-12-18 Jean PrivatMerge: neo: Remove `full_name`.
2014-12-17 Jean-Christophe... neo4j: Remove the old `jsonable` library.
2014-12-17 Alexandre Terrasalib/nitcorn: handles bufferized request content
2014-12-17 Alexandre Terrasalib/nitcorn: allows access to POST raw body
2014-12-17 Jean Privattests: add base_lazy3.nit
next