nit.git
2016-06-02 Alexis Laferrièrelib/app: update README
2016-06-02 Jean PrivatMerge: man/nitc: Remove duplicate option description
2016-06-02 Alexandre Terrasapopcorn: test test_popcorn with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_static_multiple with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_static_default with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_static with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_session with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_angular with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_simple_logger with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_simple_error_handler with...
2016-06-02 Alexandre Terrasapopcorn: test test_example_html_error_handler with...
2016-06-02 Alexandre Terrasapopcorn: test test_example_advanced_logger with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_query_string with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_post_handler with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_router with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test test_example_param_route with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test examples/routing/glob_route with pop_tests
2016-06-02 Alexandre Terrasapopcorn: test examples/hello_world with pop_tests
2016-06-02 Alexandre Terrasapopcorn: introduce pop_tests module
2016-06-02 Jean PrivatMerge: contrib/simplan: fix `call on nullable receiver...
2016-06-02 Jean PrivatMerge: contrib/refund: fix warnings
2016-06-02 Jean PrivatMerge: nitiwiki: fix warnings
2016-06-02 Jean PrivatMerge: rta: do not analyze abstract methods
2016-06-02 Alexandre Terrasanitweb/angular: introduce entity-list directive
2016-06-02 Alexandre Terrasanitweb/angular: introduce entity-card directive
2016-06-02 Alexandre Terrasanitweb/angular: introduce entity-location directive
2016-06-02 Alexandre Terrasanitweb/angular: introduce entity-tag directive
2016-06-01 Jean-Christophe... man/nitc: Remove duplicate option description
2016-06-01 Alexandre Terrasalib/nitcorn: fix `missing doc` for media_types
2016-06-01 Alexandre Terrasalib/nitcorn: fix `missing doc` for http_response
2016-06-01 Alexandre Terrasalib/nitcorn: fix `non-public init` warnings
2016-06-01 Alexandre Terrasalib/nitcorn: fix `missing doc` warnings
2016-06-01 Alexandre Terrasalib/nitcorn: fix `useless var` warnings
2016-06-01 Alexandre Terrasalib/nitcorn: fix `missing doc` warnings
2016-06-01 Alexandre Terrasacontrib/simplan: fix `call on nullable receiver` warnings
2016-06-01 Alexandre Terrasacontrib/refund: fix `call on nullable receiver` warnings
2016-06-01 Alexandre Terrasacontrib/refund: fix `useless signature in redef` warning
2016-06-01 Alexandre Terrasacontrib/nitiwiki: fix `call on nullable receiver` warnings
2016-06-01 Alexandre Terrasacontrib/nitiwiki: fix `useless signature in redef`...
2016-06-01 Jean PrivatMerge: nitweb: introduce angular skeleton
2016-06-01 Alexandre Terrasanitweb/angular: add /propdef/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /property/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /class/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /classdef/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /module/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /group/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: add /package/:full_name page
2016-06-01 Alexandre Terrasanitweb/angular: introduce entity-signature directive
2016-06-01 Alexandre Terrasanitweb/angular: introduce entity-doc directive
2016-06-01 Alexandre Terrasanitweb/angular: introduce entity-link directives
2016-06-01 Alexandre Terrasanitweb/angular: introduce Model factory
2016-06-01 Alexandre Terrasanitweb: introduce angular skeleton
2016-06-01 Jean PrivatMerge: core: fix some "call on nullable" warnings
2016-05-31 Alexandre Terrasatests: fix line numbers in array related tests
2016-05-31 Alexandre Terrasacore: fix warnings in file
2016-05-31 Alexandre Terrasacore: fix warnings in re
2016-05-31 Alexandre Terrasacore: fix warnings in exec
2016-05-31 Alexandre Terrasacore: fix warnings in error
2016-05-31 Alexandre Terrasacore: fix warnings in ropes
2016-05-31 Alexandre Terrasacore: fix warnings in abstract_text
2016-05-31 Alexandre Terrasacore: fix warnings in list
2016-05-31 Alexandre Terrasacore: fix warnings in array
2016-05-31 Jean Privatrta: do not analyze abstract methods
2016-05-30 Jean PrivatMerge: README: Update libgc's URL
2016-05-30 Jean PrivatMerge: nitweb: clean existing api
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-30 jcbrinfoREADME: Update libgc's URL
2016-05-29 Jean PrivatMerge: rta: resolve the open-types in a depth-first...
2016-05-29 Jean PrivatMerge: catalog: tweak documentation score
2016-05-29 Jean PrivatMerge: Int::is_pow2
2016-05-29 Jean Privatrta: resolve the open-types in a depth-first order...
2016-05-28 Jean Privatcatalog: tweak documentation score
2016-05-28 Lucas Bajoletlib/core: Added `Int::is_pow2` to library
2016-05-28 Jean Privattests: filter out readline on OSX
2016-05-27 Jean PrivatMerge: NOTICE: Update
2016-05-27 Jean PrivatMerge: examples/fibonacci: fix off-by-one fibonacci
2016-05-27 Jean PrivatMerge: Docunit --no-color
2016-05-27 Jean PrivatMerge: GNU readline wrapper
2016-05-27 Jean-Christophe... NOTICE: Update
2016-05-27 Jean Privatnitunit: update tests
2016-05-27 Jean Privatnitunit: remove the working directory on success
2016-05-27 Tony Gaetaniexamples/fibonacci: fix off-by-one fibonacci
2016-05-27 Frédéric Vachonlib: Add a tiny GNU readline wrapper
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: nitcorn: FileServer default file
2016-05-26 Jean PrivatMerge: lib/core: Added `is_dir` function to `Path`
2016-05-26 Alexandre Terrasacore: fix warnings in abstract_collection
2016-05-26 Alexandre Terrasalib/popcorn: update README for `default_file`
2016-05-26 Alexandre Terrasalib/popcorn: update angular example and test
2016-05-26 Alexandre Terrasalib/popcorn: add example and test for default_file
2016-05-26 Alexandre Terrasalib/popcorn: StaticHandler use `default_file`
next