nit.git
2016-04-12 BlackMinouScope & Typing: visits the catch part of a do ... catch...
2016-04-12 BlackMinouFlow: managing the flow context for a do ... catch...
2016-04-12 BlackMinouParser: Modifications due to the introduction of catch
2016-04-12 BlackMinouGrammar: Adding an optionnal catch bloc to a do end
2016-04-07 Jean PrivatMerge: Augmented literal strings
2016-04-07 Jean PrivatMerge: Friendz: fix missing music file
2016-04-07 Jean PrivatMerge: interpreter: fix rand by leaving rand methods...
2016-04-07 Jean PrivatMerge: Benitlux: intro server side of social network
2016-04-06 Lucas Bajolettests: Added augmented strings test
2016-04-06 Lucas Bajoletinterpreter: Added support for prefixed/suffixed strings
2016-04-06 Lucas Bajoletcompiler: Added prefixed and suffixed `String` support
2016-04-05 Alexis Laferrièrexymus.net: update to latest benitlux server features
2016-04-05 Alexis Laferrièrecontrib/benitlux: rename DB to BenitluxDB waiting for...
2016-04-05 Alexis Laferrièrecontrib/benitlux: share a single connexion to the DB
2016-04-05 Alexis Laferrièrelib/sqlite: to_sql_string escape `\`
2016-04-05 Alexis Laferrièrelib/nitcorn: use generate_token in sessions
2016-04-05 Alexis Laferrièrecontrib/benitlux: add push notification support
2016-04-05 Alexis Laferrièrecontrib/benitlux: drop the non-nitrestful service ...
2016-04-05 Alexis Laferrièrecontrib/benitlux: use nitrestful to expose social netwo...
2016-04-05 Alexis Laferrièrecontrib/benitlux: intro core logic and DB services...
2016-04-05 Alexis Laferrièrecontrib/benitlux: intro shared model objects for a...
2016-04-04 Alexis Laferrièrelib/android: Java's `MediaPlayer.create` is a pseudo...
2016-04-04 Alexis Laferrièrecontrib/friendz: fix missing sound
2016-04-04 Alexis Laferrièreinterpreter: do not intercept rand methods
2016-04-01 Alexis Laferrièrecontrib/benitlux: use print_error to print unexpected...
2016-04-01 Alexis Laferrièrecontrib/benitlux: update pre-existing client of beer_ev...
2016-04-01 Alexis Laferrièrecontrib/benitlux: fix beer_events_today returning null...
2016-04-01 Alexis Laferrièrelib/nitcorn: intro a method to generate a random token
2016-04-01 Alexis Laferrièrelib/sqlite3: use less callbacks
2016-03-31 Jean PrivatMerge: Rewrite benchlang
2016-03-31 Jean PrivatMerge: Improve `Text::justify` and use it for a pretty...
2016-03-29 Alexis Laferrièrelib/performance_analysis: cleaner output for to_s
2016-03-29 Alexis Laferrièrelib/core: add optional char parameter to `Text::justify`
2016-03-25 Jean PrivatMerge: niti: fix escaping in `with`
2016-03-25 Jean PrivatMerge: Fix autoadapt and NULL comparaison
2016-03-25 Jean Privattests: remove sav/nitcg/test_text_stat.res that is...
2016-03-25 Jean PrivatMerge: nitc/transform: maintain vararg information...
2016-03-25 Jean Privattests: add base_covar_adapt.nit base_gen_nest.nit to...
2016-03-25 Jean Privatlib/json/serialization: fix unsafe covariant assignment
2016-03-25 Jean Privattests: add base_with2.nit
2016-03-25 Jean Privatnitc/globalcomp: avoid looking at unexisting methods
2016-03-25 Jean Privatnitc/abscomp: cleanup, document and fix autoadapt ...
2016-03-25 Jean Privatnitc/abscomp: protect some NULL test with maybenull
2016-03-25 Jean Privatnitc/abscomp: add helper function maybenull to factoriz...
2016-03-24 Jean Privatnitc/transform: maintain vararg information when transf...
2016-03-24 Jean Privatbenchmark: complete rewrite of benchlang
2016-03-24 Jean Privatniti: fix escaping flag when executing the finish of...
2016-03-24 Jean PrivatMerge: Two trivial rosetta tasks
2016-03-24 Jean PrivatMerge: lib/core/time: use lightffi for asctime, so...
2016-03-24 Jean PrivatMerge: compiler: Added prefix and suffix support for...
2016-03-24 Jean Privattets: remove sav/niti//fixme/nitiwiki_args2.res that...
2016-03-23 Jean Privatbench_common: do not reexecute failed commands
2016-03-23 Jean Privatbench_common: add a time limit
2016-03-23 Jean Privatbench_common: add a documentation and a default value...
2016-03-23 Jean Privatbench_common: add `id` in the generated html
2016-03-23 Jean Privatbench_common: skip_test and bench_command returns statu...
2016-03-23 Jean Privatrosetta code: empty_string
2016-03-23 Jean Privatrosetta code: tape
2016-03-23 Jean Privatlib/core/time: fix import in strftime
2016-03-23 Jean Privatlib/core/time: use lightffi for asctime, so niti can...
2016-03-22 Lucas Bajolettests: Added prefixed character test
2016-03-22 Lucas Bajoletinterpreter: Added support for prefixed chars
2016-03-22 Lucas Bajoletcompiler: Added prefix and suffix support for `Char`
2016-03-22 Jean PrivatMerge: app.nit on GNU/Linux: implement multiple window...
2016-03-21 Jean PrivatMerge: app.nit on Android: implement multiple windows...
2016-03-21 Jean PrivatMerge: app.nit UI: intro the CheckBox and implementatio...
2016-03-21 Jean PrivatMerge: nitcorn & xymus.net: better log and tracking
2016-03-21 Jean PrivatMerge: frontend & vim plugin: no doc warnings on `new...
2016-03-21 Alexis Laferrièrelib/linux: do not ask for homogeneous height of control...
2016-03-21 Alexis Laferrièrelib/linux: nest the GtkListBox in a GtkScolledWindow...
2016-03-21 Alexis Laferrièrelib/linux: set a minimum window width for better transi...
2016-03-21 Alexis Laferrièrelib/linux: move down add and remove logic to Layout...
2016-03-21 Alexis Laferrièrelib/linux: implement multiple windows
2016-03-21 Alexis Laferrièrelib/gtk: rename set_size_request
2016-03-21 Alexis Laferrièrelib/gtk: intro wrapper for GtkScrolledWindow
2016-03-21 Alexis Laferrièrelib/gtk: intro GtkAlign and some related services
2016-03-21 Alexis Laferrièrelib/ios: uncomment and fix baseline_relative_arrangemen...
2016-03-21 Alexis Laferrièrelib/android: use a Fragment to simulate multiple windows
2016-03-21 Alexis Laferrièrelib/android: intro wrapper for basic fragment services
2016-03-21 Alexis Laferrièrelib/android: fix typo in service module
2016-03-21 Alexis Laferrièrelib/android: force linearization of print between pthre...
2016-03-21 Alexis Laferrièrelib/android: hide the title bar at the top of the screen
2016-03-21 Alexis Laferrièrelib/ios: implement CheckBox with a UISwitch
2016-03-21 Alexis Laferrièrelib/android: implement CheckBox with a android.widget...
2016-03-21 Alexis Laferrièrelib/linux & gtk: implement CheckBox with a GtkCheckButton
2016-03-21 Alexis Laferrièrelib/app: intro CheckBox
2016-03-21 Alexis Laferrièrelib/nitcorn: log initial request reception and response
2016-03-21 Alexis Laferrièrelib/nitcorn: oneline the log on prepare_reponse_and_close
2016-03-21 Alexis Laferrièrelib/libevent & nitcorn: keep human readable address...
2016-03-21 Alexis Laferrièrelib/nitcorn: fix last references to unitcorn
2016-03-21 Alexis Laferrièretnitter & xymus.net: support custom JS code and track...
2016-03-19 Alexis Laferrièrefrontend: do not remport missing-doc warnings on anonym...
2016-03-18 Jean PrivatMerge: serialization: new annotation to rename an attri...
2016-03-18 Alexis Laferrièremisc/vim: do not show the preview window when using...
2016-03-17 Alexis Laferrièretests: test serialize_as with both json and binary...
2016-03-17 Alexis Laferrièrelib/serialization: document the `serialize_as` annotation
2016-03-17 Alexis Laferrièrefrontend serialization: serialize_as renames attributes...
2016-03-17 Alexis Laferrièrefrontend serialization: do not generate from_deserializ...
2016-03-14 Jean PrivatMerge: lib/android: intro WiFi services wrapper
2016-03-14 Jean PrivatMerge: http_request: intro an attribute to delay sendin...
next