nit.git
2015-06-03 Jean Privatparser: ComputeProdLocationVisitor remember the last...
2015-06-03 Jean Privatparser: add `is_loose`, `prev_looses` and `next_looses`
2015-05-13 Jean PrivatMerge: Kill PushBackReader
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-12 Lucas Bajoletlib/standard: Removed push_back_reader and replaced...
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
2015-05-08 Alexis Laferrièrelib/android: the `vibration` module only needs `dalvik`
2015-05-08 Alexis Laferrièrelib/android: the `toast` module only needs `dalvik`
2015-05-08 Alexis Laferrièrelib/android: `Intent` do not need a context and update...
2015-05-08 Alexis Laferrièrelib/android: move intent launching services out of...
2015-05-08 Alexis Laferrièrelib/android: shared preferences only need `dalvik`
2015-05-08 Alexis Laferrièrelib/android: rename android_data_store to data_store
2015-05-08 Alexis Laferrièrelib/linux: rename linux_data_store to data_store
2015-05-08 Jean Privattests: add base_attr_abstract2.nit
2015-05-08 Jean Privatmodelize: abstract attributes included in autoinit...
2015-05-08 Jean Privatnitrpg: use is_ack
2015-05-08 Jean Privatlib/github: add `Comment::is_ack` to detect acknowledgments
2015-05-08 Jean Privattests: update sav with new location on error messages
2015-05-08 Jean Privatparser: regenerate
2015-05-08 Jean Privatastbuilder: inject non-nullable token for AIfExpr creation
2015-05-08 Jean Privatgrammar: add missing nodes in the AST
2015-05-08 Alexis Laferrièresrc/nith: activate light FFI in nith
2015-05-08 Alexis Laferrièresrc/ffi: add the light_only FFI compiler
2015-05-08 Alexis Laferrièresrc/ffi: add a check before compiling FFI methods to...
2015-05-08 Alexis Laferrièresrc/nitni: add indirection for the C type name of norma...
2015-05-08 Alexis Laferrièresrc/ffi: restrict importations in extern_classes
2015-05-08 Alexis Laferrièresrc/ffi: separate compiler_ffi in light/full modules
2015-05-08 Alexis Laferrièresrc/ffi: separate ffi::ffi in light/full version
2015-05-08 Alexis Laferrièresrc/ffi: separate ffi::c in light/full modules
2015-05-08 Alexis Laferrièresrc/ffi: separate ffi::ffi_base in light/full modules
2015-05-08 Jean PrivatMerge: Nitdoc: some fixes and cleaning
2015-05-08 Jean PrivatMerge: Fix calls on primitive receivers
2015-05-07 Jean Privattests: add base_primitive_recv.nit
2015-05-07 Jean Privatcompiler: use `adapt_signature` to simplify and clean...
2015-05-07 Alexandre Terrasacontrib/nitiwiki: extract link handling in its own...
2015-05-07 Alexandre Terrasacontrib/nitiwiki: avoid crash on `WikiArticle.md` with...
2015-05-07 Alexandre Terrasacontrib/nitiwiki: move `render` to `wiki_base`
2015-05-07 Alexandre Terrasacontrib/nitiwiki: better logging
2015-05-07 Alexandre Terrasacontrib/nitiwiki: display status if no other option...
2015-05-07 Alexandre Terrasalib/markdown: fix whitespaces and indent
2015-05-07 Jean PrivatMerge: Semicolumn
2015-05-07 Jean PrivatMerge: Balanced brackets
2015-05-06 Alexis Laferrièreexamples & tests: update users of the gtk module
2015-05-06 Alexandre Terrasanitdoc: do not nest DefinitionArticle
2015-05-06 Alexandre Terrasanitdoc: update bootstrap version
2015-05-06 Alexandre Terrasanitdoc: fixes double span on topmenu brand
2015-05-06 Alexandre Terrasalib/json: add pretty printing services on Jsonable...
2015-05-06 Alexis Laferrièrelib/gtk: revamp `GtkWindow::new`
next