nit.git
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 Jean Privatnitiwiki: add `WikiEntry::a_from` to factorize the...
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 Privatfrontend: `missing-doc` advice is conditioned to the...
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
2015-11-07 Jean Privatnitcatalog: implements `package.more_contributors`...
2015-11-07 Jean PrivatMerge: JSON fix
2015-11-06 Lucas Bajolettests: Updated existing + added new test for escaping...
2015-11-06 Lucas Bajolettext/ropes: Fix broken byte iterator in Buffer
2015-11-06 Lucas Bajolettext/ropes: Fixed `RopeBuffer::add` when dealing with...
2015-11-06 Lucas Bajoletjson/static: Replaced uses of write_to_string by to_s...
2015-11-06 Lucas Bajoletjson/static: Fixed Unicode escaping in JSON read code
2015-11-06 Lucas Bajoletcore/flat: Fix bug in `FlatBuffer::substring`
2015-11-06 Lucas Bajoletcore/text: Added UTF-16 escape coding/decoding methods
2015-11-06 Jean PrivatMerge: Introduced xoring of String and a sequence of...
2015-11-05 Philippe Pepos... Optimized SequenceRead instantiation with fixed length...
2015-11-05 Philippe Pepos... Moved crypto services from String to Text
2015-11-05 Philippe Pepos... Introduced xoring of String and a sequence of Bytes
2015-11-05 Jean PrivatMerge: Intro `Task` and use in for Android's `run_on_ui...
2015-11-05 Jean PrivatMerge: lib/gtk: add services from GTK+ 3.10 and rename...
2015-11-04 Alexis Laferrièrecontrib/nitester: rename local class Task to TesterTask
2015-11-03 Alexis Laferrièretests & lib/ui: update gtk users
2015-11-03 Alexis Laferrièrelib/gtk: intro threading system of GDK
2015-11-03 Alexis Laferrièrelib/gtk: add more services to gtk_core
2015-11-03 Alexis Laferrièrelib/gtk: intro new services from GTK+ 3.10
2015-11-03 Alexis Laferrièrelib/gtk: rename gtk life-cycle methods, and other,...
2015-11-03 Alexis Laferrièretests: update tests relying on the content of core
2015-11-03 Alexis Laferrièrelib/android: intro `NativeActivity::run_on_ui_thread`
2015-11-03 Alexis Laferrièrelib/core: intro `Task`
2015-10-31 Jean Privatversion 0.7.9 v0.7.9
2015-10-29 Jean PrivatMerge: Bench strings update
2015-10-29 Jean PrivatMerge: Robust Virtual Type
2015-10-29 Jean PrivatMerge: lib/trees: more services and documentation
2015-10-29 Lucas Bajoletbenches: String benches now produce line graphs, HTML...
2015-10-29 Lucas Bajoletbench_plot.sh: Fix indentation in prepare_res
2015-10-29 Lucas Bajoletbench_plot: Added line-producing plot functions
2015-10-29 Jean PrivatMerge: nitc can inline redefinitions with -D
2015-10-29 Jean Privattests: add error_redef_vt
2015-10-29 Jean Privattests: update sav for VT related tests
2015-10-29 Jean Privatmodelize: Gracefully handle virtual types without defin...
2015-10-29 Jean Privatmodelizey: continue processing broken redef virtual...
2015-10-29 Jean Privatmodelize_property: use bottom type to mark invalid...
2015-10-29 Jean Privatmodel: in case of error, methods of MVirtualType return...
2015-10-29 Jean Privatmodel: handle BottomType in `is_subtype`
2015-10-28 Jean Privattests: test nitc with -D and --semi-global
2015-10-28 Jean Privatabstract_compiler: can inline methods with `constant_va...
2015-10-28 Jean PrivatMerge: examples/shoot: fix typo in shoot_linux synopsys
2015-10-28 Jean PrivatMerge: introduce nit_env.sh to setup the shell environement
2015-10-27 Alexandre Terrasaexamples/shoot: fix typo in shoot_linux synopsys.
2015-10-26 Jean PrivatMakefile: talk about nit_env.sh after successful `make...
2015-10-26 Jean PrivatREADME: document nit_env.sh
2015-10-26 Jean Privatmisc: add `nit_env.sh` to auto-magically configure...
2015-10-26 Jean PrivatMerge: benitlux: produce better reports
2015-10-26 Jean PrivatMerge: Update readme
next