nit.git
2015-01-12 Alexandre Terrasalib/scene2d: fixes useless empty init
2015-01-12 Alexandre Terrasalib/opts: fixes documentation warnings
2015-01-12 Alexandre Terrasalib/opts: fixes old style inits
2015-01-12 Alexandre Terrasalib/nitcc_runtime: fixes old style init
2015-01-12 Alexandre Terrasalib/ini: fixes useless local variables
2015-01-12 Alexandre Terrasalib/ini: fixes old style inits
2015-01-12 Alexandre Terrasalib/filter_stream: fixes old style inits
2015-01-12 Alexandre Terrasalib/filter_stream: fixes whitespaces.
2015-01-12 Alexandre Terrasalib/curl: fixes old style inits
2015-01-12 Alexandre Terrasalib/bucketed_games: fixes useless empty init
2015-01-12 Alexandre Terrasalib/array_debug: fixes documentation warnings
2015-01-12 Jean PrivatMerge: contrib/nitiwiki: fixes nitiwiki warnings
2015-01-12 Jean PrivatMerge: GitHub api: handles labels and milestones
2015-01-10 Jean PrivatMerge: Enforce namespace rules
2015-01-10 Jean PrivatMerge: nitdoc: do not repeat intro comment in mpropdef...
2015-01-09 Jean Privattest_docdown: rename `test_markdown` as `do_test_markdown`
2015-01-09 Jean Privatpep8analysis: rename `run` in `pep8analysis_web` as...
2015-01-09 Jean Privatmodelize: check full-name conflicts for properties
2015-01-09 Jean Privatmodelize: check full-name conflicts in projects for...
2015-01-09 Jean PrivatMerge: More jwrapper: fix terminology and add a single...
2015-01-08 Alexis Laferrièrecontrib/jwrapper: rename the `types` module to `model`
2015-01-08 Alexis Laferrièrecontrib/jwrapper: revamp the README file
2015-01-08 Alexandre Terrasanitdoc: do not repeat intro comment in mpropdef lists
2015-01-08 Alexandre Terrasalib/github: handles milestones
2015-01-08 Alexandre Terrasalib/github: handles labels
2015-01-08 Jean PrivatMerge: null as receiver
2015-01-08 Jean PrivatMerge: Less fixme and todo
2015-01-07 Alexis Laferrièrecontrib/jwrapper: remove double spaces in generated...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: convert style of getters and setters...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: remove code left over from array...
2015-01-07 Alexis Laferrièrecontrib/jwrapper: rename `NitModule::value` to `name`
2015-01-07 Alexis Laferrièrecontrib/jwrapper: rename JReturnAndParams to JavaMethod
2015-01-07 Jean PrivatMerge: jwrapper: use the latest Java collections and...
2015-01-07 Jean PrivatMerge: No abort() on bad execvp
2015-01-07 Jean PrivatMerge: Tools works with groups
2015-01-07 Jean Privattests: yet another update of sav/test_new_native_alt1.res
2015-01-07 Jean Privatcomplier: `--direct-call-monomorph` works with construc...
2015-01-07 Jean Privatcompiler: fix the signature of `add_extern`
2015-01-07 Jean Privatloader: having no `module` clause is not a warning
2015-01-06 Alexis Laferrièrecontrib/jwrapper: rename field to property
2015-01-06 Alexis Laferrièrecontrib/jwrapper: divide Makefile into more rules
2015-01-06 Alexis Laferrièrecontrib/jwrapper: update README and remove TODO list...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: do not add `redef type SELF...` to...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: search for more extern classes
2015-01-06 Alexis Laferrièrecontrib/jwrapper: default name of Java primitive arrays...
2015-01-06 Alexis Laferrièrecontrib/jwrapper: remove hack to copy arrays
2015-01-06 Jean PrivatMerge: Reject arrays of null
2015-01-06 Jean PrivatMerge: Do compilation
2015-01-06 Jean PrivatMerge: Lazy semantize
2015-01-06 Jean Privattools: use `parse_full` in nitdoc, nitlight, nitmetrics...
2015-01-05 Jean PrivatMerge: Support for Java arrays, Java libs on Android...
2015-01-05 Jean PrivatMerge: Better & playable Chainz of Friendz on Android...
2015-01-05 Jean PrivatMerge: More OpenGL ES 2.0 features
2015-01-05 Alexis Laferrièreandroid: add the Google cardboard support module
2015-01-05 Alexis Laferrièreandroid: copy user libs folder to the android project
2015-01-05 Alexis Laferrièrelib/java: add some Java collections
2015-01-05 Alexis Laferrièrecontrib/friendz: do not show a cursor
2015-01-05 Alexis Laferrièrecontrib/friendz: use the correct next level on "continue"
2015-01-05 Alexis Laferrièrecontrib/friendz: use `app:data_store` to keep best...
2015-01-05 Alexis Laferrièrecontrib/friendz: gitignore and clean the res folder
2015-01-05 Jean PrivatMerge: no_warning: modules without a module clause...
2015-01-05 Jean PrivatMerge: Android: extract input_events and clean up
2015-01-05 Jean PrivatMerge: Less CC warnings
2015-01-05 Jean Privattests: add base_null.nit
2015-01-05 Jean Privatseparate_compiler: `shortcut_equate` works on `is_same_...
2015-01-05 Jean Privattyping&engines: accept `is_same_instance` on `null`
2015-01-05 Jean Privatrta: `live_targets` do not crash when the receiver...
2015-01-05 Jean Privatcompiler: accept `null` as a *maybenull* receiver
2015-01-05 Jean Privattyping: accept `null` as a receiver for some methods...
2015-01-05 Jean Privattyping: remove useless error on null receiver. `get_met...
2015-01-05 Jean Privatcompiler: create var in `shortcut_equate` only if needed
2015-01-04 Jean Privattests: extends base_array to test `[null, null]`
2015-01-04 Jean Privattyping: reject literal arrays made of `null` (because...
2015-01-04 Alexis LaferrièreJava FFI: support array in extern types
2015-01-04 Alexis Laferrièremnit: completely remove `mnit_zoom`
2015-01-04 Alexis Laferrièrecontrib/friendz: manage zoom at the application level
2015-01-04 Alexis Laferrièremnit: update all clients of `mnit_android` with custom...
2015-01-03 Jean Privatno_warning: modules without a module clause do not...
2015-01-03 Jean Privatloader: make `mmodule2nmodule` private
2015-01-03 Jean Privatsrc: client of `mmodule2nmodule` now use `mmodule2node`
2015-01-03 Jean Privatloader: new method `ModelBuilder::mmodule2node` to...
2015-01-03 Jean Privatlib/array: remove unused&deprecated `Arrray::intern_items`
2015-01-03 Alexis Laferrièreandroid: extract landscape and portrait configs from...
2015-01-03 Alexis Laferrièrecontrib/friends: add icon for Android
2015-01-03 Alexis Laferrièrecontrib/friendz: give credit to Sam Hocevar for the...
2015-01-03 Alexis Laferrièreandroid: add `AndroidPointerEvent::just_went_down`...
2015-01-03 Alexis Laferrièreandroid: add doc and fix warnings in `input_events`
2015-01-03 Alexis Laferrièreandroid: update style of `input_events`
2015-01-03 Alexis Laferrièreandroid: extract Android input events from `mnit_android`
2015-01-03 Jean Privatversion 0.7 v0.7
2015-01-02 Jean Privattests: update sav/error_annot_c_compiler_alt6.res
2015-01-02 Alexis Laferrièrelib/glesv2: update example
2015-01-02 Alexis Laferrièrelib/glesv2: intro features related to glEnable and...
2015-01-02 Alexis Laferrièrelib/glesv2: intro `read_pixels`
2015-01-02 Alexis Laferrièrelib/glesv2: intro `blend_func` and `depth_func`
2015-01-02 Jean Privattests: update test_exec.nit
2015-01-02 Jean Privatlib/exec: if `execvp` fails, just `_exit` instead of...
2015-01-02 Alexis Laferrièrelib/glesv2: intro depth_range, depth_mask, polygon_offs...
2015-01-02 Alexis Laferrièrelib/glesv2: add some doc to `GLError`
2015-01-02 Alexis Laferrièrelib/glesv2: intro some glTexParameter related features
next