nit: Added link to `CONTRIBUTING.md` from the README
[nit.git] / src /
2016-05-26 Jean PrivatMerge: src/model: fix mdoc_or_fallback for MClasses...
2016-05-26 Jean PrivatMerge: model_collect: add services for module importation
2016-05-26 Jean PrivatMerge: Less randomness and race conditions in tests
2016-05-26 Jean PrivatMerge: toolcontext: introduce --share-dir
2016-05-26 Jean PrivatMerge: Generalize MEntity visibility
2016-05-26 Jean PrivatMerge: make nitunit more colorful (and useful?)
2016-05-26 Alexandre Terrasanitdoc: use --share-dir option
2016-05-26 Alexandre Terrasatoolcontext: introduce --share-dir
2016-05-25 Alexandre Terrasamodel/model_collect: importation_poset do not collect...
2016-05-25 Alexandre Terrasamodel_collect: add services for module importation
2016-05-25 Jean Privatnitunit: set more environment variables NIT_TESTING_ID...
2016-05-25 Jean Privatnitunit: show a progress bar
2016-05-25 Jean Privatnitunit: suites in docunits have a name
2016-05-25 Jean Privatnitunit: separate the error message from the test output
2016-05-25 Jean Privatnitunit: add more information in UnitTest
2016-05-25 Alexandre Terrasasrc/model: fix mdoc_or_fallback for MClasses and MPrope...
2016-05-25 Alexandre Terrasasrc/model: model_visitor uses MEntity::visibility
2016-05-25 Alexandre Terrasasrc/model: model_json use MEntity::location
2016-05-25 Alexandre Terrasasrc/model: model_json use MEntity::visibility
2016-05-25 Alexandre Terrasasrc/model: generalize visibility to all MEntities
2016-05-24 Jean Privatnitunit: fix some nitunit flags.
2016-05-24 Jean PrivatMerge: Revamp Clock to return float values for easier...
2016-05-23 Alexis Laferrièreniti: filter the -lrt flag on OS X
2016-05-22 Jean PrivatMerge: Refactorize nitunit
2016-05-21 Jean PrivatMerge: src/platforms: fallback to version field "0...
2016-05-21 Jean Privatnitunit/docunit: consider invalid-block as prefailed...
2016-05-21 Jean Privatnitunit: remove old tc object used for names
2016-05-21 Jean Privatnitunit: DocUnit is also a TestUnit
2016-05-20 Alexandre Terrasasrc/web: nitweb use popcorn
2016-05-20 Alexandre Terrasasrc/web: render do not require the server reference...
2016-05-20 Jean Privatnitunit: new class UnitTest to factorize TestCase and...
2016-05-20 Jean Privatnitunit: docunit have their own location
2016-05-20 Jean Privatnitunit: docunits are directly created while discovering.
2016-05-20 Alexis Laferrièresrc/platforms: fallback to "0" on error when asking...
2016-05-20 Jean PrivatMerge: Update nitweb
2016-05-20 Jean PrivatMerge: nitcatalog: count warnings per 1000 lines of...
2016-05-20 Alexandre Terrasasrc/web: replace adhoc MEntity::to_json by the model_js...
2016-05-20 Alexandre Terrasasrc/web: actions use full_name to lookup mentities
2016-05-20 Alexandre Terrasasrc/web: use full_name instead of html_raw_namespace
2016-05-20 Alexandre Terrasasrc/web: ModelAction can search mentities by full_name
2016-05-19 Alexandre Terrasamodel/model_views: search mentity by full_name
2016-05-19 Jean Privatnitcatalog: count warnings per 1000 lines of code ...
2016-05-19 Jean PrivatMerge: More nitunit improvement
2016-05-19 Jean PrivatMerge: doc: Fix a mispelled word in the parser’s README
2016-05-19 Jean PrivatMerge: make the nitcatalog slightly more robust on...
2016-05-19 Jean Privatnitunit: teach test_suite to compare outputs with a...
2016-05-19 Jean Privatnitunit: filter the XML content (and trunc it if needed)
2016-05-19 Jean Privatnitunit: use a safe_exec function with high ulimits
2016-05-19 Jean Privatnitunit: add options to search the compiler
2016-05-19 Jean Privatnitunit: factorize the search of a compiler
2016-05-19 Jean Privatnitunit: prevent generated files to be part of the...
2016-05-17 Jean PrivatMerge: modelize: mark properties broken if they are...
2016-05-17 Jean PrivatMerge: model: introduce model_json
2016-05-17 Jean Privatmake the nitcatalog slightly more robust on person...
2016-05-17 Alexandre Terrasamodel: introduce model_json
2016-05-17 Alexandre Terrasamodel_collect: collect modifiers for all MEntities
2016-05-17 Jean PrivatMerge: nitunit: set the envvar NIT_TESTING
2016-05-17 Jean PrivatMerge: src/nitlight: Updated client to avoid crashes...
2016-05-17 Jean Privatnitunit: set the envvar NIT_TESTING
2016-05-17 Jean PrivatMerge: Add quality metrics to the nit catalog
2016-05-16 Lucas Bajoletsrc/nitlight: Updated client to avoid crashes on unpars...
2016-05-14 jcbrinfodoc: Fix a mispelled word in the parser’s README
2016-05-14 Jean PrivatMerge: Some nitunit love
2016-05-14 Jean Privatmodelize: mark property broken is they are bad introduction
2016-05-14 Jean Privatcatalog: add documentation score
2016-05-14 Jean Privatcatalog: count errors and warnings for each package
2016-05-14 Jean Privattoolcontext: also register messages to the source-files
2016-05-14 Jean Privattoolcontext: attach messages to location, even if quieted
2016-05-14 Jean Privattoolcontext: add Message::level
2016-05-13 Jean Privatnitc/neo.nit: adapt code to promoted locations
2016-05-13 Jean Privatnitc/model: add location to MType
2016-05-13 Jean Privatnitc: model_visitor shows the location
2016-05-13 Jean Privatmodel: add location to MClass and MProperty
2016-05-13 Jean Privatmodel: filepath is now just an alias on the location
2016-05-13 Jean Privatmodel: add location to packages and groups
2016-05-13 Jean Privatmodel: promote location to any `MEntity`
2016-05-13 Jean Privatnitc/location: add named constructor `opaque_file`
2016-05-13 Jean Privatnitunit: give precise error location on invalid docunits.
2016-05-13 Jean Privatnitc/loader: filter_nit_source accept directories
2016-05-10 Jean PrivatMerge: bugfix: `is optional` attributes was evaluated...
2016-05-05 Jean PrivatMerge: Examples class name
2016-05-04 Jean Privatnitc/engines: do not initialize optional attributes...
2016-05-03 Jean Privatnitc/examples: inaugurate the directory with `get_mclasses`
2016-05-03 Jean Privatmodelbuilder: improve hint engine with two levenshtein
2016-05-03 Jean PrivatMerge: Simplify CSV
2016-05-03 Lucas Bajoletsrc: Updated uses of CSV library
2016-05-03 Jean PrivatMerge: Qualified Class Names
2016-05-02 Jean PrivatMerge: nitcatalog: handle local images
2016-05-02 Jean Privatmodelize_class: use the new `get_mclass_by_id` to ident...
2016-05-02 Jean Privatmodelbuilder: Add a specific error message for class...
2016-05-02 Jean Privatmodelbuilder: add (and use) `AQclassid::full_name`...
2016-05-02 Jean Privatmodelbuilder: split the class_not_found error in a...
2016-05-02 Jean Privatmodelbuilder: add `try_get_mclass_by_qid` to handle...
2016-05-02 Jean Privatnitcatalog: copy local image resources inside the outpu...
2016-05-02 Jean Privatmodelbuilder: fix hint on bad classnames
2016-05-01 Jean Privatnitc/doc/doc_down: store the current mdoc object in...
2016-05-01 Jean Privatnitc/doc/doc_down: make NitdocDecorator public to it...
2016-04-27 Jean Privatnitls: do not add '/' since groups are ended by '>'
2016-04-27 Jean Privatnitc/test_model_visitor: check and count fullnames
2016-04-27 Jean Privatmodel: simplify module name if package is enough for...
next