nit.git
2015-08-29 Alexis Laferrièreexamples/draw_operation: revamp the doc with a sample...
2015-08-28 Alexis Laferrièreexamples/extern_methods: revamp as a better teaching...
2015-08-28 Alexis Laferrièrelib/gpio & bcm2835: move single class from gpio to...
2015-08-28 Alexis Laferrièrecontrib/github_search_for_jni: add README.md
2015-08-28 Alexis Laferrièrecontrib/crazy_moles: intro README.md
2015-08-28 Alexis Laferrièreexamples/mnit_dino: add a README.md file
2015-08-28 Alexis Laferrièreexamples/calculator: intro a README.md file
2015-08-28 Jean PrivatMerge: Small fix to iOS support
2015-08-28 Jean PrivatMerge: Rename `standard` as `core`
2015-08-28 Jean PrivatMerge: Work towards an Android testing framework and...
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 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 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...
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-25 Alexis Laferrièremisc/jenkins: improve check-android
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 Alexis Laferrièremisc/jenkins: move crazy_moles/check-android.sh to...
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
next