nit.git
2016-03-18 Alexis Laferrièremisc/vim: do not show the preview window when using...
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`
2016-03-03 Jean PrivatMerge: fix Int::is_prime
2016-03-03 Jean PrivatMerge: nitc: don't crash when checking if a broken...
2016-03-03 Jean PrivatMerge: New `optional` annotation on attributes
2016-03-03 Jean PrivatMerge: typing: include a hook to enable more precise...
2016-03-02 Jean Privatfix Int::is_prime
2016-03-01 Alexis Laferrièrenitc: don't crash when checking if a broken method...
2016-03-01 Alexis Laferrièresrc/ffi: protect friendly macro names in type check...
2016-03-01 Alexis Laferrièresrc/ffi: fix use of c_name for mangled names
2016-02-26 Jean Privattests: add base_attr_optional.nit
2016-02-26 Jean Privatengine: handle new attribute annotation `is_optional`
2016-02-26 Jean Privatmodelize: new attribute annotation `is optional`
2016-02-26 Jean Privatmodelize: use the signature of the setter in the initia...
2016-02-26 Jean PrivatMerge: examples/calculator: fix missing icon in Android
2016-02-25 Jean Privattyping: include a hook to enable more precise error...
2016-02-25 Alexis Laferrièreexamples/calculator: fix missing icon in Android
2016-02-25 Jean PrivatMerge: core/list: fix `List::clear` so it resets `lengt...
2016-02-25 Jean PrivatMerge: contrib/opportunity: fix usage of % format,...
2016-02-25 Jean PrivatMerge: lib/sdl: workaround to avoid constructor callbac...
2016-02-25 Jean PrivatMerge: Opportunity and Tnitter logos
2016-02-25 Jean PrivatMerge: Minor fix to atan2 and triangulate
2016-02-25 Jean PrivatMerge: Minor tweaks and fixes for Android
2016-02-25 Alexis Laferrièrelib/core: fix `List::clear` not setting `length` to 0
2016-02-23 Alexis Laferrièrecontrib/opportunity: fix usage of % format indexed...
2016-02-23 Alexis Laferrièrexymus.net: point to subfolders instead of subdomains...
2016-02-23 Alexis Laferrièrexymus.net: track more pages with google analytics
2016-02-23 Alexis Laferrièrexymus.net: use opportunity and tnitter branding in...
2016-02-23 Alexis Laferrièrecontrib/tnitter: intro wide icon for the web client
2016-02-23 Alexis Laferrièrecontrib/opportunity: revamp style of welcome page and...
2016-02-23 Alexis Laferrièrecontrib/opportunity: intro branding source file
2016-02-23 Alexis Laferrièrelib/core: fix order of the params of `atan(y, x)`
2016-02-23 Alexis Laferrièrelib/geometry: do not sort points as it invalidates...
2016-02-22 Jean PrivatMerge: Recover `recover_with`
2016-02-22 Jean PrivatMerge: more work on nitcc
2016-02-22 Jean Privattest_regex_check.nit: use the shorter `join`
2016-02-22 Jean Privatlib/core/collection: improve the default `has_all`...
2016-02-22 Jean Privatnitcc: improve perf by caching the result of cmangle
2016-02-22 Jean Privatnitcc: fixup the .lr.out file
2016-02-21 Alexis Laferrièrelib/sdl: fix for constructor callback bug
2016-02-21 Jean Privatcontrib: use add_all instead of recover_with
2016-02-20 Alexis Laferrièrenitc: do not define be32toh when it exists on Android
2016-02-20 Alexis Laferrièrelib/android: use the more general NativeContext with...
2016-02-20 Alexis Laferrièrelib/android: pin Nit buttons from Java callbacks
2016-02-20 Alexis Laferrièrelib/android: fix ListLayout by pinning the adapter...
2016-02-19 Jean Privatcode: update clients of the former `recover_with`
2016-02-19 Jean Privatlib/core: rename `recover_with` as `add_all`
2016-02-18 Jean PrivatMerge: OSX: disable non-working tests, and tests cocoa
next