nitcc: fix `Automaton::trim`
[nit.git] / src /
2016-06-15 Jean Privathighlight: remove default links. Clients have to provid...
2016-06-15 Jean Privattest_highlight: use only local links
2016-06-15 Jean Privatnitlight: use contextual links
2016-06-15 Jean Privathighlight: add HighlightVisitor::hrefto to allow client...
2016-06-13 Jean PrivatMerge: nitunit: improve generated XML
2016-06-13 Jean PrivatMerge: hightlight: improve infrastructure
2016-06-13 Jean PrivatMerge: hightlight as a service
2016-06-11 Jean Privatnitunit: add --no-time to avoid time and improve reprod...
2016-06-11 Jean Privatnitunit: move compilation errors to `<testcase>` as...
2016-06-11 Jean Privatnitunit: use shorter names in the XML
2016-06-11 Jean Privatnitunit: use `message` attribute in XML to store the...
2016-06-11 Jean Privatnitunit: add time information
2016-06-10 Jean Privathighlight: highlight ids in a qualified id
2016-06-10 Jean Privathighlight: add two configuration, show_messages and...
2016-06-10 Jean Privathighlight: always decorate children token
2016-06-10 Jean Privatsrc: add examples/nitlight_as_a_service.nit
2016-06-10 Jean Privattoolcontext: disable error messages if `opt_warn.value...
2016-06-10 Jean Privattoolcontext: make `nit_dir` more robust and client...
2016-06-10 Jean Privathighlight: can hightlight a full source file (not a...
2016-06-08 Lucas Bajoletlib/core: Renamed `Text::bytelen` to `Text::byte_length`
2016-06-08 Alexandre Terrasanitweb: add /api/defs/:entity to list definitions
2016-06-07 Jean PrivatMerge: nitweb: list linearized definitions
2016-06-07 Jean PrivatMerge: catalog: only render the asked packages (not...
2016-06-07 Jean Privatloader: make module name mismatch a false error so...
2016-06-07 Jean Privatnitunit: drop -t option
2016-06-07 Jean Privatnitunit: just process test_suite when given
2016-06-07 Jean Privatnitunit: compile with -q to silent warnings
2016-06-07 Jean PrivatMerge: nitunit: Fix documentation to reflect actual...
2016-06-07 Alexandre Terrasanitweb: add /api/linearization/:full_name service
2016-06-07 Alexandre Terrasamodel_collect: introduce `collect_linearization` service
2016-06-06 Jean Privatcatalog: only render the asked packages (not the import...
2016-06-06 Jean-Christophe... nitunit: Fix documentation to reflect actual test disco...
2016-06-06 Jean PrivatMerge: nitweb: use ConsoleLog middleware
2016-06-06 Jean PrivatMerge: nitweb: use catalog as homepage
2016-06-06 Alexandre Terrasanitweb: use ConsoleLog middleware
2016-06-06 Alexandre Terrasanitweb: introduce API catalog route
2016-06-06 Alexandre Terrasanitweb: move APIRouter to nitweb.nit
2016-06-06 Alexandre Terrasanitweb: move APIHandler to web_base
2016-06-05 Jean PrivatMerge: nitls: fix tree representation of nested groups
2016-06-05 Jean PrivatMerge: Honor `source.exclude` in ini files
2016-06-04 Jean Privatcode: add some `source.exclude` to remove errors in...
2016-06-04 Jean Privatnitls: fix broken group tree when there is a chain...
2016-06-04 Jean Privatloader: honor `source.exclude` config in the package.ini
2016-06-04 Jean Privatmodelbuilder: stop reporting hints again and again...
2016-06-03 Jean Privatnitunit: add `--autosav` for testsuites
2016-06-03 Jean Privatnitunit: add a `info` to unit-test for noteworthy infor...
2016-06-03 Jean Privatnitunit: testsuite+diff tries additional `.res` files
2016-06-03 Jean Privatnitunit: testsuite+diff do not info missing diff if...
2016-06-03 Jean PrivatMerge: nitunit: improve progress display
2016-06-03 Jean PrivatMerge: niti: teach the interpreter to read from the...
2016-06-03 Jean PrivatMerge: nitweb: search field
2016-06-03 Jean Privatnitunit: improve status bar
2016-06-03 Jean Privatnitunit: rename `has_status` and cie to `has_progress_bar`
2016-06-03 Jean Privatnitunit: fix typo in doc
2016-06-03 Jean Privatniti: add `-` to read the standard input
2016-06-02 Alexandre Terrasanitweb/src: APISearch super APIList
2016-06-02 Alexandre Terrasasrc/web: APIList and APIRandom use JsonArray.from
2016-06-02 Jean Privatnitunit: keep the status bar at the end line and show...
2016-06-02 Jean Privatnitunit: check docunits in order, even if compiled...
2016-06-02 Jean Privatnitunit: md files do not need a location, just the...
2016-06-02 Jean Privatnitunit: number docunit from 1 and correctly use it...
2016-06-02 Jean Privatnitunit: remove `more_message` from status as it causes...
2016-06-02 Jean Privatnitunit: do not show the status bar if no-color or...
2016-06-02 Jean PrivatMerge: rta: do not analyze abstract methods
2016-06-01 Alexandre Terrasanitweb: introduce angular skeleton
2016-05-31 Jean Privatrta: do not analyze abstract methods
2016-05-30 Alexandre Terrasanitweb: migrate /entity?json to /api/entity
2016-05-30 Alexandre Terrasanitweb: migrate /uml to /api/uml/:entity
2016-05-30 Alexandre Terrasanitweb: migrate /code to /api/code/:entity
2016-05-30 Alexandre Terrasanitweb: migrate /random to /api/random
2016-05-30 Alexandre Terrasanitweb: migrate /search to /api/search
2016-05-30 Alexandre Terrasanitweb: introduce model_api
2016-05-30 Alexandre Terrasanitweb: rename ModelAction intro ModelHandler
2016-05-30 Alexandre Terrasaweb: redefine model_json for API ready json objets...
2016-05-29 Jean PrivatMerge: rta: resolve the open-types in a depth-first...
2016-05-29 Jean Privatrta: resolve the open-types in a depth-first order...
2016-05-28 Jean Privatcatalog: tweak documentation score
2016-05-27 Jean Privatnitunit: remove the working directory on success
2016-05-27 Jean Privatnitunit: the working dir is now `nitunit.out`
2016-05-27 Jean Privatnitunit: improve summary of results
2016-05-27 Jean Privatnitunit: honor --no-color
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
next