nit.git
2014-07-23 Alexandre Terrasatests: add `test_toolcontext`
2014-07-23 Alexandre Terrasatoolcontext: add `bash_completion` generation option...
2014-07-23 Alexandre Terrasatemplate: add `Template::addn` service
2014-07-23 Alexandre Terrasatoolcontext: provide option `set-dummy-tool` used to...
2014-07-11 Jean PrivatMerge: tests: move the check of exec.skip to detect...
2014-07-11 Jean PrivatMerge: String: Added four new methods to string.nit
2014-07-11 Frédéric Vachonlib/standard: Added to_snake_case and to_camel_case...
2014-07-11 Frédéric Vachonlib/standard: Added is_upper and is_lower to string.nit
2014-07-11 Jean Privattests: move the check of exec.skip to detect compilatio...
2014-07-10 Jean PrivatMerge: Bundle: Nit API wrapping Bundle class
2014-07-10 Frédéric Vachonlib/android: Added simple_android as UNDEFINED in sav...
2014-07-10 Jean PrivatMerge: Android assets, resources, and audio
2014-07-10 Jean PrivatMerge: precedence and other things to nitcc
2014-07-10 Jean Privattests: update sav/nitcc_parser_gen.res
2014-07-10 Jean Privatnitcc: add prerecence in the README
2014-07-10 Jean Privatnitcc: update examples to use precedence
2014-07-10 Jean Privatnitcc/tests: some update of error messages
2014-07-10 Jean Privatnitcc/tests: add re.sablecc to test precedences
2014-07-10 Jean Privatnitcc: add precedence on the grammar
2014-07-10 Jean Privatnitcc: add Alternative::phony for those in the AST...
2014-07-10 Jean Privatnitcc: does not crash if a production has no alternatives
2014-07-10 Jean Privatnitcc: Accept special token End, but implement it as...
2014-07-10 Jean Privatfixup mnit apps: add metatada files suitable for FDroid
2014-07-10 Jean PrivatMerge: mnit apps: add metatada files suitable for FDroid
2014-07-10 Jean PrivatMerge: lib/curses: update documentation
2014-07-09 Romain Chanoirandroid: added simple_android as UNDEFINED in sav/nitg...
2014-07-09 Jean Privatlib/curses: update documentation
2014-07-09 Jean PrivatMerge: Message Passing Interface (MPI) in Nit and parti...
2014-07-09 Jean Privatmnit apps: add metatada files suitable for FDroid
2014-07-08 Romain ChanoirModelBuilder modifications for android resources
2014-07-08 Romain ChanoirAdding the support of the res folder for android applic...
2014-07-08 Romain Chanoirmnit_simple sound and resource testing
2014-07-08 Romain ChanoirIntroduction of java io API, used by android audio...
2014-07-08 Romain ChanoirIntroduction of the android audio API, needs android...
2014-07-08 Romain ChanoirIntroduction of android assets and resources management API
2014-07-08 Jean PrivatMerge: trees: add `is_empty`, `has_key` and `length...
2014-07-08 Jean Privatnitcc: implements complex minus with except
2014-07-08 Jean Privatnitcc: promote `except` to Automaton
2014-07-08 Jean Privatnitcc: add Automaton::trim to remove useless states
2014-07-08 Jean Privatnitcc: do not use object_id in Automaton::to_dot
2014-07-08 Alexis Laferrièretests: add test for module C
2014-07-08 Alexis Laferrièreexamples: add README and example host file to mpi example
2014-07-08 Alexis Laferrièreexamples: add a basic usage of mpi
2014-07-08 Alexis Laferrièrelib: intro the mpi module
2014-07-08 Jean Privatnitcc: tests various literal strings
2014-07-08 Jean Privatnitcc: accepts literal hexadecimal chars (ex `#x0A`)
2014-07-08 Alexandre Terrasatrees: add `iterator` method to BinTree
2014-07-08 Jean Privatnitcc: accept but ignore the Tree part
2014-07-08 Jean Privatnitcc: ignore `\r` in grammars (to be compatible with...
2014-07-08 Jean Privatnitcc: escape also `<` and `>` in dot
2014-07-08 Jean PrivatMerge: Clear the Android project folder before generati...
2014-07-08 Jean PrivatMerge: nitdoc: fix assets url in makefile
2014-07-07 Jean PrivatMerge: niti: Adapted bin_and/or/xor for Int in niti.
2014-07-07 Alexis Laferrièreandroid: delete the Android project folder prior to...
2014-07-07 Alexis Laferrièreandroid: generate Android project in a subdirectory...
2014-07-07 Alexis Laferrièrelib: intro String::rmdir
2014-07-07 Jean PrivatMerge: pep8analysis: use Google Analytics asynchronously
2014-07-07 Alexis Laferrièrelib: intro the c module
2014-07-07 Alexandre Terrasanitdoc: fix assets url in makefile
2014-07-07 Lucas Bajoletniti: Adapted bin_and/or/xor for Int in niti.
2014-07-07 Jean Privatversion 0.6.6 v0.6.6
2014-07-03 Jean PrivatMerge: Refuse null in superstrings
2014-07-03 Jean PrivatMerge: Fix cached
2014-07-03 Alexis Laferrièrelib/serialization: accept Text as input
2014-07-03 Alexis Laferrièrelib: NativeString is an extern class (and not a special...
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-07-03 Jean Privattests: add error paths for base_at_cached
2014-07-03 Jean Privatcached: only abstract and concrete classes can have...
2014-07-02 Jean PrivatMerge: nitdoc_next
2014-07-02 Jean PrivatMerge: Online IDE
2014-07-02 Jean Privattests: test new policy in test_superstring
2014-07-02 Jean Privattyping: refuse a null value in superstrings
2014-07-02 Alexandre Terrasatrees: add `has_key` method to BinTree
2014-07-02 Alexandre Terrasatrees: add `is_empty` method to BinTree
2014-07-02 Alexandre Terrasatrees: add `length` method to BinTree
2014-07-02 Alexandre Terrasanitdoc: avoid super-strings with null value in NitdocPa...
2014-07-02 Jean Privatonline_ide: make use `--semi-global` instead of global
2014-07-02 Jean Privatonline_ide: make can construct www/
2014-07-02 DjomanixUpdated NOTICE for the online IDE contrib.
2014-07-02 DjomanixAdded pnacl manifest.
2014-07-02 DjomanixAdded JS files.
2014-07-02 DjomanixAdded index and favicon.
2014-07-02 DjomanixAdded CSS files.
2014-07-02 Jean PrivatMerge: Enable dummy executions of mnit applications
2014-07-02 Jean Privattests: update mnit
2014-07-02 Jean PrivatMerge master to resolve conflict in tests not present yet
2014-07-02 Jean PrivatMerge: String api
2014-07-01 Jean PrivatMerge: model: fix a compiler crash on access to null...
2014-07-01 Jean Privattests_full: add mnit_null variants, and the .inputs...
2014-07-01 Jean Privattests: teach tests.sh to use MNIT_* environment variables
2014-07-01 Jean Privatshoot: add a `null` target that uses mnit::mnit_null
2014-07-01 Jean Privatlib/mnit: introduce `mnit_null` to execute mnit without...
2014-07-01 Jean Privatlib/mnit: introduce `mnit_injected_input` to inject...
2014-07-01 Alexandre Terrasamodel: fix a compiler crash on access to null construct...
2014-07-01 Alexandre Terrasanitdoc: update tests
2014-07-01 Alexandre Terrasanitdoc: auto hide source-link
2014-07-01 Alexandre Terrasanitdoc: generate a documentation page for all mproperties
2014-07-01 Alexandre Terrasanitdoc: generate a documentation page for all MGroup
2014-07-01 Alexandre Terrasanitdoc: better display of section headers
2014-07-01 Alexandre Terrasanitdoc: better display of concerns
next