nit.git
2015-01-11 Alexis Laferrièrenitc: fix indentation of `exec_and_check`
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-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 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 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 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
2015-01-02 Alexis Laferrièrelib/glesv2: intro culling related features
2015-01-02 Alexis Laferrièrelib/glesv2: use `GLES` to cleanly organize top level...
2015-01-02 Alexis Laferrièrelib/glesv2: intro GLEnum and subclass GLError and GLFlo...
2015-01-02 Alexis Laferrièrelib/glesv2: simplify implementation of `GLShader::source=`
2015-01-02 Jean Privatcompiler: erasure use `ctype_extern` to box stuff
2015-01-02 Jean Privatgc_chooser: avoid `undeclared gc_register_finalizer...
2014-12-29 Jean PrivatMerge: Minor Modifications to GTK3
2014-12-28 Jean PrivatMerge: Optimize `Array::add_all`
2014-12-27 Alexis Laferrièretests: update line number in sav file of `test_new_nati...
2014-12-27 Alexis Laferrièrelib/standard: optimize `Array::add_all`
2014-12-27 Alexis Laferrièretests: intro a bench test for Array::add_all
2014-12-27 Alexis Laferrièrelib/gtk: fix import from `GtkEntry::text`
2014-12-27 Alexis Laferrièrelib/gtk: add `GtkWidget::destroy|show|hide` and avoid...
2014-12-27 Alexis Laferrièrelib/gtk: add `GtkBox` to containers hierarchy
2014-12-25 Jean PrivatMerge: neo_doxygen: Enhance description handling
2014-12-24 Jean PrivatMerge: lib/socket: fix, update style and intro features
2014-12-23 Alexis Laferrièrelib/socket: update socket clients
2014-12-23 Alexis Laferrièrelib/socket: add an easier server example
2014-12-23 Alexis Laferrièrelib/socket: update examples to the latest API
2014-12-23 Alexis Laferrièrelib/socket: minimal update to `SocketObserver` API...
2014-12-23 Alexis Laferrièrelib/socket: intro `flush` and `blocking=`
2014-12-23 Alexis Laferrièrelib/socket: distinguish `TCPServer` from `TCPStream`
2014-12-23 Jean PrivatMerge: neo_doxygen: location does not need noe4j
2014-12-23 Jean PrivatMerge: More no warning
2014-12-22 Alexis Laferrièrelib/socket: intro `NativeSocket::non_blocking` and...
2014-12-22 Alexis Laferrièrelib/socket: clean up `native_accept` to better manage...
2014-12-22 Alexis Laferrièrelib/socket: replace `NativeSocketAcceptResult` by a...
2014-12-22 Alexis Laferrièrelib/socket: rename prefix `FF` to `Native` per latest...
2014-12-22 Alexis Laferrièrelib/socket: update style of the native module & move...
2014-12-22 Alexis Laferrièrelib/socket: use standard type names instead of local...
2014-12-21 Jean-Christophe... neo_doxygen: Add an API to process description markup.
2014-12-21 Jean-Christophe... html: Add missing documentation.
2014-12-21 Jean-Christophe... neo_doxygen: Add a section about brief descriptions...
2014-12-21 Jean-Christophe... neo_doxygen: Add a class to manage brief descriptions.
2014-12-21 Jean-Christophe... neo_doxygen: Enable `JAVADOC_AUTOBRIEF` on Java tests.
2014-12-21 Jean-Christophe... neo_doxygen: Rename the `doc` module.
2014-12-21 Jean-Christophe... neo_doxygen: Document implicit classes.
2014-12-21 Jean-Christophe... neo_doxygen: Document modules.
2014-12-20 Jean Privatneo_doxygen: location does not need noe4j
2014-12-20 Jean Privatjson: regenerate with new `no_warning`
2014-12-20 Jean Privatffi: fix phase dependencies
2014-12-20 Jean Privatnitcc: add `no_warning` when generating files
2014-12-20 Jean Privatpep8analysis: add `no_warning` to generated files
2014-12-20 Jean Privatno_warning: automatically disable `missing-doc` on...
2014-12-20 Jean Privatfrontend: handle no-warnings before starting a modelize...
2014-12-20 Jean PrivatMerge: lib/json: introduces collection management in...
2014-12-20 Jean PrivatMerge: GitHub API: handles branches and commits
2014-12-20 Jean PrivatMerge: More documentation in src
2014-12-20 Jean PrivatMerge: nitdoc: Always escape
2014-12-20 Jean PrivatMerge: nitdoc: Always use `mdoc_or_fallback`.
2014-12-20 Jean PrivatMerge: Activate VM
2014-12-20 Jean PrivatMerge: Locally disable warnings
2014-12-20 Jean PrivatMerge: neo_doxygen: Add some pythonic stuff
2014-12-20 Alexandre Terrasalib/github: handles commits
2014-12-20 Alexandre Terrasalib/github: handles branches
2014-12-20 Jean Privatsrc: finish documenting some module
2014-12-20 Jean Privatparser: document all properties of `parser_nodes`
2014-12-20 Jean Privatparser: add some factorization classes in `parser_nodes`
2014-12-20 Alexandre Terrasalib/json: introduces collection management in JsonStore.
2014-12-19 Alexandre Terrasalib/github: fixes GithubAPI::get documentation
2014-12-19 Jean-Christophe... nitdoc: Always escape names.
2014-12-19 Jean-Christophe... nitdoc: Escape modifiers.
2014-12-19 Jean-Christophe... nitdoc: Escape links’ attributes.
2014-12-19 Jean-Christophe... nitdoc: Escape page title.
2014-12-19 Jean-Christophe... nitdoc: Factorize `nitdoc_name`.
2014-12-19 Jean-Christophe... nitdoc: Always use `mdoc_or_fallback`.
next