misc/vim: do not show the preview window when using the omnifunc
[nit.git] / lib /
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è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-10 Alexis Laferrièrelibevent: protect callbacks for compatibility with...
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-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èrelib/core: add optional mode parameter to mkdir
2016-03-04 Jean PrivatMerge: Faster text get
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èrelib/app & linux: intro `TextInput::is_password`
2016-03-02 Jean Privatfix Int::is_prime
2016-02-25 Jean PrivatMerge: core/list: fix `List::clear` so it resets `lengt...
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è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è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 Privatlib/core/collection: improve the default `has_all`...
2016-02-21 Alexis Laferrièrelib/sdl: fix for constructor callback bug
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-16 Jean PrivatMerge: Revamp `Text::format`
2016-02-16 Jean PrivatMerge: nitcorn: cache served files, custom JS for FileS...
2016-02-16 Alexis Laferrièrelib/ios: document how to set an app icon
2016-02-16 Alexis Laferrièrelib/ios: fix unicode whitespace, was reported as a...
2016-02-16 Alexis Laferrièrelib/text: `Text::format` harder to break and using...
2016-02-15 Alexis Laferrièrelib/text: `Text::format` uses an index starting at...
2016-02-15 Alexis Laferrièrelib/text: `FlatString::substring` returns "" on count...
2016-02-15 Alexis Laferrièrelib/nitcorn: cache files served by `FileServer` for...
2016-02-15 Alexis Laferrièrelib/nitcorn: intro the attribute `FileServer::javascrip...
2016-02-15 Alexis Laferrièrelib/nitcorn: do not include `proxy` with nitcorn by...
2016-02-12 Jean PrivatMerge: iOS: implement data_store and missing life cycle...
2016-02-12 Alexis Laferrièrelib/serialization: serialize all insances of Text as...
2016-02-12 Alexis Laferrièrelib/ios: execute missing callbacks of app.nit on iOS
2016-02-12 Alexis Laferrièrelib/ios: implement data_store using NSUserDefaults
2016-02-12 Alexis Laferrièrelib/ios: wrap NSUserDefaults
2016-02-12 Jean PrivatMerge: Small cleanups related to constructors
2016-02-12 Jean PrivatMerge: Android support: better doc and libgc compilatio...
2016-02-12 Jean PrivatMerge: Intro support for async HTTP requests and ListLa...
2016-02-12 Jean Privatsdl: remove old style init
2016-02-11 Alexis Laferrièrelib/ios: implement `app::http_request`
2016-02-11 Alexis Laferrièrelib/ios: complete implementation of app::ui with suppor...
2016-02-11 Alexis Laferrièrelib/cocoa: intro wrappers for NSData, NSError and NSInd...
2016-02-11 Alexis Laferrièrelib/cocoa: intro `NSString::nil
2016-02-11 Alexis Laferrièrelib/pthreads: do not include libgc on iOS
2016-02-11 Alexis Laferrièrelib/android: better doc on how to configure the host...
2016-02-10 Jean PrivatMerge: Intro partial implementation of app::UI for iOS
2016-02-10 Jean PrivatMerge: lib: add new lib `event_queue` a data-structure...
2016-02-10 Jean Privatlib: add new lib `event_queue` a data-structure to...
2016-02-09 Alexis Laferrièrelib/ios: add README.md file
2016-02-09 Alexis Laferrièrelib/ios: intro iOS implementation of `app::ui`
2016-02-09 Alexis Laferrièrelib/cocoa: add services to `NSString` to convert to...
2016-02-09 Alexis Laferrièrelib: explicitly cast long to int to fix clang warnings
2016-02-09 Alexis Laferrièrelib/ios: fix mising rootViewController in hello_ios
2016-02-08 Jean PrivatMerge: Intro Action Nitro!
2016-02-08 Jean PrivatMerge: flying numbers in memory
2016-02-08 Jean PrivatMerge: lib/core: use intern && ffi since it is now...
2016-02-06 Jean Privatlib/mnit: add `centered` to blit_number
2016-02-05 Alexis Laferrièrelib/gamnit flat: rotation follows the right hand rule...
2016-02-05 Alexis Laferrièrelib/gamnit: invert Y axis so higher values are higher...
2016-02-04 Jean Privatlib/core: use intern && ffi since it is now allowed...
2016-02-04 Jean Privatcompiler: add a native implementation of NativeArray...
2016-02-03 Alexis Laferrièrelib/gamnit: fix clock starting at first usage, not...
2016-02-03 Alexis Laferrièrelib/gamnit: intro `Sprite::invert_x`
2016-02-02 Alexis Laferrièrelib/gamnit: intro `Sprite::tint`
2016-02-02 Alexis Laferrièrelib/gamnit: divide frame_core_flat in 2 parts to draw...
2016-02-02 Alexis Laferrièrelib/gamnit: intro static particles, the default most...
2016-01-28 Jean PrivatMerge: Implemented a htcpcp server
2016-01-25 Alexis Laferrièrelib/gamnit flat: intro `show_splash_screen`
next