nit.git
2014-12-01 Jean Privatversion 0.6.11 v0.6.11
2014-12-01 Jean PrivatNOTICE: add Alexandre Blondin Massé
2014-11-30 Jean PrivatMerge: Fix warnings in the JSON, SAX and SAXophoNit...
2014-11-30 Jean PrivatMerge: Attributes access in nitvm
2014-11-28 Julien Pagèsnitvm: Attributes access is fully functionnal with...
2014-11-28 Julien Pagèsnitvm: Implementing attribute access with direct access
2014-11-28 Jean PrivatMerge: Useless type
2014-11-28 Jean-Christophe... neo_doxygen: Quiet warning about the old-style `init`.
2014-11-28 Jean PrivatMerge: Use tagged-fences to discriminate docunits
2014-11-28 Jean PrivatMerge: FFI with C: fix line offset in gcc error reports
2014-11-28 Jean-Christophe... neo_doxygen: Add missing documentation.
2014-11-28 Jean-Christophe... neo_doxygen: Document `Location`.
2014-11-28 Jean-Christophe... neo_doxygen: Document `ClassDef`.
2014-11-28 Jean-Christophe... neo_doxygen: Remove useless type declarations.
2014-11-28 Jean-Christophe... neo_doxygen: Remove a unused variable.
2014-11-28 Jean-Christophe... saxophonit: Add missing documentation.
2014-11-28 Jean-Christophe... saxophonit: Remove useless type declarations.
2014-11-28 Jean-Christophe... saxophonit: Remove unused variables.
2014-11-28 Jean-Christophe... saxophonit: `lexer.nit` is handmade.
2014-11-28 Jean-Christophe... sax: Remove useless visibility declarations.
2014-11-28 Jean Privattests: niti skips tests with args for test_docdown...
2014-11-28 Jean-Christophe... sax: Remove useless type declarations.
2014-11-28 Jean-Christophe... sax: Remove empty constructors.
2014-11-28 Jean-Christophe... sax: Remove unused variables.
2014-11-28 Jean-Christophe... json: Add missing documentation.
2014-11-28 Jean-Christophe... json: Hide implementation details.
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-11-28 Jean Privatall: fix broken markdown comments with missing or unwan...
2014-11-28 Jean PrivatMerge: Document the doc/ directory
2014-11-28 Jean PrivatMerge: Less warnings in lib
2014-11-28 Jean PrivatMerge: Document more libs
2014-11-28 Jean Privatall: fix broken docunits
2014-11-28 Jean Privattests: test tagged fences for test_docdown and nitunit
2014-11-28 Jean Privatnitdoc: increase the verbosity level for the numerous...
2014-11-28 Jean Privatman: explain docunits in man nitdoc
2014-11-28 Jean Privatnitunit: enforce the testing of docunits (unless explic...
2014-11-28 Jean Privatsrc: nitunit and docdown use the fence-tag to skip...
2014-11-28 Jean Privatdocdown: read simple fence tag (type)
2014-11-28 Jean Privatlib/standard: remove 3 useless types in local variables
2014-11-28 Jean Privattyping: warn `useless-type` for useless type in a local...
2014-11-28 Jean Privatmodelize: do not warn `useless-type` for a covariant...
2014-11-27 Alexis LaferrièreFFI with C: fix line offset in gcc error reports
2014-11-27 Jean Privatdoc: update the README (since the directory is empty...
2014-11-27 Jean Privatlib/poset: improve doc and docunits
2014-11-27 Jean Privatlib/poset: add POSet::add_chain
2014-11-27 Jean Privatlib/ordered_tree: improve doc and docunits
2014-11-27 Jean Privatlib/more_collections: improve doc and docunits
2014-11-27 Jean Privatlib: remove warnings on hash_debug, more_collections...
2014-11-27 Jean Privatlib/pipeline: add a missing docunit
2014-11-27 Alexis Laferrièrelib/cpp: fix behavior of `Text::to_cpp_string`
2014-11-27 Alexis Laferrièrelib/emscripten: add missing doc
2014-11-27 Alexis Laferrièrelib/emscripten: move up services from `String` to ...
2014-11-27 Alexis Laferrièrelib/mpi: add some doc
2014-11-27 Alexis Laferrièrelibevent: add missing doc
2014-11-27 Alexis Laferrièrelibevent: fix unused var warning
2014-11-27 Alexis Laferrièrelib/gpio: add missing doc
2014-11-27 Alexis Laferrièrelib/cpp: add missing doc
2014-11-27 Alexis Laferrièrelib/cpp: move up `to_cpp_string` to `Text`
2014-11-27 Alexis Laferrièrelib/a_star: add missing doc
2014-11-27 Julien Pagèsnitvm: Clean the code and add an absolute offset for...
2014-11-27 Jean Privatdoc: add a placebo Makefile
2014-11-27 Alexis Laferrièrelib/a_star: clean up inits
2014-11-26 Jean PrivatMerge: new method `has_exaclty` on collections
2014-11-26 Jean PrivatMerge: jwrapper: no whitespace before new line
2014-11-26 Jean PrivatMerge: Android UI, notifications, toasts and calculator
2014-11-26 Jean Privatlib/collections: add `Collection::has_exactly`
2014-11-26 Jean Privatlib/collection: improve documentation of `has_all`
2014-11-26 Alexis Laferrièrelib/privileges: fix old workaround for nitc
2014-11-26 Alexis Laferrièrelib/privileges: remove old inits
2014-11-26 Alexis Laferrièrelib/sqlite3: add missing doc
2014-11-26 Alexis Laferrièrelib/sqlite3: remove old inits
2014-11-26 Alexis Laferrièrejwrapper: no whitespace before end of line
2014-11-26 Alexis Laferrièrecalculator: intro android UI
2014-11-26 Alexis Laferrièrecalculator: add an icon
2014-11-26 Alexis Laferrièreexamples: intro app.nit Android UI test
2014-11-26 Alexis Laferrièrelib/android: intro the `ui` module
2014-11-26 Alexis Laferrièreandroid: add super classes to `NativeActivity`
2014-11-26 Alexis Laferrièrelib/android: intro the `notifications` module
2014-11-25 Jean PrivatMerge: pthreads on OS X
2014-11-25 Jean PrivatMerge: neo4j: Sanitize the inputs
2014-11-25 Jean PrivatMerge: neo_doxygen: Be more professional
2014-11-25 Jean PrivatMerge: standard: Clean warnings
2014-11-25 Alexandre Terrasatests: adjust line number in test_new_native test
2014-11-25 Alexandre Terrasare: fix useless var warnings
2014-11-25 Alexandre Terrasarange: implements `hash` method on ranges
2014-11-25 Alexandre Terrasarange: implements `==` method on ranges
2014-11-25 Alexandre Terrasaneo4j: fix malformed licence header in jsonable
2014-11-25 Alexandre Terrasafile: fix useless var warnings
2014-11-25 Alexandre Terrasafile: fix missing documentation warnings
2014-11-25 Alexandre Terrasaexec: fix init warnings
2014-11-25 Alexandre Terrasaexec: fix missing documentation warnings
2014-11-25 Alexandre Terrasatime: fix missing documentation warnings
2014-11-25 Alexandre Terrasastream: fix missing documentation warnings
2014-11-25 Alexandre Terrasastring_search: fix useless var warnings
2014-11-25 Alexandre Terrasastring_search: fix missing documentation warnings
2014-11-25 Alexandre Terrasaropes: fix missing documentation warnings
2014-11-25 Alexandre Terrasaropes: fix useless var warnings
2014-11-25 Alexandre Terrasaropes: fix init warnings
2014-11-25 Alexandre Terrasastring: fix missing documentation warnings
2014-11-25 Alexandre Terrasastring: fix useless var warnings
next