nit.git
2015-12-27 itsWillexpanded the nit_env.sh script to register nit within...
2015-12-19 Alexandre Terrasatests: skip nitsaf with niti and nitvm
2015-12-19 Alexandre Terrasanitsaf: add intraprocedural analysis
2015-12-19 Alexandre Terrasalib/collection: introduce init `HashMap::from`
2015-12-19 Alexandre Terrasanitsaf: add loop flow set merge
2015-12-19 Alexandre Terrasanitsaf: add flow merge on `if..else` blocks
2015-12-19 Alexandre Terrasanitsaf: add tests
2015-12-19 Alexandre Terrasanitsaf: introduce `nitsaf` binary
2015-12-19 Alexandre Terrasanitsaf: introduce reaching defs analysis
2015-12-19 Alexandre Terrasanitsaf: introduce Nit Static Analysis Framework
2015-12-18 Jean PrivatMerge: Faster hex parsing
2015-12-18 Jean PrivatMerge: core: add Text::levenshtein_distance
2015-12-18 Jean PrivatMerge: Better mmodule location
2015-12-18 Jean PrivatMerge: hightlight: correctly highlight loose comments
2015-12-18 Jean PrivatMerge: readme: add information section
2015-12-18 Lucas Bajoletlib/core: Added an optimized `to_hex` function to ...
2015-12-18 Jean Privattests: update nitx sav because more information
2015-12-18 Jean Privatnitc: use mmodule.filepath at some place
2015-12-18 Jean Privatmodel: promote MModule::filename to model::mmodule
2015-12-18 Jean Privatloader: update the mmodule location once the source...
2015-12-18 Jean Privatcore: add Text::levenshtein_distance
2015-12-18 Jean Privathightlight: correctly highlight loose comments
2015-12-18 Jean Privatreadme: add information section
2015-12-18 Jean PrivatMerge: model: Beefup model visitor
2015-12-18 Jean PrivatMerge: Json benchmark
2015-12-18 Alexandre Terrasatests: update tests for model_visitor
2015-12-18 Alexandre Terrasamodel_view: introduce views to model based on model...
2015-12-18 Alexandre Terrasamodel: introduce MEntityTree
2015-12-18 Alexandre Terrasamodel: beef up ModelVisitor
2015-12-17 Lucas Bajoletcontrib/pep8analysis: Fix operand check in hexdigit
2015-12-17 Lucas Bajoletlib/json: Improved performance of Unicode-escaping...
2015-12-17 Lucas Bajoletlib: Perfized `to_hex` and have it work anywhere in...
2015-12-17 Lucas Bajoletlib: Added `is_surrogate` service to `Char`
2015-12-17 Lucas Bajoletlib: Added `from_hex` service to transform an hexadecim...
2015-12-17 Jean Privattests: rm sav/niti/fixme/test_intern_extern.res from...
2015-12-17 Jean PrivatMerge: FFI: Fix extern methods in generic classes with...
2015-12-17 Jean PrivatMerge: Alternative intern
2015-12-17 Jean PrivatMerge: Asteronits: add sounds and decouple app::audio...
2015-12-17 Lucas Bajoletbenchmarks: Added Makefile for bench_json
2015-12-17 Lucas Bajoletbenchmarks: Added multiplier for small JSON files
2015-12-17 Alexis LaferrièreFFI nith: fix using `void*` for generics and nullables...
2015-12-17 Alexis LaferrièreFFI niti: fix extern methods in generic classes
2015-12-17 Alexis Laferrièretests: add a test for extern methods in generic classes
2015-12-17 Jean Privatnitni: can mangle all formal type, not just virtual...
2015-12-16 Jean PrivatMerge: nitrpg: avoid race conditions in tests that...
2015-12-16 Jean PrivatMerge: Qualified class identifiers
2015-12-16 Jean PrivatMerge: niunit: fix after/before test calls
2015-12-16 Jean PrivatMerge: gamnit: simple 2D API, input events and the...
2015-12-16 Jean PrivatMerge: Json Ad-Hoc string parser
2015-12-16 Lucas Bajoletbenchmarks: Added JSON benchmark script
2015-12-16 Lucas Bajolettests: Update sav without escaped `/` characters in...
2015-12-16 Lucas Bajolettests: Added ad-hoc json parser test
2015-12-16 Lucas Bajoletlib/json: Added ad-hoc string parser for JSON
2015-12-16 Alexis Laferrièrelib/android: fix frenglish doc
2015-12-16 Alexis Laferrièrecontrib/asteronits: intro Android version with vibration
2015-12-16 Alexis Laferrièrecontrib/asteronits: add sound effects
2015-12-16 Alexis Laferrièrelib/linux: audio has no more needs for mnit
2015-12-16 Alexis Laferrièrelib: move assets_dir
2015-12-16 Alexis Laferrièrecontrib/asteronits: fix android rules dependency on...
2015-12-16 Jean Privattests: update sav for AST-related tests
2015-12-16 Jean Privatnitc: update code to use qclassids
2015-12-16 Jean Privatparser: regenerate (with qclassid)
2015-12-16 Jean Privatparser: use qualified class ids in the AST (changes...
2015-12-16 Jean Privatparser: expose qualified class id (qclassid)
2015-12-16 Alexandre Terrasamodel: fix some warnings
2015-12-15 Alexis Laferrièrecontrib/asteronits: fix dependency on inkscape_tools
2015-12-15 Alexandre Terrasanitrpg: avoid race conditions in tests that imply database
2015-12-15 Jean Privattest: add test_intern_extern.nit
2015-12-15 Jean Privatinterpreter: a method can be extern and intern, extern...
2015-12-15 Jean Privatnitni: can mangle all formal type, not just virtual...
2015-12-15 Jean Privatcompiler: a method can be extern and intern, extern...
2015-12-15 Alexandre Terrasanitunit: always call before/after methods
2015-12-15 Alexandre Terrasanitunit: add a test to show how non-local redefinition...
2015-12-15 Jean Privatcompiler: intern methods on NativeArray can fallback...
2015-12-15 Alexandre Terrasanitunit: clean warnings for testing_suite
2015-12-15 Jean PrivatMerge: nitweb: nitcorn based API to access model and...
2015-12-15 Jean PrivatMerge: Add simple proxy action
2015-12-15 Lucas Bajoletbenchmarks: Added benchmarks for C, Go, Ruby, Python...
2015-12-15 Jean PrivatMerge: Make all Sets cloneable
2015-12-15 Alexis Laferrièrecontrib/asteronits: fix check rule
2015-12-14 Alexis Laferrièrelib/gamnit: fix not executing gamnit programs when...
2015-12-14 Alexis Laferrièrecontrib: move lib/gamnit/examples/asteronits to contrib/
2015-12-14 Lucas Bajoletbenchs: Added submodule reference to ujson4c
2015-12-14 Alexis Laferrièrelib/gamnit: tweak the world_camera to support devices...
2015-12-14 Alexis Laferrièrelib/gamnit: make controls larger in asteronits
2015-12-14 Alexis Laferrièrelib/gamnit: intro README.md
2015-12-14 Alexis Laferrièrelib/gamnit: intro the asteronit example
2015-12-14 Alexis Laferrièrelib/gamnit: intro `accept_events` and other input relat...
2015-12-14 Alexis Laferrièrelib/gamnit: intro `simple_2d` and API for easy 2D games...
2015-12-14 Alexis Laferrièrelib/gamnit: intro `EulerCamera::reset_to_fit`
2015-12-14 Alexis Laferrièrelib/gamnit: intro `UICamera`
2015-12-14 Alexis Laferrièrelib/gamnit: add a non-null display argument to frame_core
2015-12-14 Alexis Laferrièrelib/gamnit: make `all_root_textures` public
2015-12-14 Alexis Laferrièrelib/gamnit: fix offsets in textures to be lazy
2015-12-14 Alexis Laferrièrelib/android: fix `AndroidKeyEvent::to_c` to return...
2015-12-14 Alexis Laferrièrelib/mnit: update doc and style of the `input` module
2015-12-14 Alexis Laferrièrelib/mnit & implementations: move up `is_move` from...
2015-12-13 Lucas Bajolettests: Updated error message (different line) in sav
2015-12-12 Lucas Bajoletlib/core: Make all `Set` cloneable
2015-12-12 Alexis Laferrièrecontrib/inkscape_tools: update support for gamnit
next