nit.git
2016-06-22 Alexandre Terrasanitweb/angular: remove factorized header
2016-06-22 Alexandre Terrasanitweb/angular: unify documentation packages
2016-06-22 Alexandre Terrasanitweb/angular: introduce namespace directive
2016-06-22 Alexandre Terrasasrc: move model_html module from web/ to doc/
2016-06-22 Alexandre Terrasanitweb: remove useless modules since Angular app introd...
2016-06-21 Jean PrivatMerge: nitweb: add graphs stubs
2016-06-21 Jean PrivatMerge: model: Fix spelling mistake
2016-06-21 Jean PrivatMerge: Java FFI: Improve documentation of `java` and...
2016-06-21 jcbrinfomodel: Fix spelling mistake
2016-06-21 Jean Privatnitcc: to_minimal_dfa accepts non-tagged DFA
2016-06-21 Alexandre Terrasanitweb/angular: show entities graph
2016-06-21 Alexandre Terrasanitweb: add /api/graph/:entity
2016-06-21 Alexandre Terrasanitweb: add /api/inheritance/:id service
2016-06-21 Alexandre Terrasamodel_collect: generalize hierarchy_poset service
2016-06-21 Alexandre Terrasalib/dot: add package.ini
2016-06-21 Alexandre Terrasalib/dot: add examples
2016-06-21 Alexandre Terrasalib: introduce `dot` package
2016-06-21 Alexis Laferrièrelib/jvm: document LD_LIBRARY_PATH
2016-06-21 Jean PrivatMerge: nitweb: add signatures to mproperties lists
2016-06-21 Jean PrivatMerge: libevent: improve "Error from bufferevent" with...
2016-06-21 Jean PrivatMerge: app.nit: update AsyncHttpRequest API, add exampl...
2016-06-20 Alexandre Terrasanitweb: add signatures to refs
2016-06-20 Alexis Laferrièretests: update test_jvm
2016-06-20 Alexis Laferrièrecalculator: fix indentation
2016-06-20 Alexis Laferrièrelib/java: improve doc and remove duplicates
2016-06-20 Alexis Laferrièrelib/java: rename `base` module to `ffi_support`
2016-06-20 Alexis Laferrièrelib/android: remove unused class `JavaClassLoader`
2016-06-20 Alexis Laferrièrelib/android: fix type of NativeListOfScanResult
2016-06-20 Alexis Laferrièrelib/jvm: drop the complicated logic around `JniEnvRef`
2016-06-20 Alexis Laferrièrelib/jvm: update doc
2016-06-20 Alexis Laferrièrelibevent: better "Error from bufferevent" and don't...
2016-06-20 Alexis Laferrièrelibevent: extract evutil_socket_error and evutil_socket...
2016-06-20 Alexis Laferrièreapp.nit: intro SimpleAsyncHttpRequest
2016-06-20 Alexis Laferrièreapp.nit: intro example for AsyncHttpRequest
2016-06-20 Alexis Laferrièreapp.nit: add `http_status_code` to `on_load`
2016-06-20 Alexis Laferrièreapp.nit: update clients of AsyncHttpRequest
2016-06-20 Alexis Laferrièreapp.nit: join AsyncHttpRequests
2016-06-20 Alexis Laferrièreapp.nit: fix order of callbacks in AsyncHttpRequest
2016-06-20 Alexis Laferrièreapp.nit: update AsyncHttpRequest API
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-17 Jean Privatsrc: add examples/test_loader.nit
2016-06-17 Jean Privatidentify_module: give hint for qualified modules
2016-06-17 Jean Privatloader: accept qualified notation `foo::bar` and handle...
2016-06-17 Jean Privatloader: simplify special cases of identify_module
2016-06-17 Jean Privatloader: add `last_loader_error` to handle the potential...
2016-06-17 Jean Privatloader: `identify_group` ignore local files that are...
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 Lucas Bajoletlib/core: Made to_cstring a fun instead of a lazy var
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
next