nit.git
2015-05-20 Jean PrivatMerge: location: introduce `from_string` constructor
2015-05-20 Jean PrivatMerge: lib/gtk: add `GtkEntry::input_purpose`
2015-05-20 Jean PrivatMerge: Intro the portable UI of app.nit
2015-05-20 Jean PrivatMerge: nitdoc: display constructors list in MClass...
2015-05-19 Alexis Laferrièreexamples/calculator: gitignore the generated res folder
2015-05-19 Alexis Laferrièrelib/android: update `ui_test` to the new Android UI
2015-05-19 Alexis Laferrièrelib: update README of android and app
2015-05-19 Alexis Laferrièreexamples/calculator: update the format of the results...
2015-05-19 Alexis Laferrièreexamples/calculator: update Makefile
2015-05-19 Alexis Laferrièreexamples/calculator: remove the old platform specific...
2015-05-19 Alexis Laferrièreexamples/calculator: implement state saving and loading
2015-05-19 Alexis Laferrièreexamples/calculator: intro the calculator abstract UI
2015-05-19 Alexis Laferrièrelib/linux: intro Linux implementation for app.nit UI...
2015-05-19 Alexis Laferrièrelib/gtk: fix missing 'h' in `GtkBox::omogeneous`
2015-05-16 Alexandre Terrasaneo: use `Location.from_string`
2015-05-16 Alexandre Terrasalocation: introduce `from_string` constructor to compos...
2015-05-15 Alexandre Terrasanitdoc: display constructors list in MClass page
2015-05-15 Alexis Laferrièrelib/gtk: add `GtkEntry::input_purpose`
2015-05-15 Alexis Laferrièrelib/android: revamp `android::ui` to implement `app...
2015-05-15 Alexis Laferrièrelib/app: intro app.nit abstract UI API
2015-05-14 Jean PrivatMerge: Separate Erasure Compiler bugfix
2015-05-14 Jean PrivatMerge: Intro AppComponent to notify all elements of...
2015-05-14 Jean PrivatMerge: Fix nitunit for `String::format`
2015-05-14 Jean PrivatMerge: Bytes
2015-05-14 Jean PrivatMerge: Read char
2015-05-14 Lucas Bajoletsrc/compiler: Fixed a bug introduced in 12aa1609, erasu...
2015-05-14 Lucas Bajoletlib/standard: Added bytes module for byte-oriented...
2015-05-14 Alexis Laferrièrelib/android: `audio` still depends on the old `native_a...
2015-05-14 Alexis Laferrièrelib/android: `nit_activity` implement the new app.nit...
2015-05-14 Alexis Laferrièreexamples: update all users of mnit to the new life...
2015-05-14 Jean PrivatMerge: More Rosetta Code
2015-05-14 Jean PrivatMerge: Copy to native
2015-05-14 Alexis Laferrièrelib/mnit_linux: update linux mnit implementation to...
2015-05-14 Alexis Laferrièrelib: update the old NDK based android to use new lifecycle
2015-05-14 Alexis Laferrièrelib/app: intro `AppComponent` to react to application...
2015-05-14 Alexis Laferrièrelib/android: assets_and_resources need only `dalvik`
2015-05-13 Alexandre Terrasalib/standard/string: fix whitespaces
2015-05-13 Alexandre Terrasalib/standard/string: Fix nitunit of Text::format
2015-05-13 Jean PrivatMerge: Kill PushBackReader
2015-05-13 Lucas Bajoletlib: Replaced uses of read_char by read_byte when appli...
2015-05-13 Jean PrivatMerge: nitdoc: introduce tabbed view to hidde less...
2015-05-13 Jean PrivatMerge: Revamp app.nit print_error and print_warning
2015-05-13 Jean PrivatMerge: Standardize the name of Android API level annota...
2015-05-13 Jean Privatrosettacode: add 10 tasks (mainly loops)
2015-05-13 Lucas Bajoletlib/standard/string: Added copy_to_native method to...
2015-05-13 Lucas Bajoletlib/standard/strings: Substrings iterator now returns...
2015-05-13 Jean Privatstandard: add `Range::reverse_iterator`
2015-05-12 Lucas Bajoletlib/standard: Removed push_back_reader and replaced...
2015-05-12 Lucas Bajoletlib/standard: Changed semantics of read_char and added...
2015-05-12 Alexis LaferrièreMerge branch 'master' into android-annotations
2015-05-12 Alexis LaferrièreMerge branch 'master' into print_error
2015-05-11 Jean PrivatMerge: Rosettacode grayscale implementation
2015-05-11 Jean PrivatMerge: Fix C compiler warning on Java FFI and Android...
2015-05-11 Jean PrivatMerge: Clean up Android and Linux app.nit libraries
2015-05-11 Jean PrivatMerge: nit rpg ack
2015-05-11 Jean PrivatMerge: Intro the light FFI and use it in nith
2015-05-11 Jean PrivatMerge: nitiwiki: introduce wikilinks
2015-05-11 Jean PrivatMerge: contrib: Introduce refund
2015-05-11 Jean PrivatMerge: lib: introduce MongoDB wrapper
2015-05-11 Budi KurniawanBitmap class as part of the bitmap library
2015-05-11 Alexandre Terrasanitdoc: display source link in tab menu
2015-05-11 Alexandre Terrasanitdoc: display less important data in tabs
2015-05-11 Alexandre Terrasanitdoc: hierarchy lists use TabbedGroup
2015-05-11 Alexandre Terrasanitdoc: intro/redef lists use TabbedGroup
2015-05-11 Alexandre Terrasanitdoc: introduce TabbedGroup and PanelGroup composite
2015-05-11 Alexandre Terrasanitdoc: introduce Tabs component
2015-05-11 Alexandre Terrasalib: introduce MongoDB wrapper
2015-05-11 Alexis Laferrièresrc/ffi: add some missing doc and clean up
2015-05-11 Alexis Laferrièresrc/ffi: document the differences between the light...
2015-05-11 Alexandre Terrasalib/c: introduce char** wrapper
2015-05-11 Alexandre Terrasacontrib/refund: add refund tmp files to gitignore.
2015-05-11 Alexandre Terrasacontrib/refund: add Makefile
2015-05-11 Alexandre Terrasacontrib/refund: add tests
2015-05-11 Alexandre Terrasacontrib/nitiwiki: update README
2015-05-11 Alexandre Terrasacontrib/nitiwiki: update tests
2015-05-11 Alexandre Terrasacontrib/nitiwiki: introduce wikilinks
2015-05-11 Alexandre Terrasacontrib: introduce `refund` calculator
2015-05-09 Alexis Laferrièrelib: update users of the new `print_error`
2015-05-09 Alexis Laferrièrelib/android: make native methods of `log` private
2015-05-09 Alexis Laferrièrelib/android: move the implementation of prints to the...
2015-05-09 Alexis Laferrièrelib/app & android: move log_prefix to Android, where...
2015-05-09 Alexis Laferrièrelib/app: make the warning log method behave more like...
2015-05-09 Alexis Laferrièrelib: improve and move `print_error` to the standard...
2015-05-09 Alexis Laferrièrelib & examples: update users of Android API version...
2015-05-09 Alexis Laferrièrelib & src: name Android API version annotations
2015-05-09 Alexis Laferrièrelib/android: make `ui` a group and clean doc
2015-05-09 Alexis Laferrièresrc/ffi: avoid duplicating visibility attributes of...
2015-05-09 Alexis Laferrièresrc/c_tools: revamp doc and style of some `CCompilation...
2015-05-09 Jean PrivatMerge: Autoinit abstract attributes
2015-05-09 Jean PrivatMerge: Add missing nodes in the AST
2015-05-09 Jean PrivatMerge: i18n annot: superstrings
2015-05-09 Jean PrivatMerge: vim: look for `{ in deciding to highlight ffi...
2015-05-09 Jean PrivatMerge: GTK clean up and a few new features
2015-05-08 Alexis Laferrièreexamples/mnit_simple: update to latest `Intent` API
2015-05-08 Jean Privatvim: look for `{ in deciding to highlight ffi language...
2015-05-08 Lucas Bajoletexamples: langannot example updated with superstring...
2015-05-08 Lucas Bajoletsrc/frontend: i18n phase updated to support superstring...
2015-05-08 Lucas Bajoletlib/standard/string: Added function to format a String...
2015-05-08 Alexis Laferrièrelib/android/ui: move up some services the extern classe...
2015-05-08 Alexis Laferrièrelib/android: make `ui` a group and clean doc
next