neo_doxygen: Add a missing getter in `Entity`.
[nit.git] / src /
2014-12-14 Jean PrivatMerge: More macosx compat things
2014-12-14 Jean PrivatMerge: add changelog.sh to help the redactor of niteration
2014-12-14 Jean PrivatMerge: Fix misc warnings
2014-12-14 Jean PrivatMerge: nitdoc: Display the attributes
2014-12-14 Jean PrivatMerge: Detect variance constraints
2014-12-14 Jean PrivatMerge: Fix chomp and read_lines
2014-12-14 Jean PrivatMerge ... 'origin/master' to resolve conflicts with...
2014-12-13 Alexis Laferrièrenit: remove unused `PrimitiveNativeFile::file_stat`
2014-12-13 Jean Privatnitx: use less instad of pager that is a Debianism
2014-12-13 Jean Privatcompiler: add CFLAGS -Wno-attributes to quiet clang...
2014-12-13 Jean PrivatMerge: Fix visibility warnings
2014-12-13 Jean PrivatMerge: Raise nitc from the dead
2014-12-13 Jean PrivatMerge: model: register the implicitly injected Bool...
2014-12-13 Jean PrivatMerge: Newstreams
2014-12-13 Jean Privatadd changelog.sh to help the redactor of niteration
2014-12-12 Jean-Christophe... nitdoc: Display attribute types.
2014-12-12 Jean-Christophe... nitdoc: Include the attributes by default.
2014-12-12 Alexandre Terrasasrc/astprinter: fixes useless null comparison
2014-12-12 Alexandre Terrasasrc/doc: fixes useless empty init
2014-12-12 Alexandre Terrasasrc/semantize: fixes useless private visibility
2014-12-12 Alexandre Terrasasrc/nitx: fixes useless private visibility
2014-12-12 Alexandre Terrasasrc/frontend: fixes useless private visibility
2014-12-12 Jean Privatnitmetrics: add --detect-covar
2014-12-12 Jean Privatniti: do not create `true` and `false` if Bool does...
2014-12-12 Jean Privatmodel: register the implicitly injected Bool class...
2014-12-12 Jean PrivatMerge: nitunit: compile test-suite only once
2014-12-12 Jean PrivatMerge: Objective-C FFI with basic wrapper for the Cocoa...
2014-12-11 Jean-Christophe... nitdoc: Factorize filtering logic.
2014-12-11 Jean-Christophe... nitdoc: Add a property group for attributes.
2014-12-11 Jean-Christophe... nitdoc: Factorize property grouping logic.
2014-12-11 Jean Privatsrc: update mkcsrc
2014-12-11 Jean PrivatMake: build nitc instead of nitg
2014-12-11 Jean PrivatMerge: Removes deprecated uses of `MModule::in_nesting`
2014-12-11 Jean PrivatMerge: nitdoc: displays full namespace in MModule:...
2014-12-11 Jean PrivatMerge: Split nitpretty
2014-12-11 Jean PrivatMerge: nitdoc: displays introduction module in property...
2014-12-11 Jean PrivatMerge: modelize: adapt inherited signatures to use...
2014-12-11 Jean PrivatMerge: Pass all tests in nitvm
2014-12-11 Jean PrivatMerge: csv: Add features
2014-12-11 Jean PrivatMerge: nitdoc: make generated HTML easier to read/diff
2014-12-11 Jean Privatsrc: rename nitg to nitc
2014-12-11 Alexandre Terrasanitunit: compile test-suite once
2014-12-11 Alexandre Terrasatest_suite: fixes documentation warnings
2014-12-10 Alexandre Terrasasrc/pretty: add usage example in DocUnit
2014-12-10 Alexandre Terrasanitpretty: move documentation to man page.
2014-12-10 Lucas Bajoletlib/standard/file: Added a way to change the buffering...
2014-12-10 Lucas Bajoletniti: Added new module for correct handling of primitiv...
2014-12-10 Julien Pagèsnitvm: Bug fix in subtyping test
2014-12-10 Julien Pagèsnitvm: Fixing a bug in superclasses ordering
2014-12-10 Alexis Laferrièrenitni: add indirection to use `MModule::c_name` without...
2014-12-10 Alexis LaferrièreObjective-C FFI: intro the FFI with Objective-C
2014-12-09 Alexandre Terrasanitpretty: fixes documentation warnings.
2014-12-09 Alexandre Terrasanitpretty: splits nitpretty into two modules
2014-12-09 Alexandre Terrasanitdoc: displays full namespace in MModule::tpl_declara...
2014-12-09 Alexandre Terrasanitdoc: displays introduction module in property page.
2014-12-09 Alexandre Terrasamodel: removes deprecated, now unused, method MModule...
2014-12-09 Alexandre Terrasasrc: removes remaining use of deprecated method MModule...
2014-12-09 Alexandre Terrasamodel_utils: creates a replacement for MModule::in_nesting.
2014-12-09 Jean Privatmodelize: adapt inherited signature to use local names...
2014-12-09 Jean-Christophe... csv: Allow output customization.
2014-12-09 Alexandre Terrasanitdoc: makes generated html easier to read/diff
2014-12-09 Jean-Christophe... csv: Clean `CsvDocument` a little bit.
2014-12-09 Jean Privatcode: update clients of readline since eol is stripped
2014-12-09 Jean PrivatMerge: Implementation of some mechanisms with direct...
2014-12-09 Jean PrivatMerge: improved loader and nitls
2014-12-09 Jean Privatnitls: stop intruding loader
2014-12-09 Jean Privatloader: add a public itentified_files attribute
2014-12-09 Jean Privatloader: make some entities public and improve doc
2014-12-09 Jean PrivatMerge: Some niti cleaning
2014-12-06 Jean Privatniti: fix some comments
2014-12-06 Jean Privatniti: use `write_attribute` in old path of initializers
2014-12-06 Jean Privatniti: use PrimitiveInstance for `null_instance`
2014-12-06 Jean Privatnitls: look at files of a directories when they are...
2014-12-06 Jean Privatnitls: visit group for relevant outputs
2014-12-06 Jean Privatnitls: use tree-output if one of the argument is a...
2014-12-06 Jean Privatnitls: reuse the entity sorter for all output
2014-12-06 Jean Privatnitls: work on . by default
2014-12-06 Jean Privatloader: add visit_group
2014-12-06 Jean Privatloader: identify_file use -I for names without path
2014-12-06 Jean Privatloader: identify_file does not print errors
2014-12-06 Jean Privatnitls: document projects
2014-12-06 Jean Privatnitls: correctly sort by names with --tree
2014-12-06 Jean Privatnitls: display dependancies if -d is given
2014-12-06 Jean Privatnitls: --tree do not show uninterresting groups
2014-12-06 Jean Privatloader: add MGroup::is_interesting
2014-12-06 Jean Privatnitls: use color when listing things
2014-12-06 Jean Privatnitls: make -d and -r usable together
2014-12-06 Jean Privatnitls: shows the synopsys of modules and groups by...
2014-12-06 Jean Privatnitls: reuse ProjTree::display for the simple list
2014-12-06 Jean Privatloader: `load_module` no mode automatically computes...
2014-12-06 Jean Privatniti: use get_mmodule_by_name instead of the low-level...
2014-12-05 Jean Privatniti: PrimitiveInstance::val can be null
2014-12-05 Julien Pagèsnitvm: Subtyping test is now implemented with direct...
2014-12-05 Julien Pagèsnitvm: Method dispatch is implemented with direct access
2014-12-05 Julien Pagèsnitvm: Migrating some init to new-style constructors...
2014-12-05 Jean Privatniti: reduce the direct usage on the current frame
2014-12-05 Jean Privatniti: remove last warnings by documenting two methods
2014-12-05 Jean Privatniti: implements `String::files`
2014-12-05 Jean Privatniti: direclty use `Array::copy_to` to implements ...
2014-12-04 Jean PrivatMerge: Mpropdef2node
next