nit.git
2015-02-28 Jean Privatversion 0.7.2 v0.7.2
2015-02-27 Jean PrivatMerge: Use --log
2015-02-27 Jean PrivatMerge: Kill cached
2015-02-26 Jean PrivatMerge: Nitrpg: add achievements
2015-02-26 Jean Privattests: tests --log and --log-dir for nitc
2015-02-26 Jean Privatman: document --log and --log-dir
2015-02-26 Jean Privatrta: log results of analysis in the log directory
2015-02-26 Jean Privattoolcontext: log all verbose infos in the log directory
2015-02-26 Alexandre Terrasacontrib/nitrpg: display achievements in front end
2015-02-26 Alexandre Terrasacontrib/nitrpg: introduce achievements
2015-02-26 Jean Privattests: remove base_at_cached.nit
2015-02-26 Jean Privatglesv2: fix bad use of `lazy` annotation (fun instead...
2015-02-26 Jean Privatnitrpg: implement correct caching for User::player
2015-02-26 Jean Privatmodelize: prevent the use of `lazy` on methods
2015-02-26 Jean Privatfrontend: remove deprecated cached annotation and phase
2015-02-26 Jean Privatcode: replace `is cached` by `is lazy`
2015-02-26 Jean PrivatMerge: Guard call
2015-02-26 Jean PrivatMerge: Nitdoc: HTML templates related cleaning
2015-02-26 Jean PrivatMerge: Generalized class members
2015-02-24 Jean Privatnitpretty: handle super and class-level annotation...
2015-02-24 Jean Privattests: update test_parser_args1.res
2015-02-24 Jean Privatserialization: generate ASuperPropdef instead of ASuper...
2015-02-24 Jean Privatastvalidation: skip individual annotations
2015-02-24 Jean Privattransform: skip if no mpropdef instead of abort
2015-02-24 Jean Privatmodelize: implements services of APropdef as noop ...
2015-02-24 Jean Privatparser: regenerate with generalized class members
2015-02-24 Jean Privatgrammar: introduce AAnnotPropdef for annotation in...
2015-02-24 Jean Privatgrammar: introduce ASuperPropdef for super-classes
2015-02-24 Jean Privatgrammar: remove `line_annotations_forclass` and `superc...
2015-02-24 Jean Privatgrammar: propdefs returns a list
2015-02-24 Alexandre Terrasasrc/doc: uniformize HTML output for topmenu
2015-02-24 Alexandre Terrasasrc/doc: clean DocPage rendering API.
2015-02-24 Alexandre Terrasasrc/doc: make DocPage render itself instead of using...
2015-02-24 Alexandre Terrasasrc/doc: move `doc_templates` to `html_templates` group.
2015-02-24 Jean Privatbench: add `bench_call_monomorph` to compare both levels
2015-02-24 Jean Privatsepcomp: add option -direct-call-monomorph0 a less...
2015-02-24 Jean PrivatMerge: Add tasks in benchmark/bench_engines
2015-02-24 Jean PrivatMerge: nitrpg: add nitrpg.user.js for enhanced user...
2015-02-24 Jean PrivatMerge: parser: add `ASTDump` and `ANode::dump_tree`
2015-02-24 Jean PrivatMerge: nitunit: fix running last test of a module,...
2015-02-24 Jean Privatsepcomp: add option `--guard-call`
2015-02-23 Jean Privatsepcomp: move out opt_substitute_monomorph from compile...
2015-02-23 Jean Privatnitrpg: add nitrpg.user.js for enhanced user experience
2015-02-23 Alexandre Terrasacontrib/nitrpg: also use `root_url` on site logo.
2015-02-23 Alexandre Terrasacontrib/nitrpg: move statistics to GameEntity.
2015-02-22 Jean Privatbenches: replace niti test_parser task by two niti...
2015-02-22 Jean Privatbenches: add markdown as a task in bench_engines
2015-02-21 Alexis Laferrièrelib/github: deactivate assert in broken nitunit
2015-02-21 Jean PrivatMerge: Support Android on 2 different ARMs, x86 and...
2015-02-21 Jean PrivatMerge: class annotation `autoinit` to explicitly lists...
2015-02-21 Jean Privatparser: add `ASTDump` and `ANode::dump_tree`
2015-02-20 Alexis Laferrièrenitunit: fix executing last test which was previously...
2015-02-20 Alexis Laferrièrenitc/android: compile Android projects for x86, mips...
2015-02-20 Alexis Laferrièreshare/libgc: compile libgc for Android on more than...
2015-02-20 Jean Privattests: update some `base_init` to use noautoinit instea...
2015-02-20 Jean Privattests: add base_init_autoinit3.nit
2015-02-20 Jean Privatmodelize: add class annotation `noautoinit` to clear...
2015-02-20 Jean Privatmodelize: accepts `noautoinit` the new name of `noinit`.
2015-02-20 Jean Privatmodelize: add class-annotation `autoinit` to explicitly...
2015-02-19 Jean PrivatMerge: Misc commits to android, json::dynamic and more_...
2015-02-18 Alexandre Terrasasrc/doc: move remaining services from `doc_model` to...
2015-02-18 Alexandre Terrasasrc/doc: move HTML output related services from `doc_mo...
2015-02-18 Alexandre Terrasasrc/doc: use `nitdoc_name` rather than `nitdoc_id`...
2015-02-18 Alexandre Terrasasrc/doc: introduce `html_templates` group.
2015-02-18 Alexandre Terrasasrc/doc: make ImportationListSection and InheritanceLis...
2015-02-18 Alexandre Terrasasrc/doc: make GraphArticle a MEntity article since...
2015-02-18 Alexandre Terrasasrc/doc: rename `DocComposite::add` into `add_child...
2015-02-17 Alexis Laferrièrelib/android: add the gamepad module
2015-02-17 Alexis Laferrièrelib/android: move all android annotations to the `aware...
2015-02-17 Alexis Laferrièrelib/more_collections: add `clean` to `HashMap[23]`
2015-02-17 Alexis Laferrièrelib/json: converting JsonValue to float or int casts...
2015-02-13 Jean PrivatMerge: Nitrpg: introduce game events
2015-02-11 Jean PrivatMerge: Nitrpg: minor fixes
2015-02-11 Jean PrivatMerge: Nitrpg: minor fixes
2015-02-11 Jean PrivatMerge: Rename Streams
2015-02-11 Jean PrivatMerge: lib/glesv2: intro framebuffer related services...
2015-02-11 Alexandre Terrasacontrib/nitpg: make player list more easy to read
2015-02-11 Alexandre Terrasacontrib/nitrpg: introduce `link` service in some GameEn...
2015-02-11 Alexandre Terrasacontrib/nitrpg: display events in home and player page
2015-02-11 Alexandre Terrasacontrib/nitrpg: move logging to `listener`
2015-02-11 Alexandre Terrasacontrib/nitrpg: PlayerReactor generate events
2015-02-11 Alexandre Terrasacontrib/nitrg: fix link to puller in `PlayerReviewsPanel`
2015-02-11 Alexandre Terrasacontrib/nitrpg: introduce `GameEvent`
2015-02-11 Alexandre Terrasacontrib/nitrpg: introduce Game::save_in
2015-02-11 Alexandre Terrasacontrib/nitrpg: also reward player for merged commits.
2015-02-10 Alexandre Terrasacontrib/nitrpg: introduce `link` service in some GameEn...
2015-02-10 Lucas Bajoletlib/standard: Updated documentation of Streams to fit...
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-02-10 Jean Privatmodel: add MProperty::is_autoinit to identify method...
2015-02-10 Jean PrivatMerge: Vim omnifunc diffentiate between types, class...
2015-02-10 Jean PrivatMerge: Link boost
2015-02-10 Jean Privatfixup tramp
2015-02-10 Jean Privatbench_engines: add `bench_linkboost` to bench --link...
2015-02-10 Jean Privatsep_compiler: add alias option --link-boost
2015-02-10 Jean Privatsep_compiler: table_send take the original entity inste...
2015-02-10 Jean Privatsep_compiler: add option --substitute-monomorph to...
2015-02-10 Jean Privatsep_compiler: optionally use a trampoline before the...
2015-02-09 Jean Privatsep_compiler: SeparateRuntimeFunction save its arguments
2015-02-08 Alexis Laferrièrelib/glesv2: add glCheckFramebufferStatus
2015-02-08 Alexis Laferrièrelib/glesv2: add glHint
next