nit.git
2015-09-03 Lucas Bajoletlib/core/flat: `bytepos` and `position` cache are now...
2015-09-02 Lucas Bajoletlib/core/text: Replaced most polymorph accesses to...
2015-08-30 Jean PrivatMerge: lib/ini: give to the user `null` on undefined...
2015-08-29 Jean PrivatMerge: Text optimization
2015-08-28 Jean Privatnitiwiki: update because `ini[]` does return nullable
2015-08-28 Jean Privatloader: update because `ini[]` does return nullable
2015-08-28 Jean Privatlib/ini: let the user deal with undefined key instead...
2015-08-28 Jean PrivatMerge: projects: update some short descriptions
2015-08-28 Jean PrivatMerge: After new loader
2015-08-28 Jean PrivatMerge: Fix qualified imports
2015-08-28 Jean PrivatMerge: objcwrapper: generate valid Nit code for large...
2015-08-28 Lucas Bajolettests: Fixed failed test with new method to_s_full
2015-08-28 Lucas Bajoletsrc: Added complete FlatString generation from compiler
2015-08-28 Lucas Bajoletlib/standard: More uses of new FlatString.full when...
2015-08-28 Jean PrivatMerge: Improve ini
2015-08-28 Jean PrivatMerge: Regular Expression fix with Unicode
2015-08-28 Jean PrivatMerge: Update remove_all to accept any patterns
2015-08-28 Alexis Laferrièretests: update res of nitserial
2015-08-28 Alexis Laferrièrecontrib/objcwrapper: fix name of type related methods
2015-08-28 Jean PrivatMerge: Relocate examples
2015-08-28 Jean Privatgettext: add langannot.pot to the .gitignore
2015-08-28 Jean Privattests: skip lib/android/examples/src/ui_test.nit on...
2015-08-28 Jean PrivatMerge: Small fix to iOS support
2015-08-28 Jean Privatprojects: update some short descriptions
2015-08-28 Jean Privatlib: remove placeholder empty default modules of groups.
2015-08-28 Jean PrivatMakefile: nitdoc no more need nitls to find entities...
2015-08-28 Jean Privattests: update sav for nitls because tests/project1...
2015-08-28 Jean Privatlib/glesv2/examples/opengles2_hello_triangle.nit: fix...
2015-08-28 Jean Privattests: improve tests base_import
2015-08-28 Jean Privattests: update xymus_net
2015-08-28 Jean Privatnitcorn/xymus_net: fix importations
2015-08-28 Jean Privattests: update listfull.sh for new examples location
2015-08-28 Jean Privatlib: move `examples/mpi` to `lib/mpi/examples`
2015-08-28 Jean Privatlib: move mpi to its own project directory
2015-08-28 Jean Privatlib: move `examples/lang*` to `lib/gettext/examples`
2015-08-28 Jean Privatlib: move gettext to its own project directory
2015-08-28 Jean Privatlib: move `examples/pnacl` to `lib/pnacl/examples`
2015-08-28 Jean Privatlib: move pnacl to its own project directory
2015-08-28 Jean Privatpnacl: fix whitespaces
2015-08-28 Jean PrivatMerge: Rename `standard` as `core`
2015-08-28 Jean PrivatMerge: Work towards an Android testing framework and...
2015-08-27 Jean Privatsrc: add a readme and fill project.ini
2015-08-27 Jean Privatloader/ini: the project name is `project.name` not...
2015-08-27 Jean Privatloader: fix behavior of `seach_module_by_amodule_name`
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: intro README.md file
2015-08-27 Alexis Laferrièrecontrib/objcwrapper grammar: add the size_t primitive...
2015-08-27 Alexis Laferrièrecontrib/objcwrapper grammar: accepts parameters without...
2015-08-27 Alexis Laferrièrecontrib/objcwrapper header_static: ignore struct declar...
2015-08-27 Alexis Laferrièrecontrib/objcwrapper makefile: add dependency to the...
2015-08-27 Alexis Laferrièrecontrib/objcwrapper makefile: add the NSAlert check
2015-08-27 Alexis Laferrièrecontrib/objcwrapper makefile: use -o and nitls in the...
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: comment out properties depending...
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: add type knowledge checks to ObjcModel
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: add some common special types
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: move `model` to an attribute of...
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: revamp the code generation module...
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: intro `ObjcMethod::is_init`
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: replace `init_with_alloc` by a...
2015-08-27 Alexis Laferrièrecontrib/objcwrapper: replace `type_convector` by a...
2015-08-27 Lucas Bajolettests: Added Unicode sources to regex test
2015-08-27 Lucas Bajoletlib/standard/re: Fix issue #1659 with Unicode
2015-08-27 Lucas Bajoletlib/standard/text: Added methods for bytes to char...
2015-08-27 Jean Privatparser_nodes: provide `ANodes::reverse_iterator`
2015-08-27 Alexis Laferrièrenitc: add ONLY_ACTIVE_ARCH to the xcodebuild invokation
2015-08-27 Alexis Laferrièrelib/cocoa: cocoa_message_box import AppKit.h as it...
2015-08-27 Jean Privatloader: attach ini file to singleton projects
2015-08-27 Alexis Laferrièrelib/text: remove_all accept patterns
2015-08-27 Alexis Laferrièrelib/text: use full name `pattern` in signature for...
2015-08-27 Jean Privatlib: move `examples/emscripten` to `lib/emscripten...
2015-08-27 Jean Privatlib: move lib/emscripten to its own project directory
2015-08-27 Jean Privatemscripten: fix whitespaces
2015-08-27 Jean Privattests: update thing to `core` (instead of `standard`)
2015-08-27 Jean Privatnitunit: special case in on `core` now
2015-08-27 Jean Privatnitmetrics: kill unused functions `is_standard`
2015-08-27 Jean Privatloader: load `core` by default
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-27 Jean Privatlib: add placebo `standard` to enable the bootstrap.
2015-08-27 Jean Privatlib: rename `standard` as `core`
2015-08-27 Jean Privatlib/standard: fix whitespaces before renaming
2015-08-27 Jean Privatsrc/astbuilder: fix importations
2015-08-27 Alexis Laferrièretests: remove orphaned savs
2015-08-27 Alexis Laferrièrelib/android: fix `Bundle::string` behavior on null...
2015-08-27 Alexis Laferrièrelib/android: use a global reference for `Bundle::native...
2015-08-27 Alexis Laferrièrelib/android: apply audio hook on portable methods
2015-08-27 Alexis Laferrièrecontrib/mnit_test: add icons
2015-08-27 Alexis Laferrièrecontrib/mnit_test: improve documentation of `test_audio`
2015-08-27 Alexis Laferrièrecontrib/mnit_test: deactivate the test reading `long...
2015-08-27 Alexis Laferrièrecontrib/mnit_test: deactivate the res/strings test...
2015-08-27 Alexis Laferrièrecontrib/mnit_test: update the fdroid metadata file
2015-08-27 Alexis Laferrièrecontrib/mnit_test: compile 2 versions of mnit_simple...
2015-08-27 Alexis Laferrièrecontrib/mnit_test: move mnit_simple to contrib/mnit_test
2015-08-27 Alexis Laferrièrecontrib/crazy_moles: update Makefile to use the new...
2015-08-26 Jean PrivatMerge: New loader policy that features project.ini
2015-08-26 Jean Privatinscape_tool: isolate the test directory since generate...
2015-08-26 Jean Privatplatform/android: the root group is no more src, thus...
2015-08-26 Jean Privattests: update some error messages because of the new...
2015-08-26 Jean Privattests: improve loader test with a more complex project1...
2015-08-26 Jean Privatloader: change get_mgroup policy and search for a ...
2015-08-26 Jean PrivatCreate empty `projects.ini` and `project.ini` for the...
2015-08-26 Jean Privatloader: get_mgroup check and assign the `project.ini...
next