NOTICE: add Alexandre Blondin Massé
[nit.git] / src /
2014-11-30 Jean PrivatMerge: Attributes access in nitvm
2014-11-28 Julien Pagèsnitvm: Attributes access is fully functionnal with...
2014-11-28 Julien Pagèsnitvm: Implementing attribute access with direct access
2014-11-28 Jean PrivatMerge: Useless type
2014-11-28 Jean PrivatMerge: Use tagged-fences to discriminate docunits
2014-11-28 Jean Privatall: add `nitish` tag for code-blocks skipped by nitunit
2014-11-28 Jean Privatall: fix broken markdown comments with missing or unwan...
2014-11-28 Jean Privatnitdoc: increase the verbosity level for the numerous...
2014-11-28 Jean Privatnitunit: enforce the testing of docunits (unless explic...
2014-11-28 Jean Privatsrc: nitunit and docdown use the fence-tag to skip...
2014-11-28 Jean Privatdocdown: read simple fence tag (type)
2014-11-28 Jean Privattyping: warn `useless-type` for useless type in a local...
2014-11-28 Jean Privatmodelize: do not warn `useless-type` for a covariant...
2014-11-27 Alexis LaferrièreFFI with C: fix line offset in gcc error reports
2014-11-27 Julien Pagèsnitvm: Clean the code and add an absolute offset for...
2014-11-25 Jean PrivatMerge: Nitiwiki: a quick wiki builder based on markdown...
2014-11-25 Jean PrivatMerge: SELF type
2014-11-25 Jean PrivatMerge: Prepare for the android UI module
2014-11-24 Alexandre Terrasasrc: rename old `markdown` module in `docdown` to avoid...
2014-11-22 Alexis Laferrièrenitg&mnit_android: move mnit specific activity attribut...
2014-11-22 Alexis Laferrièrenitg&android: add the android_manifest_activity annotation
2014-11-22 Alexis Laferrièreandroid: fix name of extern lib in manifest
2014-11-22 Alexis Laferrièreandroid: fix use extra_java_files from all modules
2014-11-20 Lucas Bajoletlib/standard/math: Added round method to floats
2014-11-19 Jean PrivatMerge: lib: some cleanup in *Capable and HashCollections
2014-11-19 Jean PrivatMerge: nitdoc: Do not overwrite search results.
2014-11-19 Jean Privatcompiler: resolve types when doing new NativeArray
2014-11-17 Jean PrivatMerge: json: Refactor the APIs
2014-11-17 Jean PrivatMerge: Srand by default
2014-11-17 Jean PrivatMerge: Force standard as public
2014-11-17 Jean PrivatMerge: Improve docunits
2014-11-17 Jean-Christophe... nitdoc: Do not overwrite search results.
2014-11-17 Jean-Christophe... nitdoc: Use `to_json` to escape JSON values.
2014-11-17 Jean Privatinterpreter: implements srand
2014-11-17 Jean Privatmodelbuilder: force `standard` to be imported
2014-11-17 Jean Privatnitunit: protect generated files name a little to avoid...
2014-11-17 Jean Privatnitunit: test only block of code
2014-11-17 Jean Privatdocdowm: empty lines are included in blocks
2014-11-13 Jean PrivatMerge: More escaping
2014-11-11 Alexis Laferrièremodel: if Object has a SELF type, redef it in all classes
2014-11-11 Alexis Laferrièrejava: import include/linux everywhere
2014-11-11 Jean Privatcompiler: copy the binary if the outpath is crazy and...
2014-11-11 Jean Privatcompiler: global compiler escape the module name
2014-11-11 Jean Privatcompiler: escape function names in `c_functions_hash.c`
2014-11-11 Jean Privatcompiler: escape the binary name in generated Makefile
2014-11-10 Jean PrivatMerge: MModule has a c_name
2014-11-10 Jean PrivatMerge: nitdoc: escape text in generated dot files
2014-11-10 Jean Privatcompiler: add and use `MModule::c_name`
2014-11-10 Jean PrivatMerge: nitester over MPI and jenkins
2014-11-10 Jean PrivatMerge: nitdoc: Escape paths passed to the shell.
2014-11-10 Jean Privatnitdoc: escape text in generated dot files
2014-11-09 Jean PrivatMerge: Fix FFI global compilation on duplicated callbac...
2014-11-08 Jean-Christophe... nitdoc: Escape paths passed to the shell.
2014-11-07 Alexis Laferrièretests: modify ai::puzzle, nitmetrics and nitunit to...
2014-11-07 Alexis Laferrièrenitg/ffi: fix global compilation errors and warning...
2014-11-07 Jean PrivatMerge: Method dispatch in nitvm
2014-11-06 Jean PrivatMerge: Ropes
2014-11-06 Jean PrivatMerge: nitdoc: Fix name mangling for graphs.
2014-11-06 Lucas Bajoletnitdoc: Change uses of FlatBuffer to RopeBuffer in...
2014-11-06 Jean-Christophe... nitdoc: Fix name mangling for graphs.
2014-11-06 Julien Pagèsnitvm: Method dispatch is functionnal with perfect...
2014-11-06 Jean PrivatMerge: Java FFI global compilation fix
2014-11-06 Jean PrivatMerge: Use new constructors
2014-11-05 Alexis Laferrièrenitg/ffi: fix indirect function declaration in C++ FFI
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-11-05 Jean PrivatMerge: No auto super in new
2014-11-04 Alexis Laferrièrenitg/ffi: local functions in C are `static`
2014-11-04 Alexis Laferrièrenitg/ffi: fix Java FFI support in nitg-g
2014-11-04 Jean Privattyping: prefix instantiation error with `Type Error`
2014-11-04 Jean Privatsemantize: do not auto_super_init `new`-factories
2014-11-04 Jean PrivatMerge: neo_doxygen: Introduce a tool to import a Doxyge...
2014-11-04 Jean PrivatMerge: Pkgconfig
2014-11-04 Jean PrivatMerge: Improve tool ui
2014-11-04 Jean PrivatMerge: neo: Load the graph in chunks and only once.
2014-11-04 Jean Privatffi/pkgconfig: use the new pkgconfig infrastructure...
2014-11-04 Jean Privatabstract_compiler: check the presence of pkgconfig...
2014-11-04 Jean Privatabstract_compiler: use `ExternFiles::pkgconfig` for...
2014-11-04 Jean Privatc_tools: add attribute `ExternFile::pkgconfigs` to...
2014-11-04 Jean Privattoolcontext: hide some really internal options so they...
2014-11-04 Jean Privatmodelize: 4 -v are needed fo method-level informations
2014-11-04 Jean Privatnit: use OptionContext flag options_before_rest
2014-11-04 Jean Privattoolcontext: re-add --nit-dir option with higer precedence
2014-11-04 Jean Privattoolcontext: nit_dir is non-nullable
2014-11-04 Jean Privatcompiler: remove --clib-path and NIT_CC_PATH
2014-11-04 Jean Privattoolcontext: make compute_nit_dir more robust
2014-11-03 Jean-Christophe... nitdoc: Extend the model to help the importation from...
2014-11-03 Jean-Christophe... neo: Really load the graph only once.
2014-11-03 Jean-Christophe... neo: Load the graph in chunks.
2014-11-03 Jean Privattoolcontext: nit_dir tries another heuristic on PATH...
2014-11-03 Jean Privattools: use pkg-config to found libgc
2014-11-02 Jean Privatmodelize: new advice for old-style-init
2014-11-01 Jean-Christophe... neo: Correct exportation of a signature.
2014-10-31 Jean PrivatMerge: Distribuable compiledir
2014-10-31 Jean PrivatMerge: Attribute block
2014-10-31 Jean PrivatMerge: Autoinit attributes
2014-10-31 Jean Privatmkcsrc: rewrite a simplified version
2014-10-31 Jean Privatmodelize: handle `autoinit` on attributes
2014-10-31 Jean Privatsemantize: move noinit attribute to `AAttrPropdef:...
2014-10-31 Jean Privatmodelize: introduce `AAttrPropdef::has_value`
2014-10-31 Jean Privattools: accept statement block in attributes
next