nit.git
2017-05-26 Alexis Laferrièreaudio: move some services between the abstraction and...
2017-05-18 Jean PrivatMerge: Popcorn: clean tests
2017-05-18 Jean PrivatMerge: MultiHashMap: Provide the converse of `add_one`
2017-05-17 Jean PrivatMerge: gamnit: add documentation and standardize the API
2017-05-17 Jean PrivatMerge: rosettacode: Add integer_overflow rosetta code...
2017-05-17 Jean PrivatMerge: Popcorn: more validators
2017-05-17 Jean PrivatMerge: lib/popcorn: introduce tasks
2017-05-17 Jean PrivatMerge: model: Specify `MClassDef`s’ order once
2017-05-17 Jean PrivatMerge: core: fix dynamic error on the input type in...
2017-05-17 Jean PrivatMerge: lib/core/stream: fix typo in doc
2017-05-17 Alexandre Terrasalib/popcorn: fix file inclusion for Jenkins tests
2017-05-17 Alexandre Terrasalib/popcorn: add `test_path` shortcut in pop_tests
2017-05-17 Alexandre Terrasalib/popcorn: lot of class renaming in examples and...
2017-05-17 Alexandre Terrasalib/popcorn: move examples tests to nice and tidy tests...
2017-05-17 Alexandre Terrasalib/popcorn: move lib tests to a nice and tidy tests...
2017-05-16 Alexandre Terrasalib/popcorn: fix serialization of validation errors
2017-05-16 Alexandre Terrasalib/popcorn: introduce UniqueField stub validator
2017-05-16 Alexandre Terrasalib/popcorn: introduce URLField validator
2017-05-16 Alexandre Terrasalib/core/stram: fix typo in doc
2017-05-16 Alexis Laferrièregamnit and related: improve doc
2017-05-16 Alexandre Terrasalib/popcorn: introduce popcorn tasks
2017-05-16 Alexis Laferrièrecore/text: fix input type in `replace`
2017-05-16 Jean PrivatMerge: nitcorn: fix HttpRequest::int_arg
2017-05-16 Jean PrivatMerge: Custom serializer
2017-05-16 Jean PrivatMerge: lib/core/time: more time related services
2017-05-16 Jean PrivatMerge: lib/popcorn: replace json_error method by someth...
2017-05-16 Jean PrivatMerge: lib/json: remove Jsonable and replace it by...
2017-05-16 Jean PrivatMerge: Sha1 is digest
2017-05-16 Jean PrivatMerge: separate_compiler: Fix a spelling mistake in...
2017-05-16 Jean PrivatMerge: Makefile: Fix glob patterns
2017-05-16 Jean-Christophe... MultiHashMap: Provide the converse of `add_one`
2017-05-16 Jean-Christophe... MultiHashMap: Add a test for `add_one`
2017-05-15 Alexandre Terrasaexamples: rename Int::sleep from FFI examples to Int...
2017-05-15 Jean-Christophe... model: Specify `MClassDef`s’ order once
2017-05-15 Jean-Christophe... model: Register sorters as private attributes of `MModule`
2017-05-15 PatrickBlanchetterosettacode: Add integer_overflow rosetta code exemple
2017-05-14 Jean-Christophe... Makefile: Fix glob patterns
2017-05-14 Jean-Christophe... separate_compiler: Fix a spelling mistake in a comment
2017-05-13 Lucas Bajoletlib/sha1: add Text::is_sha1_digest
2017-05-13 Lucas Bajoletlib/sha1: replace String by Text for sha1 methods
2017-05-12 Alexandre Terrasatests: update test for nitserial
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2017-05-12 Alexandre Terrasalib/popcorn: replace json_error method by something...
2017-05-12 Alexandre Terrasalib/core/time: also sleep on integers
2017-05-12 Alexandre Terrasalib/core/time: introduce get_millitime and get_microtime
2017-05-11 Alexandre Terrasanitcorn: fix HttpRequest::int_arg
2017-05-11 Jean PrivatMerge: nitc: add option --run to execute after a succes...
2017-05-11 Jean PrivatMerge: Nitweb: api for code highlighter and nitpicker
2017-05-10 Jean PrivatMerge: gamnit: fix nitunit compatibility
2017-05-10 Jean PrivatMerge: core & gamnit: basic support for the characters...
2017-05-10 Jean PrivatMerge: gamnit: cache each camera matrix and avoid boxin...
2017-05-10 Jean PrivatMerge: Nitlight: implement first_line and last_line
2017-05-10 Jean Privattests: update sav//test_highlight_args1.res
2017-05-09 Jean Privatnitc: add option --run to execute after a successful...
2017-05-09 Alexis Laferrièrematrix: use a custom low-level C structure to avoid...
2017-05-09 Jean Privatserialization: add an example of a custom serializer
2017-05-09 Jean Privatnitweb: add a low-level `api/light` with highlight
2017-05-09 Jean Privatpopcorn/pop_handlers: HttpResponse::json_* accepts...
2017-05-09 Jean Privatnitlight_aas: offer a low-level JSON service
2017-05-09 Jean Privattests: add more tests for nitlight
2017-05-09 Jean Privatnitlight: implements --first-line and --last-line
2017-05-09 Alexis Laferrièregamnit: intro cache for `Camera::mvp_matrix`
2017-05-09 Alexis Laferrièretests: update error_class_glob
2017-05-09 Alexis Laferrièregamnit: support partial line forward and backward
2017-05-09 Alexis Laferrièrecore: add non-breaking space to `is_whitespace`
2017-05-08 Jean PrivatMerge: Update legal stuff
2017-05-08 Jean PrivatMerge: git-gen-version: Simplify a `if`
2017-05-08 Jean PrivatMerge: makefiles: Remove dead code
2017-05-08 Jean PrivatMerge: gamnit: make the template project friendlier...
2017-05-08 Jean PrivatMerge: highlight: give more control to clients and...
2017-05-08 Jean PrivatMerge: Makefile: Don’t invoke `src/Makefile` twice
2017-05-08 Jean Privatserialization: add hooks for a custom serializer
2017-05-08 Alexis Laferrièreapp.nit: add default behavior to `TextAsset::load`...
2017-05-08 Alexis Laferrièreapp.nit: exit and print an error if not bound to a...
2017-05-08 Jean-Christophe... Makefile: Don’t invoke `src/Makefile` twice
2017-05-07 Alexis Laferrièreapp.nit: id the platform at runtime
2017-05-07 Alexis Laferrièregamnit: fix nitunit
2017-05-07 Jean-Christophe... Makefile: Document `full` more accurately
2017-05-07 Alexis Laferrièrehighlight: new_dropdown accepts raw html
2017-05-07 Alexis Laferrièresrc: misc typos, doc and warning fixes
2017-05-07 Alexis Laferrièrehighlight: fix broken support for `MVirtualType`
2017-05-07 Alexis Laferrièremodel: bring back call site doc to highlight as `CallSi...
2017-05-07 Alexis Laferrièregamnit: remove `Gamnit` from `GamnitRootTexture` and...
2017-05-07 Alexis Laferrièregamnit: move `Model::uv_sphere` to `UVSphere`
2017-05-07 Alexis Laferrièregamnit: move `new SmoothMaterial::default` to `new...
2017-05-07 Alexis Laferrièregamnit: shorten template_flat to template and update...
2017-05-07 Alexis Laferrièregamnit: add the check rule to the template makefile...
2017-05-07 Alexis Laferrièregamnit & contrib: lower the Android target API
2017-05-07 Jean-Christophe... tinks/Makefile: Remove an undefined phony target
2017-05-07 Jean-Christophe... tests/Makefile: Remove unused macro
2017-05-07 Jean-Christophe... Makefile: Remove unused macro
2017-05-07 Jean-Christophe... git-gen-version: Simplify a `if`
2017-05-07 Alexis Laferrièregamnit: template use `mkdir bin` instead of a .gitignor...
2017-05-03 Jean-Christophe... NOTICE: Update
2017-05-03 Jean-Christophe... license: add GNU GPLv3
2017-05-01 Jean PrivatMerge: gamnit: fix gamepad path, pixelated minification...
2017-05-01 Jean PrivatMerge: opportunity: official docker image
2017-05-01 Alexis Laferrièregamnit: fix virtual gamepad asset name
2017-05-01 Alexis Laferrièregamnit: lower transparency threshold to discard fragments
2017-05-01 Alexis Laferrièregamnit: fix X position of first char of a TextSprites
next