nit.git
2014-03-18 Jean Privatmodelbuilder: add `MGroup::module_paths` to store poten...
2014-03-18 Jean Privatmodelbuilder: `identify_file` works with directories...
2014-03-18 Jean Privatmodelbuilder: extract `search_module_in_paths` from...
2014-03-18 Jean Privatmodelbuilder: get_mmodule_by_name only output lookpaths...
2014-03-18 Jean Privatlib/kernel: add `Bool::to_i`
2014-03-18 Jean PrivatMerge branch 'streamable'
2014-03-18 Jean PrivatMerge branch 'comparators'
2014-03-18 Jean PrivatMerge branch 'file_string'
2014-03-18 Jean PrivatMerge remote-tracking branch 'alexis/vim'
2014-03-18 Jean Privatlib/html: adapt HTMLPage & HTMLTag to Streamable
2014-03-15 Alexis Laferrièremisc: add support for FFI with Java and C++ to vim...
2014-03-15 Alexis Laferrièremisc: use nitc instead of nitg in syntastic
2014-03-14 Jean Privatlib/file: fix border-use-cases of String::basename
2014-03-14 Jean Privatlib/file: remove all trailing / on String::dirname
2014-03-14 Jean PrivatMerge remote-tracking branch 'alexis/lib-jvm'
2014-03-14 Romain Chanoirtests: modifies tests.sh to execute code using the...
2014-03-14 Romain Chanoirtests: intro tests for the jvm module
2014-03-14 Romain Chanoirlib: intro the jvm module
2014-03-14 Jean PrivatMerge branch 'test_platform'
2014-03-14 Jean Privattests: add mnit linux examples
2014-03-14 Jean Privatmigration: use Comparator instead of Sorter in code
2014-03-14 Jean Privattests: add mnit android examples
2014-03-14 Jean Privatlib/ordered_tree: adapt OrderedTree to Streamable
2014-03-14 Jean Privatlib/sorter: provide a stateless singleton `default_comp...
2014-03-14 Jean Privatlib/sorter: rename Sorter to Comparator
2014-03-14 Jean Privatmodel_viz: adapt MProjectDot to Streamable
2014-03-14 Jean Privatlib/csv: adapt CSVDocument to the Streamable interface.
2014-03-14 Jean Privatlib: move `Template::write_to_*` to `Streamable`
2014-03-13 Jean Privattests: add basic platform management
2014-03-13 Jean PrivatMerge remote-tracking branch 'alexis/much-more-android'
2014-03-13 Alexis Laferrièrelib: add doc to Passwd properties
2014-03-13 Alexis Laferrièreexamples: simplify Makefiles of mnit examples
2014-03-13 Alexis Laferrièrelib: move Passwd::gecos to a new posix_ext module
2014-03-13 Alexis Laferrièrelib: in Int::sqrt, use C sqrt function for double
2014-03-13 Alexis Laferrièrelib: remove broken Int::sin/cos
2014-03-13 Jean PrivatMerge branch 'dump_rta'
2014-03-13 Alexandre Terrasadoc: modified comment for typing::AExpr::mtype
2014-03-12 Jean Privatmetrics/rta: save the list of live things in files
2014-03-12 Jean PrivatMerge remote-tracking branch 'alexis/even-more-android'
2014-03-12 Alexis Laferrièrenitg: do not use libunwind for platforms which do not...
2014-03-12 Alexis Laferrièrenitg/android: lock orientation of Android applications
2014-03-12 Alexis Laferrièrelib/mnit_android: use AndroidMotionEvent::action to...
2014-03-12 Alexis Laferrièrelib/mnit_android: intro AndroidMotionEvent::action
2014-03-12 Alexis Laferrièrelib/mnit_android: correctly implement and use the gener...
2014-03-12 Alexis Laferrièrelib/mnit_android: inverse importation of app and opengles1
2014-03-12 Alexis Laferrièrelib/mnit_linux: replace calls to LOGI/LOGW with fprintf
2014-03-12 Alexis Laferrièrelib/mnit: less C warnings for LOGI/W
2014-03-12 Jean PrivatMerge branch 'metrics'
2014-03-12 Jean PrivatMerge branch 'fix_module_owner_placebo'
2014-03-12 Jean Privatrta: add `live_methods_to_tree` to provide human-readab...
2014-03-12 Jean Privatrta: add `live_types_to_csv` to provide human-readable...
2014-03-12 Jean Privatmodel: fix module owner placebo
2014-03-12 Alexis Laferrièrenitg: fix compilation of assets to apk
2014-03-12 Alexis Laferrièrelib/mnit_android: fix redef of Object::print
2014-03-12 Jean PrivatMerge remote-tracking branch 'alexis/a_star'
2014-03-12 Alexis Laferrièrelib/a_star: minor style cleanup
2014-03-12 Alexis Laferrièrelib/a_star: fix use of virtual type in Node::path_to
2014-03-12 Jean Privattests: update nitmetrics stuff
2014-03-12 Jean PrivatMerge branch 'test_inputs'
2014-03-12 Jean Privattests: permit multiple inputs on a single test
2014-03-12 Jean PrivatMerge branch 'debug_require'
2014-03-12 Jean Privatnitmetrics: do not crash in `to_console` if no values...
2014-03-12 Jean Privatmodelviz: filter out modules without groups to avoid...
2014-03-11 Jean Privatmodel_viz: remove `AlphaComparator`&cie. since thez...
2014-03-11 Jean Privatlib/string: provide `alpha_comparator` and `CachedAlpha...
2014-03-11 Jean Privatabstract_compiler: show who require a declaration when...
2014-03-11 Jean PrivatMerge branch 'has_supercall'
2014-03-11 Jean Privatsrc: use `ASuperExpr::mpropdef` instead of asking the...
2014-03-11 Jean Privattyping: add `ASuperExpr::mpropdef` to stores the called...
2014-03-11 Jean Privatsrc: suppr. collect_super_sends module
2014-03-11 Jean Privatnitgs: use `MPorpDef::has_supercall` insead of collect_...
2014-03-11 Jean Privatffi: ASuperExternCall set mpropdef.has_supercall as...
2014-03-11 Jean Privatfrontend: move `MPropDef::has_supercall` to `modelize_p...
2014-03-10 Jean PrivatMerge branch 'templates'
2014-03-10 Jean PrivatMerge branch 'tests'
2014-03-10 Jean Privattests: reuse legacy ffi for test_extern.nit
2014-03-10 Jean Privatniti: add missing extern&intern methods on Char and...
2014-03-10 Jean Privattests: add a lot of missing sav/ files
2014-03-10 Jean Privattests: cleanup .skip files from old stuff
2014-03-10 Jean Privattests: *todo* and *fail* marked as skiped in the XML...
2014-03-10 Jean Privatsrc: remove now useless compiling_writer
2014-03-10 Jean Privatsrc/c_tools: use template instead of compiling_writer
2014-03-10 Jean PrivatMerge remote-tracking branch 'alexis/more-android'
2014-03-10 Alexis LaferrièreNOTICE: updated with info of the libpng project
2014-03-10 Jean PrivatMerge branch 'templates'
2014-03-10 Jean Privatexample: add an example for lib/template
2014-03-10 Jean Privatlib: add new module `template`
2014-03-10 Jean Privatlib/stream: add Streamable interface
2014-03-10 Jean PrivatMerge branch 'triple_quoted'
2014-03-10 Jean Privatvim: update syntax for strings
2014-03-10 Jean Privattests: add string-related tests
2014-03-10 Jean Privatparser: regenerate for strings
2014-03-10 Jean Privatsyntax: enable empty expression-expansion in super...
2014-03-10 Jean Privatsyntax: allows trailing " and { in triple quoted strings
2014-03-08 Alexis Laferrièreexample: update mnit examples with android version
2014-03-08 Alexis Laferrièrenitg/android: move generate apk file (with -o or locally)
2014-03-08 Alexis Laferrièrenitg/android: load assets on the APK
2014-03-08 Jean Privatsyntax: ignore first '\n' in triple-quoted strings
2014-03-07 Alexis Laferrièrenitg/android: compile with the png lib
2014-03-07 Alexis Laferrièrenitg/android: add a deeper folder to generated project
next