nit.git
2015-08-28 Jean Privatprojects: update some short descriptions
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...
2015-08-26 Jean Privatloader: get_mgroup filter out non-directories
2015-08-26 Jean Privatloader: projects might have a ini file associated
2015-08-26 Jean Privatloader: identify_file distinguishes singleton projects...
2015-08-24 Jean Privatloader: use `mmodule_paths_by_name` to simplify `search...
2015-08-24 Jean Privatloader: introduce `MGroup::mmodule_paths_by_name` to...
2015-08-24 Jean Privatloader: scan_group does not recursively scan in case...
2015-08-24 Jean PrivatMerge: Beefup check contrib
2015-08-24 Jean PrivatMerge: Fix app.nit Calc example
2015-08-24 Jean PrivatMerge: Report check contrib
2015-08-24 Jean PrivatMerge: Benchmark strings update
2015-08-24 Jean Privatlib/markdown: ignore generated nitmd command
2015-08-24 Jean Privatlib/json: make build nitcc if required
2015-08-22 Alexis Laferrièrelib/standard: `Text::to_n` returns 0 as failsafe when...
2015-08-22 Alexis Laferrièrelib/app: add FIXME to the conditional importation of...
2015-08-22 Alexis Laferrièreexamples/calculator: add a debug option
2015-08-22 Alexis Laferrièreexamples/calculator: avoid crash from call to `to_n...
2015-08-22 Alexis Laferrièreexamples/calculator: fix Android version to use nit_act...
2015-08-22 Jean PrivatMerge: Text::is_int bugfix
2015-08-22 Jean Privatcheck_contrib: additional rules are given by arguments. beefup_check_contrib
2015-08-22 Jean Privatcheck_contrib: also check lib
2015-08-21 Jean PrivatMerge: GitHub nitlang
2015-08-21 Jean Privatvarious lib and contrib doc: points to new github repo
2015-08-21 Jean Privatlib/github: use new github repo nitlang/nit in doc...
2015-08-21 Jean Privatnitrpg: use new github repo
2015-08-21 Jean Privatgithub_merge: use new github repo
2015-08-21 Jean Privatfdroid: update metadata with new github repo
2015-08-21 Jean PrivatMakefile: link generated doc with new github repo
2015-08-21 Lucas Bajoletlib/standard/fixed_ints: Added extra check on is_int...
2015-08-21 Lucas Bajoletbenchs/strings: Makefile update
2015-08-21 Lucas Bajoletgitattributes: Stop watching for whitespaces in patch...
2015-08-21 Lucas Bajoletbenchmarks/string: Added variants of lib to benchmarks
2015-08-21 Jean PrivatMerge: objcwrapper: wrapper generator to access Objecti...
2015-08-21 Jean PrivatMerge: lib/code/standard: hash no more divides object_i...
2015-08-21 Jean Privatnitiwiki: update results and report test error
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: write import only once per file
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: refactor services and update style...
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: revamp the AST visitor
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: rename a few AST nodes to 'parameter'
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: add the -o option to specify the...
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: intro basic framework for command...
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: refactor `init_with_alloc` as...
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: merge some type-related tokens...
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: move header_static to local folders
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: add a new line at the end of the...
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: report parsing errors
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: add some doc and license
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: add the check rule with a few...
2015-08-21 Alexis Laferrièrecontrib/objcwrapper: add git structure and Makefile
2015-08-21 Arthur Delamarecontrib/objcwrapper: intro objcwrapper base code
2015-08-21 Jean Privatcontrib/refund: report test error
2015-08-21 Jean Privatpep8analysis: report test errors
2015-08-21 Lucas Bajoletbenchs/strings: Updated bench_strings, simplified code
2015-08-21 Lucas Bajoletbenchs/strings: Update string basic functions benchmarks
2015-08-20 Jean PrivatMerge: Better module doc within Vim
2015-08-20 Jean Privatlib/code/standard: hash no more divides object_id by 8
2015-08-20 Alexis Laferrièrevim doc: show introduced classes and props in the modul...
2015-08-20 Alexis Laferrièrevim doc: extract writing the synopsis of a property
2015-08-20 Alexis Laferrièrevim doc: fix constructor names in generated doc
2015-08-20 Jean PrivatMerge: Performance update on Buffer
2015-08-20 Lucas Bajolettests: Update test_string_bytes
2015-08-20 Lucas Bajoletlib/binary: Fix binary lib to properly use Bytes instea...
2015-08-20 Lucas Bajoletlib/standard/text: Mutualized cache mechanism to FlatText
2015-08-20 Lucas Bajoletlib/standard/text: Removed byte-level modification...
2015-08-20 Jean PrivatMerge: Intro Codec
2015-08-20 Jean PrivatMerge: Cleanup loader
2015-08-20 Jean PrivatMerge: simplify glslangValidator test to support differ...
2015-08-20 Jean PrivatMerge: Fix light FFI in interpreter on OS X
2015-08-20 Alexis Laferrièretests: remove todo on soname error
2015-08-20 Alexis Laferrièrelib/md5: improve doc
2015-08-19 Alexis Laferrièretests: simplify glslValidator test to support different...
2015-08-19 Jean PrivatMerge: Friendly jenkins checks
2015-08-19 Jean PrivatMerge: jenkins: name command test results with `cmd...
2015-08-19 Alexis Laferrièrelib/md5: update to only rely on the light FFI
2015-08-19 Alexis Laferrièrenit: do not specify an soname (or -g) for JIT FFI libraries
2015-08-19 Jean Privatjenkins: unitrun.sh does not generate empty system...
2015-08-19 Jean Privatjenkins: add checkwhitespace to be a more explicit...
2015-08-19 Jean Privatjenkins: improve checksignedoffby to be more explicit...
2015-08-19 Jean Privatjenkins: improve checklicense to be more explicit and...
2015-08-19 Jean PrivatMerge: extends nitmd to handle manpages output format
2015-08-19 Jean Privatmanpages: use nitmd instead of pandoc
2015-08-18 Jean Privatloader: document ` identify_file`
2015-08-18 Jean Privatloader: identify_file do really return null is the...
2015-08-18 Jean Privatloader: single module group `is_interesting` if the...
2015-08-18 Jean PrivatMerge: Graph theory in Nit
2015-08-18 Alexandre Blondin... lib/graphs: adds module for directed graphs.
2015-08-18 Jean Privatjenkins: name command test results with `cmd` instead...
2015-08-18 Jean Privatloader: scan_group do not rescan
2015-08-18 Jean Privatloader: rename (and document) `visit_group` as `scan_group`
2015-08-18 Jean Privatloader: identify_file use the absence of '/' for specia...
2015-08-17 Jean PrivatMerge: Performance improvement in read_all_bytes
2015-08-17 Jean Privatmanpages: use 3rd heading level instead of definition...
next