nit.git
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/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
2014-03-07 Alexis Laferrièrelib: import the android module from mnit_android
2014-03-07 Alexis Laferrièrelib: intro the android implementation of mnit
2014-03-07 Alexis Laferrièreshare: intro a README file to explain the sub-folders
2014-03-07 Jean PrivatMerge remote-tracking branch 'alexis/ffi-fix'
2014-03-07 Alexis Laferrièrenitg: collect_super_send detects callbacks to super...
2014-03-07 Alexis Laferrièrenitg: activate FFI in all engines
2014-03-07 Alexis Laferrièretests: do not skip opengles2_hello_triangle in nitg-s
2014-03-07 Alexis Laferrièretests: skip test_json in both nitg-s and nitg-e
2014-03-07 Jean PrivatMerge remote-tracking branch 'alexis/cleanup-curl'
2014-03-07 Alexis Laferrièreexample: fix and simplify the curl_http example
2014-03-07 Alexis Laferrièreexamples: fix curl_mail with latest changes to the lib
2014-03-07 Alexis Laferrièreexamples: fix indentation of curl examples
2014-03-07 Alexis Laferrièrelib/curl: remove indirect creation of basic requests
2014-03-07 Alexis Laferrièrelib/curl: clean up CurlMailRequest::init
2014-03-07 Alexis Laferrièrelib/curl: clean up surperfluous types
2014-03-07 Jean PrivatMerge remote-tracking branch 'alexandre/nitmetrics'
2014-03-07 Alexandre Terrasatests: update tests for nitmetrics
2014-03-07 Alexandre Terrasametrics: introduce Mendel analysis
2014-03-07 Alexandre Terrasametrics: min and max return the element instead of...
2014-03-07 Alexandre Terrasametrics: refactor RTA metrics
2014-03-07 Alexandre Terrasalib: rename Counter::total into Counter::sum
2014-03-07 Alexis Laferrièreshare/png: add Android specific makefiles to the png...
2014-03-07 Jean PrivatMerge branch 'callsite'
2014-03-07 Jean PrivatMerge branch 'fix_hashcol_enlarge'
2014-03-07 Alexis Laferrièreshare/png: configure the png library for android
2014-03-07 Alexis Laferrièreshare/png: intro the libpng base code for the Android...
2014-03-07 Alexandre Terrasametrics: make MetricSet output csv
2014-03-07 Alexandre Terrasalib: allow client to edit csv header by and instead...
2014-03-07 Alexandre Terrasalib: csv get file to save in save instead of init
2014-03-07 Alexandre Terrasametrics: add Number of Local MProperty class metric
2014-03-07 Alexandre Terrasametrics: print std_dev for each metric
2014-03-07 Alexandre Terrasalib: add standard derivation computation to counter
2014-03-07 Alexandre Terrasametrics: add to_console method to pretty print metrics...
2014-03-07 Alexandre Terrasametrics: move up collect in MetricSet
2014-03-07 Alexandre Terrasametrics: move up collect method in Metric
2014-03-07 Alexandre Terrasametrics: move up values method in Metric interface
next