nit.git
2014-03-12 Jean Privatrta: add `live_types_to_csv` to provide human-readable...
2014-03-11 Jean Privatmodel_viz: remove `AlphaComparator`&cie. since thez...
2014-03-11 Jean Privatlib/string: provide `alpha_comparator` and `CachedAlpha...
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
2014-03-06 Jean Privatlib/hashcol: forgot to nullify a link in `HashCollectio...
2014-03-06 Alexis Laferrièrelib/curl: fix indentation
2014-03-06 Alexis Laferrièrenitg-e: all extern type use the C structures of kernel...
2014-03-06 Alexis Laferrièrenitg-s: all extern type use the C structures of kernel...
2014-03-06 Alexis Laferrièrenitg-s: fix importation of custom C header between...
2014-03-06 Alexis Laferrièrenitg-s: fix "No provided declaration" with FFI casts
2014-03-06 Alexis Laferrièrenitg: fix FFI error with arguments name of extern methods
2014-03-06 Alexis Laferrièrenitg: fix C return type of callbacks to Nit
2014-03-06 Alexis Laferrièrelib: fix version of GTK for is_visible
2014-03-06 Jean PrivatMerge remote-tracking branch 'alexis/android-platform'
2014-03-06 Jean PrivatMerge branch 'error_req_loop'
2014-03-06 Jean Privattests: error_req_loop*
2014-03-06 Jean Privatmodelbuilder: display error in case of dependency loop
2014-03-06 Jean PrivatMerge branch 'fast_nitx'
2014-03-06 Alexandre Terrasamodel_utils: better class hierarchy exploration
2014-03-05 Jean Privatauto_super_init: use CallSite
2014-03-05 Jean Privatauto_super_init: clean signature check
2014-03-05 Jean Privatnitx: only depends on modelize_property instead of...
2014-03-05 Jean PrivatMerge remote-tracking branch 'alexandre/fix-float'
2014-03-05 Jean Privatmodelbuilder: avoid infinitive recursion in case of...
2014-03-05 Alexandre Terrasalib: fixed nan on floats
2014-03-05 Alexandre Terrasalib: cleaned trailing spaces in string
2014-03-05 Alexandre Terrasalib: fixed infinity on floats
2014-03-05 Jean Privatniti: add method `NaiveInterpreter.callsite` to prepare...
2014-03-05 Jean PrivatMerge branch 'map'
2014-03-05 Jean Privatlib/more_collection: MultiHashMap associates new arrays...
2014-03-05 Jean Privatlib: add `provide_default_value` in Map to allow subcla...
2014-03-05 Alexis Laferrièrelib: fix extern type of NativeFile
2014-03-05 Alexis Laferrièrelib: fix missing FFI imports in gtk3_4
2014-03-04 Jean PrivatMerge remote-tracking branch 'alexis/ffi-fix'
2014-03-04 Alexis Laferrièretests: skip android related test in niti
2014-03-04 Alexis Laferrièretests: minimal test for compilation to android
2014-03-04 Alexis Laferrièreandroid: adds support for the android platform
2014-03-04 Alexis Laferrièrenitg: intro the platform concept
next