nit.git
2016-04-06 Lucas Bajoletcompiler: Added prefixed and suffixed `String` support
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 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...
2016-03-14 Jean PrivatMerge: Android service support: reliably run Nit code...
2016-03-13 Alexis Laferrièrecontrib/jwrapper: add command to wrap wifi services...
2016-03-13 Alexis Laferrièrelib/android: intro the `wifi` module
2016-03-13 Alexis Laferrièrelib/android: if there is no activities, run UI code...
2016-03-13 Alexis Laferrièrelib/android: intro support for launching service at...
2016-03-13 Alexis Laferrièrelib/android: intro service support
2016-03-13 Alexis Laferrièrelib/android: update other modules to use android_context
2016-03-13 Alexis Laferrièrelib/android/shared_prefs: use `native_context` and...
2016-03-13 Alexis Laferrièrelib/android/toast: remove some callbacks
2016-03-13 Alexis Laferrièrelib/android: intro `app::native_context` and use in...
2016-03-12 Alexis Laferrièrelib/app: move up the delay services to AsyncHttpRequest
2016-03-11 Jean PrivatMerge: Interpreter FFI: support the pkgconfig annotation
2016-03-11 Alexis Laferrièretests: skip lots_of_refs test with niti and nitvm
2016-03-11 Jean PrivatMerge: Benitlux: Minor improvements to the server
2016-03-10 Alexis Laferrièreniti FFI: do not attempt to run extern methods returnin...
2016-03-10 Alexis Laferrièrelibevent: protect callbacks for compatibility with...
2016-03-10 Jean PrivatMerge: nitcc open class
2016-03-10 Jean PrivatMerge: app.nit UI: Intro an attribute to toggle passwor...
2016-03-10 Jean PrivatMerge: Misc text: some improvement on `join` and `to_base`
2016-03-10 Jean PrivatMerge: Interpreter FFI: custom compile_dir, use /tmp...
2016-03-10 Jean Privatlib/core/text: move `to_base` to the main base module...
2016-03-10 Jean Privatlib/core/text: add a last_separator to `Collection...
2016-03-10 Jean Privatnitcc: test open class
2016-03-10 Jean Privatnitcc: do not limit accepted literal char to `~`
2016-03-10 Jean Privatnitcc: add open-class regexp for tokens.
2016-03-09 Alexis Laferrièrecontrib: do not check for NIT_TESTING, nitcorn already...
2016-03-09 Alexis Laferrièrecontrib/benitlux: use result based rules to compose...
2016-03-09 Alexis Laferrièrecontrib/benitlux: move the iface declaration to the...
2016-03-09 Alexis Laferrièrecontrib/benitlux: add `Beer::id`
2016-03-09 Alexis Laferrièreniti FFI: support the pkgconfig annotation
2016-03-08 Alexis Laferrièrelib/ios: implement `TextInput::is_password`
2016-03-08 Alexis Laferrièrelib/android: implement `TextInput::is_password`
2016-03-07 Alexis Laferrièreniti FFI: create compile_dir with permissions 0o700
2016-03-07 Alexis Laferrièrelib/core: add optional mode parameter to mkdir
2016-03-05 Jean PrivatMerge: FFI: use more c_name and protect some macros...
2016-03-05 Alexis Laferrièreniti FFI: delete the nit_compile directory after execution
2016-03-05 Alexis Laferrièreniti FFI: cmd line option to change the nit_compile...
2016-03-04 Jean PrivatMerge: Faster text get
2016-03-04 Jean PrivatMerge: lib/markdown: improve performance a bit
2016-03-04 Jean Privattests: update sav//test_text_stat.res
2016-03-04 Jean Privatlib/markdown: allow to ignore the MDlocation on Tokens
2016-03-04 Jean Privattext/flat: FlatText::[] handle statistically common...
2016-03-04 Jean Privattext/flat: FlatText::char_to_byte_index shortcut length...
2016-03-04 Jean Privattext/flat: FlatText::char_to_byte_index do the +1 first...
2016-03-04 Jean Privattext/flat: FlatText::char_to_byte_index factorize ...
2016-03-04 Jean Privattext/flat: faster NativeString::set_char_at
2016-03-04 Jean Privatlib/markdown: use a break label instead of a local...
2016-03-03 Jean Privatlib/markdown: avoid useless `to_s` on Chars
2016-03-03 Alexis Laferrièrecontrib/benitlux: use the latest entry as reference...
2016-03-03 Alexis Laferrièrecontrib/benitlux: accept more date formats
2016-03-03 Alexis Laferrièrelib/app & linux: intro `TextInput::is_password`
next