nit.git
2015-02-20 Alexis Laferrièreshare/libgc: compile libgc for Android on more than...
2015-02-19 Jean PrivatMerge: Misc commits to android, json::dynamic and more_...
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 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
2015-02-08 Alexis Laferrièrelib/glesv2: add glBindFramebuffer and glBindRenderbuffer
2015-02-08 Alexis Laferrièremisc/vim: update README with latest features
2015-02-08 Alexis Laferrièremisc/vim: use shorter … char
2015-02-08 Alexis Laferrièremisc/vim: use separately class types, constructors...
2015-02-08 Alexis Laferrièrenitpick autocomplete: differenciate between class types...
2015-02-08 Alexis Laferrièrenitpick autocomplete: do not list properties beginning...
2015-02-07 Jean PrivatMerge: nitrpg: more statistics
2015-02-07 Jean Privatsep_compiler: add RuntimeFunction::c_fun_ptr
2015-02-07 Jean PrivatMerge: Detect covariance
2015-02-07 Jean PrivatMerge: Regen c_src without libunwind
2015-02-07 Jean PrivatMerge: Vim omnifunc for Nit
2015-02-07 Jean Privattests: update sav/test_test_phase_args1.res
2015-02-07 Jean Privattests: update sav/nitmetrics_args*.res
2015-02-07 Jean Privatmetrics: rename title of detect_variance_constraints
2015-02-07 Jean Privatmetrics: add --detect-covariance
2015-02-06 Alexandre Terrasacontrib/nitrpg: move logging to `listener`
2015-02-06 Alexandre Terrasacontrib/nitrpg: remove magic numbers from reactors.
2015-02-06 Alexandre Terrasacontrib/nitrpg: clean stats display in panels
2015-02-06 Alexandre Terrasacontrib/nitrg: fix link to puller in `PlayerReviewsPanel`
2015-02-06 Alexandre Terrasacontrib/nitrpg: also reward player for merged commits.
2015-02-06 Alexandre Terrasacontrib/nitrpg: do stats on players
2015-02-06 Alexandre Terrasacontrib/nitrpg: do not save Game for all received events
2015-02-06 Alexandre Terrasacontrib/nitrpg: do stats on merged commits
2015-02-06 Alexandre Terrasacontrib/nitrpg: move statistics to GameEntity
2015-02-06 Alexandre Terrasacontrib/nitrpg: extends GameStats API with Counter
2015-02-06 Alexis Laferrièremisc: update README on info for the Nit omnifunc
2015-02-06 Alexis Laferrièremisc/vim: use the metadata files for a better autocompl...
2015-02-06 Alexis Laferrièrenitpick: generate metadata files for the Vim plugin
2015-02-06 Jean Privattest_test_phase: count projects, classdefs and methods
2015-02-06 Jean Privatmodelbuilder: add `check_subtype` and `check_sametype`
2015-02-06 Alexis Laferrièremisc/vim: always use the standard library for autocompl...
2015-02-06 Jean Privatc_src: regenerate
2015-02-06 Jean Privatmkcsrc: temporally disable stacktrace (libunwind) for...
2015-02-06 Jean PrivatMerge: Generalize instance creation service so FFI...
2015-02-06 Jean PrivatMerge: GitHub merge: some improvements
2015-02-06 Jean PrivatMerge: Makefile: initial make use --semi-global
2015-02-06 Jean PrivatMerge: Global for filenames
2015-02-06 Jean PrivatMerge: String memory fixes
2015-02-06 Jean PrivatMerge: nitdoc: introduces phases
2015-02-05 Alexis Laferrièretests: test calling extern constructors from extern...
2015-02-05 Alexis Laferrièrenitc: fix calling extern constructors from extern code...
2015-02-05 Lucas Bajoletniti: Fixed method NativeString::copy_to in intern_call
2015-02-05 Lucas Bajoletlib/standard/time: Fixed String-related memory leak
2015-02-05 Lucas Bajoletlib/standard/string: Removed Float.to_precision_native
2015-02-05 Lucas Bajoletlib/standard/string: Fixed leaking Int.to_s method
2015-02-05 Jean Privatmodelize: move resolve_mtype to modelbuilder_base.nit
2015-02-05 Jean Privatgithub_merge: show cover letter after successful merge.
2015-02-05 Jean Privatgithub_merge: do not crash if the mergeable status...
2015-02-05 Jean Privatgithub_merge: always to a merge commit (--no-ff)
2015-02-05 Jean PrivatMerge: loader: get_mgroup look in path
2015-02-05 Jean PrivatMerge: contrib: Introduce nitrpg
2015-02-05 Jean PrivatMakefile: initial make use --semi-global
2015-02-04 Alexandre Terrasanitdoc: remove unused module `doc_pages`
2015-02-04 Alexandre Terrasanitdoc: adapt `doc_model` to avoid diff with new phases
2015-02-04 Alexandre Terrasanitdoc: introduce IndexingPhase
2015-02-04 Alexandre Terrasanitdoc: introduce RenderHTMLPhase
2015-02-04 Alexandre Terrasanitdoc: introduce IntroRedefListPhase
2015-02-04 Alexandre Terrasanitdoc: introduce InheritanceListsPhase
2015-02-04 Alexandre Terrasanitdoc: introduce GraphsPhase
2015-02-04 Alexandre Terrasanitdoc: introduce POSetPhase
2015-02-04 Alexandre Terrasanitdoc: introduce StructurePhase
2015-02-04 Alexandre Terrasanitdoc: introduce ConcernsPhase
2015-02-04 Alexandre Terrasanitdoc: introduce MakePagePhase
2015-02-04 Alexandre Terrasanitdoc: introduce ExtractionPhase
2015-02-04 Alexandre Terrasanitdoc: migrate nitdoc from `doc_pages` to `doc_phases`
2015-02-04 Alexandre Terrasanitdoc: create `doc_phases` group
next