nit.git
2014-07-16 Jean Privatgrammar: add elipsys notation to pass an expression...
2014-07-16 Jean Privatgrammar: accept annonymous label
2014-07-16 Jean Privatgrammar: accept `public` as a valid visibility
2014-07-16 Jean PrivatMerge: Fixes for attributes
2014-07-16 Jean PrivatMerge: Some minor improvements to Sqlite3
2014-07-16 Alexis Laferrièresqlite3: use sqlite3_close_v2
2014-07-16 Alexis Laferrièrelib/sqlite3: implement Sqlite3::is_valid
2014-07-16 Jean Privattests: test untyped attributes in base_attr5
2014-07-16 Jean PrivatMerge: lib/android: Typo fix for shared_preferences...
2014-07-16 Jean PrivatMerge: lib/curl: clean and sort options
2014-07-15 Jean PrivatMerge: Symetric [] & []= in android::shared_preferences
2014-07-15 Frédéric Vachonlib/android: Added import and fixed typo
2014-07-15 Jean PrivatMerge: Splay ropes
2014-07-15 Jean Privatmodelize_properties: attributes inherit the static...
2014-07-15 Alexis Laferrièreandroid/shared_preferences: []= always serialize to...
2014-07-15 Jean Privatmodelize_property: do not crash if mtype is null in...
2014-07-15 Jean Privatmodelize_property: correctly check signature for getter...
2014-07-15 Alexis Laferrièreandroid/shared_preferences: import json_serialization...
2014-07-15 Jean Privatnitcc_runtime: force static type of Nodes::children
2014-07-15 Alexandre Terrasalib/curl: clean and sort options
2014-07-15 Jean PrivatMerge: Nitdoc standalone
2014-07-15 Jean Privattests: update base_attr5 for redef policy
2014-07-15 Jean Privatmodelize_property: the `redef` on writable is now optional
2014-07-15 Jean PrivatMerge: lib: introduces ini config file reader/writter
2014-07-15 Jean PrivatMerge: Structs
2014-07-15 Jean PrivatMerge: Java FFI with Java generics
2014-07-15 Alexandre Terrasanitdoc: extract NitdocContext from Nitdoc generation
2014-07-15 Alexandre Terrasanitdoc: clean output_dir option selection
2014-07-15 Alexandre Terrasanitdoc: limit dependency to `model`
2014-07-15 Alexandre Terrasamodel_utils: limit dependency to `model`.
2014-07-15 Alexandre Terrasalib: introduce Heap and PriorityQueue in standard:...
2014-07-15 Alexandre Terrasalib: introduces ini config file reader/writter
2014-07-14 Alexis Laferrièretests: test generics in Java FFI
2014-07-14 Alexis LaferrièreJava FFI: support generic Java types in extern class...
2014-07-11 Alexis Laferrièrelib/sqlite3: implement Statement::reset & finalize
2014-07-11 Alexis Laferrièrelib/sqlite3: add some doc
2014-07-11 Alexis Laferrièrelib/sqlite3: implement column_blob
2014-07-11 Alexis Laferrièrelib/sqlite3: no need for a directory anymore
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 Alexandre Terrasalib: introduce Stack in standard::collection
2014-07-11 Alexandre Terrasalib: introduce Queue in standard::collection
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-11 Alexandre Terrasalib: move union_find to collection
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 Lucas Bajolettests: Adapted rope tests for splay_ropes.
2014-07-10 Lucas Bajoletlib/ropes: Added splay method on Ropes and use it when...
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
next