nit.git
2015-01-14 Jean PrivatMerge: FFI use `MModule::cname`
2015-01-14 Jean Privatmodel: add MModule::namespace_for and MModule::c_namesp...
2015-01-13 Alexis Laferrièrelib/more_collections: update more maps to accept nullab...
2015-01-13 Alexis Laferrièrelib/map: add factory to Map returning a HashMap
2015-01-13 Alexis Laferrièrelib: update HashMap and ArrayMap to support nullable...
2015-01-13 Alexis Laferrièrenitc&lib: MapIterator keys can be nullable
2015-01-13 Alexis Laferrièrenitc: FFI and nitni use MModule::c_name
2015-01-13 Alexandre Terrasanitpretty: does not skip empty lines anymore
2015-01-13 Alexandre Terrasanitpretty: does not force `do` inlining on APropdefs...
2015-01-13 Alexandre Terrasanitpretty: does not force break on string literals...
2015-01-13 Alexandre Terrasanitpretty: displays annotation visibility
2015-01-13 Alexandre Terrasanitpretty: does not assert for location on catch_up
2015-01-13 Alexandre Terrasanitpretty: fixes length calculation for statements
2015-01-13 Alexandre Terrasanitpretty: fixes display of multiple annotations
2015-01-13 Alexandre Terrasanitpretty: does not double tab on multiline statement...
2015-01-13 Alexandre Terrasanitpretty: factorizes block visit on APropdefs
2015-01-13 Alexandre Terrasalib/github: handles github files
2015-01-13 Alexandre Terrasalib/github: handles diff comments
2015-01-13 Alexandre Terrasalib/github: handles github contributor stats
2015-01-13 Alexandre Terrasalib/github: handles github issue events
2015-01-13 Alexandre Terrasalib/github: handles issue comments
2015-01-13 Alexandre Terrasalib/github: handles commit comments
2015-01-13 Alexandre Terrasalib/github: introduces comment abstraction
2015-01-13 Alexandre Terrasalib/github: factorize load_from_github behavior.
2015-01-13 Alexandre Terrasalib/github: uniformize assertions in examples.
2015-01-13 Lucas Bajoletlib/standard/string: Fixed substring, could produce...
2015-01-13 Lucas Bajoletniti: Fixed primitive type NativeFile for interpreter
2015-01-13 Lucas Bajoletdebugger: Updated to support new Websockets
2015-01-13 Lucas Bajoletlib/websocket: Refactored websocket to be more complian...
2015-01-13 Jean PrivatMerge: Use linker symbols to encode colors
2015-01-13 Jean PrivatMerge: GitHub api: Issues and PRs
2015-01-13 Jean PrivatMerge: Android release mode sign and align the generate...
2015-01-13 Jean PrivatMerge: More on Sockets and FinalizableOnce
2015-01-13 Jean PrivatMerge: neo4j: Introduce an API for graphs
2015-01-13 Jean PrivatMerge: Fix more warnings
2015-01-13 Jean Privatman: document `--colors-are-symbols` in nitc
2015-01-12 Alexandre Terrasanitdoc: do not generate page for test suites.
2015-01-12 Alexandre Terrasamodel: add MModule::is_test_suite attribute.
2015-01-12 Jean Privatcompiler: add `Platform::supports_linker_script`
2015-01-12 Jean Privatcompiler: add early `Compiler::target_platform` with...
2015-01-12 Jean Privatcompiler: use linker symbols to encode colors
2015-01-12 Alexis Laferrièrelib/android: add a README file to the project
2015-01-12 Alexis Laferrièrenitc/android: sign and align the APK file in release...
2015-01-12 Alexis Laferrièrenitc/android: set the icon for the APK as expected...
2015-01-12 Alexis Laferrièrenitc: `exec_and_check` print the command on verbose...
2015-01-12 Lucas Bajoletwebsocket: Fix for use with new version of Streams
2015-01-12 Jean Privatcompiler: add an aditionnal linker_script file
2015-01-12 Jean PrivatMerge: contrib/nitiwiki: fixes nitiwiki warnings
2015-01-12 Jean PrivatMerge: GitHub api: handles labels and milestones
2015-01-12 Alexandre Terrasalib/github: handles pull requests
2015-01-12 Alexandre Terrasalib/github: handles issues
2015-01-12 Alexandre Terrasalib/symbol: fixes old style inits
2015-01-12 Alexandre Terrasalib/scene2d: fixes documentation warnings
2015-01-12 Alexandre Terrasalib/scene2d: fixes useless empty init
2015-01-12 Alexandre Terrasalib/opts: fixes documentation warnings
2015-01-12 Alexandre Terrasalib/opts: fixes old style inits
2015-01-12 Alexandre Terrasalib/nitcc_runtime: fixes old style init
2015-01-12 Alexandre Terrasalib/ini: fixes useless local variables
2015-01-12 Alexandre Terrasalib/ini: fixes old style inits
2015-01-12 Alexandre Terrasalib/filter_stream: fixes old style inits
2015-01-12 Alexandre Terrasalib/filter_stream: fixes whitespaces.
2015-01-12 Alexandre Terrasalib/curl: fixes old style inits
2015-01-12 Alexandre Terrasalib/bucketed_games: fixes useless empty init
2015-01-12 Alexandre Terrasalib/array_debug: fixes documentation warnings
2015-01-11 Alexis Laferrièrenitc: fix indentation of `exec_and_check`
2015-01-10 Jean Privatcompiler: generalize `const_color` in entities
2015-01-10 Jean PrivatMerge: Enforce namespace rules
2015-01-10 Jean PrivatMerge: nitdoc: do not repeat intro comment in mpropdef...
2015-01-10 Jean Privatmodel: add `MModule::mproject` to simplify clients
2015-01-09 Jean Privattest_docdown: rename `test_markdown` as `do_test_markdown`
2015-01-09 Jean Privatpep8analysis: rename `run` in `pep8analysis_web` as...
2015-01-09 Jean Privatmodelize: check full-name conflicts for properties
2015-01-09 Jean Privatmodelize: check full-name conflicts in projects for...
2015-01-09 Jean PrivatMerge: More jwrapper: fix terminology and add a single...
2015-01-08 Alexis Laferrièrecontrib/jwrapper: rename the `types` module to `model`
2015-01-08 Alexis Laferrièrecontrib/jwrapper: revamp the README file
2015-01-08 Alexandre Terrasanitdoc: do not repeat intro comment in mpropdef lists
2015-01-08 Alexandre Terrasanitpretty: factorizes annotation management for properties
2015-01-08 Alexandre Terrasanitpretty: better length management for long method...
2015-01-08 Alexandre Terrasalib/github: handles milestones
2015-01-08 Alexandre Terrasalib/github: handles labels
2015-01-08 Alexandre Terrasanitpretty: fixes crash on attribute annotations
2015-01-08 Jean PrivatMerge: null as receiver
2015-01-08 Jean PrivatMerge: Less fixme and todo
2015-01-07 Alexis Laferrièrecontrib/jwrapper: remove double spaces in generated...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: convert style of getters and setters...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: remove code left over from array...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: rename `NitModule::value` to `name`
2015-01-07 Alexis Laferrièrecontrib/jwrapper: rename JReturnAndParams to JavaMethod
2015-01-07 Jean PrivatMerge: jwrapper: use the latest Java collections and...
2015-01-07 Jean PrivatMerge: No abort() on bad execvp
2015-01-07 Jean PrivatMerge: Tools works with groups
2015-01-07 Jean Privattests: yet another update of sav/test_new_native_alt1.res
2015-01-07 Jean Privatcomplier: `--direct-call-monomorph` works with construc...
2015-01-07 Jean Privatcompiler: fix the signature of `add_extern`
2015-01-07 Jean Privatloader: having no `module` clause is not a warning
2015-01-06 Alexis Laferrièrecontrib/jwrapper: rename field to property
2015-01-06 Alexis Laferrièrecontrib/jwrapper: divide Makefile into more rules
2015-01-06 Alexis Laferrièrecontrib/jwrapper: update README and remove TODO list...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: do not add `redef type SELF...` to...
next