nit.git
2015-11-17 Jean Privatcore/flat: remove named init `with_pos` and use auto...
2015-11-13 Jean Privathotfix: contrib/tnitter/net.xymus.tnitter.txt: terminat...
2015-11-13 Jean PrivatMerge: Tnitter: read the latest tnits on the go with...
2015-11-13 Alexis Laferrièrecontrib/tnitter: intro .gitignore
2015-11-12 Alexis Laferrièretnitter: add the clean rule to Makefile
2015-11-12 Alexis Laferrièrecontrib/tnitter: add apk link to metadata
2015-11-12 Jean PrivatMerge: Add trails to nitiwiki
2015-11-12 Jean PrivatMerge: lib/core: add Text::prefix and Text::suffix
2015-11-12 Jean PrivatMerge: Handle gracefuly multi-varargs
2015-11-12 Jean Privatnitiwiki: update examples with trails
2015-11-12 Jean Privatnitiwiki: update README
2015-11-11 Jean Privatnitiwiki: update tests
2015-11-11 Jean Privatnitiwiki: render trail navigation on the macro-placehol...
2015-11-11 Jean Privatnitiwiki: add `trail:` command to collect trails
2015-11-11 Jean Privatnitiwiki: add a simple command extraction on wikilinks.
2015-11-11 Alexis Laferrièrecontrib/tnitter: add fdroid metadata
2015-11-11 Alexis Laferrièrelib/nitcorn: update xymus.net with latest Tnitter services
2015-11-11 Alexis Laferrièrecontrib/tnitter: refactor to set the server interface...
2015-11-11 Alexis Laferrièrecontrib/tnitter: add icon
2015-11-11 Alexis Laferrièrecontrib/tnitter: intro simple app
2015-11-11 Alexis Laferrièrecontrib/tnitter: intro push notification service to...
2015-11-11 Alexis Laferrièrecontrib/tnitter: add REST interface
2015-11-11 Alexis Laferrièrecontrib/tnitter: do not allow posting empty tnits
2015-11-11 Alexis Laferrièrecontrib/tnitter: replace `latest_posts` by a 2 args...
2015-11-11 Alexis Laferrièrecontrib/tnitter: fix logout on post
2015-11-11 Alexis Laferrièrecontrib/tnitter: revamp how the DB is handled
2015-11-11 Alexis Laferrièrecontrib/tnitter: extract `DB` from `model` into `database`
2015-11-11 Alexis Laferrièrelib/android: use the standard "medium" size for labels
2015-11-11 Alexis Laferrièrelib/app/ui & platforms: intro ListLayout
2015-11-11 Alexis Laferrièrelib/serialization: fix deserialization of Error
2015-11-11 Jean Privatnitiwiki: add `WikiEntry::a_from` to factorize the...
2015-11-11 Jean Privatstring_search: add `Text::prefix` and `Text::suffix`
2015-11-11 Jean Privatstring_search: add `Match::text_before` and `Match...
2015-11-11 Jean Privatstring_search: add nitunits to `Match`
2015-11-11 Jean PrivatMerge: nitcorn: intro an alternative to `answer` allowi...
2015-11-11 Jean PrivatMerge: app::ui: intro Label and apply many other fixes
2015-11-10 Alexis Laferrièrelib/libevent: prevent double close
2015-11-10 Alexis Laferrièrelib/nitcorn: intro prepare_respond_and_close
2015-11-10 Alexis Laferrièrelib/nitcorn: extract `HttpServer::respond`
2015-11-10 Alexis Laferrièrelib/nitcorn: revamp README file
2015-11-10 Alexis Laferrièrelib/app/ui & platforms: intro Label
2015-11-10 Alexis Laferrièrelib/app/ui & platforms: use CompositeControl::remove...
2015-11-10 Jean PrivatMerge: frontend: `missing-doc` advice is conditioned...
2015-11-10 Jean PrivatMerge: add piwik to the nitcatalog
2015-11-10 Jean Privatjava_compiler: handle multi-varargs
2015-11-10 Jean Privatfrontend: `missing-doc` advice is conditioned to the...
2015-11-10 Jean Privattests: add base_vararg_mult.nit
2015-11-10 Jean Privatmodelize: combine initialize signatures without losing...
2015-11-10 Jean Privatmodel: accept multiple vararg parameters
2015-11-10 Jean Privattyping: handle multiple vararg
2015-11-10 Jean Privattyping: extact `check_one_vararg` from `check_signature`
2015-11-10 Jean Privattyping: move vararg_length on each argument, instead...
2015-11-10 Alexis Laferrièrelib/android/ui: use more global references
2015-11-10 Alexis Laferrièrelib/android/ui: by default, calls to UI features are...
2015-11-10 Alexis Laferrièrelib/android/ui: implement new_global_ref where it was...
2015-11-10 Alexis Laferrièrelib/app/ui: fix with #1311
2015-11-09 Jean PrivatMerge: autosuperinit: do not crash on broken model
2015-11-09 Jean Privatautosuperinit: do not crash on broken model
2015-11-09 Jean PrivatMerge: app: portable services to do requests over HTTP...
2015-11-09 Jean PrivatMerge: json::serialization: intro services to easily...
2015-11-09 Jean PrivatMerge: serialization: serialize the Error class and...
2015-11-09 Jean PrivatMerge: Java FFI: add GC pinning support
2015-11-09 Jean PrivatMerge: nitc/android: rely on Android's native stacktrac...
2015-11-08 Alexis Laferrièrelib/json: intro simple services for scripts and the...
2015-11-08 Alexis Laferrièrelib/serialization: support the Error class
2015-11-08 Alexis Laferrièrenitserial: fix support for factory instantiated abstrac...
2015-11-08 Alexis Laferrièrelib/android: implement http_request, using the Java...
2015-11-08 Alexis Laferrièrelib/java: wrap Throwable and Exception
2015-11-08 Alexis Laferrièrelib/linux: implement http_request using GDK events...
2015-11-08 Alexis Laferrièrelib/gtk: use `Task` with GDK by adding a more previce...
2015-11-08 Alexis Laferrièrelib/app: intro the http_request API
2015-11-08 Alexis Laferrièrelib/core: fix error in doc of `MaybeError::error`
2015-11-08 Alexis Laferrièrelib/json: clean up a few useless signatures
2015-11-08 Alexis Laferrièretests: intro tests for pinning Nit objects from Java
2015-11-08 Alexis Laferrièrenitc: add GC pinning support to the Java FFI
2015-11-08 Alexis Laferrièrenitc/android: do not compile for MIPS, but it is easy...
2015-11-07 Jean Privatnitcatalog: add option in inject piwik tracker
2015-11-07 Jean Privatnitcatalog: use the Catalog as a factory of CatalogPage
2015-11-07 Alexis Laferrièrenitc/android: do not catch signals on Android, use...
2015-11-07 Alexis Laferrièrenitc/android: temporally disable the GC on Android
2015-11-07 Alexis Laferrièrenitc: fix typo in error message
2015-11-07 Jean PrivatMerge: More keepgoing
2015-11-07 Jean PrivatMerge: More contributors
2015-11-07 Jean PrivatMerge: nitcorn: fix bug with binary files
2015-11-07 Alexis Laferrièrelib/nitcorn/examples: customize server listening port
2015-11-07 Alexis Laferrièrelib/nitcorn/examples: rename the simple_file_server...
2015-11-07 Alexis Laferrièrelib/nitcorn: use `files` and thus fix transferring...
2015-11-07 Alexis Laferrièrelib/nitcorn: intro `HttpResponse::files` to append...
2015-11-07 Alexis Laferrièrelib/libevent: add `read|write_buffer`
2015-11-07 Alexis Laferrièrelib/libevent: implement missing `write_bytes` in `Conne...
2015-11-07 Alexis Laferrièrelib/libevent: update write_file
2015-11-07 Jean Privatlib/core: fill `package.more_contributors` metadata...
2015-11-07 Jean Privatnitcorn: improve the README a little
2015-11-07 Jean Privattests: improve error tests on --keep-going by adding...
2015-11-07 Jean Privattyping: skip error message when dealing with bottom...
2015-11-07 Jean Privatsrc: use `toolcontext.quit` instead of rogue `exit`
2015-11-07 Jean Privattoolcontext: add `ToolContext::quit` to perform a corre...
2015-11-07 Jean Privattyping: AForBlock propagates error to the main AForExpr
2015-11-07 Jean Privatmodelize_class: do not rely on number of errors since...
2015-11-07 Jean Privatnitcorn: add package.more_contributors metadata
next