nit.git
2016-06-23 Jean Privatnitcc: add `Prefixes` operator
2016-06-23 Jean Privatnitcc: to_minimal_dfa fix transition checks (and docume...
2016-06-21 Jean Privatnitcc: to_minimal_dfa accepts non-tagged DFA
2016-06-20 Jean PrivatMerge: Opportunity: log errors to stderr and update...
2016-06-20 Jean PrivatMerge: libevent: force closing connections on error...
2016-06-18 Alexis Laferrièreopportunity: print errors to stderr
2016-06-18 Alexis Laferrièreopportunity: inline Meetup::to_s for prettier prints
2016-06-18 Alexis Laferrièreopportunity: remove prints in normal behavior
2016-06-18 Alexis Laferrièreopportunity: update error message on failure to create...
2016-06-17 Alexis Laferrièrelibevent: force_close the connection on error (don...
2016-06-17 Alexis Laferrièrelibevent: move close logic from C to Nit, and intro...
2016-06-15 Jean PrivatMerge: Highlight: client can provide an linking policy
2016-06-15 Jean Privattests: update .res of nitlight and test_highlight
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: makefiles: simplify them and assume that Nit...
2016-06-13 Jean PrivatMerge: hightlight: improve infrastructure
2016-06-13 Jean PrivatMerge: hightlight as a service
2016-06-11 Jean Privattests: update nitunit results
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-11 Jean Privatmakefiles: simplify them and assume that Nit tools...
2016-06-10 Jean Privattests: update light .res
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 Privatpnacl: update because `compute_nit_dir` was renamed
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-10 Jean PrivatMerge: lib/core: Renamed `Text::bytelen` to `Text:...
2016-06-10 Jean PrivatMerge: Added contributing guidelines and link from...
2016-06-10 Jean PrivatMerge: Base64: Revamped base64_decode and added a stric...
2016-06-08 Lucas Bajolettests: Updated old tests sav
2016-06-08 Lucas Bajolettests: Improved base64 test for edge strict cases
2016-06-08 Lucas Bajoletlib/base64: Revamped `decode_base64` for better perform...
2016-06-08 Lucas Bajoletlib/core: Renamed `Text::bytelen` to `Text::byte_length`
2016-06-08 Lucas Bajoletlib/core: Added `is_whitespace` method to `Byte`
2016-06-08 Lucas Bajoletnit: Added link to `CONTRIBUTING.md` from the README
2016-06-08 Lucas Bajoletnit: Added `CONTRIBUTING.md` file to repository
2016-06-08 Jean PrivatMerge: nitweb: add misc features
2016-06-08 Alexandre Terrasanitweb/angular: show mclass all properties
2016-06-08 Alexandre Terrasanitweb/angular: show module definitions
2016-06-08 Alexandre Terrasanitweb/angular: load mentity definitions for classes...
2016-06-08 Alexandre Terrasanitweb: add /api/defs/:entity to list definitions
2016-06-08 Alexandre Terrasanitweb/angular: show code in definition cards
2016-06-07 Jean PrivatMerge: nitweb: add `code` tab for modules, classdefs...
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 PrivatMerge: nitunit: testsuites are explicit
2016-06-07 Jean PrivatMerge: popcorn: use nitunit for blackbox testing
2016-06-07 Jean Privatnitrpg: `test_helper` is not a test_suite. just an...
2016-06-07 Jean Privatloader: make module name mismatch a false error so...
2016-06-07 Jean Privattests: update niunit .sav
2016-06-07 Jean Privatnitunit: update man page about test-suite
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 Alexandre Terrasanitweb/angular: show code tab for modules, classdefs...
2016-06-07 Alexandre Terrasanitweb/angular: add code to model
2016-06-07 Jean PrivatMerge: nitunit: Fix documentation to reflect actual...
2016-06-07 Jean PrivatMerge: escape_to_c: Escape trigraphs
2016-06-07 Jean PrivatMerge: lib/nitcorn: fix last warnings
2016-06-07 Alexandre Terrasa.gitattributes: add *.res to ignore whitespaces
2016-06-07 Alexandre Terrasanitweb/angular: fix some bootstrap components
2016-06-07 Alexandre Terrasanitweb/angular: show linearization for mclasses, mclass...
2016-06-07 Alexandre Terrasanitweb/angular: add linearization directives
2016-06-07 Alexandre Terrasanitweb/angular: add linearization to model
2016-06-07 Alexandre Terrasanitweb: add /api/linearization/:full_name service
2016-06-07 Alexandre Terrasamodel_collect: introduce `collect_linearization` service
2016-06-07 Jean-Christophe... text: Test all implementations of `escape_to_c`
2016-06-07 Jean-Christophe... escape_to_c: Escape trigraphs
2016-06-07 Alexandre Terrasapopcorn: remove useless tests/ dir
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/angular: display Catalog as homepage
2016-06-06 Alexandre Terrasanitweb/angular: introduce Catalog model
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-05 Jean PrivatMerge: nitunit with black boxes: alternative sav files...
2016-06-04 Jean Privatcode: add some `source.exclude` to remove errors in...
2016-06-04 Jean Privattests: add test for source.exclude ini entry
2016-06-04 Jean Privattests: update sav/test_basename_perf_args1.res that...
2016-06-04 Jean Privattests: improve nitls tests
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...
next