nit.git
2015-12-29 Lucas Bajoletlib/core: Added shortcut for common ASCII-case in ...
2015-12-29 Lucas Bajoletlib/core: Improved cache mechanism in `ropes` for ...
2015-12-29 Lucas Bajoletlib/core: Improve speed of an indexed access in a UTF...
2015-12-29 Lucas Bajoletlib/core: Added `to_s_unsafe` method to `NativeString...
2015-12-29 Lucas Bajoletlib/core: Improved the speed of `clean_utf8`
2015-12-29 Lucas Bajoletlib/core: Added prefetching of 4 chars at once on ...
2015-12-28 Lucas Bajoletlib/core: Re-made `length` an attribute in `FlatString...
2015-12-28 Lucas Bajoletlib/core: Removed `last_byte` attribute in `FlatString...
2015-12-22 Jean PrivatMerge: model: migrate model_collect to model_views
2015-12-19 Jean PrivatMerge: src: introduce Nit Static Analysis Framework
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-19 Alexandre Terrasanitx: migrate client to new doc API
2015-12-19 Alexandre Terrasanitdoc: migrate client to new doc API
2015-12-19 Alexandre Terrasanitdoc: migrate phases to model view
2015-12-19 Alexandre Terrasanitdoc: make DocModel a ModelView
2015-12-19 Alexandre Terrasadoc_base: fix warnings
2015-12-19 Alexandre Terrasamodel: make Model::model behaves like for other mentities
2015-12-19 Alexandre Terrasanitmetrics: migrate nullables metrics to model_views
2015-12-19 Alexandre Terrasanitmetrics: migrate mendel metrics to model_views
2015-12-19 Alexandre Terrasanitmetrics: migrate mclasses metrics to model_views
2015-12-19 Alexandre Terrasaautocomplete: use model views
2015-12-19 Alexandre Terrasanituml: use ModelView
2015-12-19 Alexandre Terrasanitweb: use ModelTreeVisitor instead of custom tree...
2015-12-19 Alexandre Terrasanitweb: use MEntityTree instead of ad-hoc list
2015-12-19 Alexandre Terrasanitweb: use ModelView instead of model collect
2015-12-19 Alexandre Terrasanitweb: introduce ModelAction
2015-12-19 Alexandre Terrasanitweb: remove dependencies from `model_html` to `model...
2015-12-19 Alexandre Terrasamodel_collect: use model_views
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...
next