nit.git
2016-06-25 Jean Privattyping: `isa` do not adapt to a supertype.
2016-06-24 Jean PrivatMerge: Basic Memory Profiler
2016-06-24 Jean PrivatMerge: loader accept qualified names
2016-06-24 Jean PrivatMerge: app.nit: propagate events (such as a button...
2016-06-24 Jean Privatman: document --trace-memory in nitc.md
2016-06-24 Jean Privatman: new section DEBUGGING in nitc.md
2016-06-24 Jean Privatcontrib/memplot: to visualize output of --trace-memory
2016-06-24 Jean Privattests: add test_loader.args and some detached packages
2016-06-24 Jean Privatnitc: add memory_logger.nit
2016-06-24 Jean Privatcompiler: add hooks for before and at the begin of...
2016-06-24 Jean Privatcompiler: do not call C `nit_alloc` directly but a...
2016-06-24 Jean Privatcompiler: remove services for deprecated calloc_array
2016-06-24 Jean Privatengines: remove useless native method `calloc_string`
2016-06-24 Alexis Laferrièrecalculator & benitlux: remove obsolete explicit observe...
2016-06-24 Alexis Laferrièreapp.nit: events are propagated to parents of controls
2016-06-24 Alexis Laferrièreapp.nit: fix name of `align` parameter for use in autoinit
2016-06-23 Jean PrivatMerge: nitlight as a service with embedded editor and...
2016-06-23 Jean PrivatMerge: nitcc: add prefixes
2016-06-23 Jean PrivatMerge: Nitweb snippets
2016-06-23 Jean Privatnitcc: tests prefixes
2016-06-23 Jean Privatnitcc: fix `Automaton::trim`
2016-06-23 Jean Privatnitcc: add `Automaton::assert_valid`
2016-06-23 Jean Privatnitcc: add `Prefixes` operator
2016-06-23 Jean Privatnitcc: to_minimal_dfa fix transition checks (and docume...
2016-06-23 Jean Privathighlight: avoid some NPE and fix warnings
2016-06-23 Jean Privatnitlight_aas: inject a tailing `\n` to avoid parsing...
2016-06-23 Jean Privatnitlight_aas: ajax update the content
2016-06-23 Jean Privatnitlight_aas: register and clean line widgets.
2016-06-23 Jean Privatnitlight_aas: use linewidgets for error messages
2016-06-23 Jean Privatnitlight_aas: move up hightlightcode
2016-06-23 Jean Privatnitlight_aas: use codemirror as editor
2016-06-23 Jean Privatnitlight_aas: HLCode for standalone highlighted piece...
2016-06-23 Jean Privatnitlight_aas: use templates
2016-06-23 Alexandre Terrasanitweb/angular: add DocDown snippets page
2016-06-23 Alexandre Terrasanitweb: add /docdown route
2016-06-23 Alexandre Terrasasrc/doc: add doc command DocGraph
2016-06-23 Alexandre Terrasasrc/doc: remove doc_commands dependency to doc_base
2016-06-22 Jean PrivatMerge: nitweb: misc enhancements and cleaning
2016-06-22 Alexandre Terrasanitweb/angular: add loading bar on top of screen
2016-06-22 Alexandre Terrasanitweb/angular: display an error message when no doc...
2016-06-22 Alexandre Terrasanitweb: api return the unified web_url
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...
next