nit.git
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-09-19 Alexis Laferrièrelib/json: split the serialization module, replace packa...
2016-09-19 Alexis Laferrièreneo_doxygen: fix some typos and warnings
2016-09-19 Alexis Laferrièreneo_doxygen: remove duplicate tests (copied from docunits)
2016-09-19 Alexis Laferrièreneo4j: update expected test results with full serialize...
2016-09-19 Alexis Laferrièrerefund: force last line break and update expected errors
2016-09-19 Alexis Laferrièretests: update expected results of serialization & json...
2016-09-19 Alexis Laferrièrejson::serialization: inline arrays
2016-09-19 Alexis Laferrièrejson::serialization: 2 less spaces in non-pretty mode
2016-09-19 Alexis Laferrièrerefund & nitrpg: rename 2 conflictual to_json to to_jso...
2016-09-16 Alexis Laferrièretests: update deserialization expected error
2016-09-16 Alexis Laferrière*: update redefs of `to_json`
2016-09-16 Alexis Laferrièrejson::serialization: add an example for building a...
2016-09-16 Alexis Laferrièrejson::serialization: add compatibility methods to_json...
2016-09-16 Alexis Laferrièrejson::static: all Jsonable are Serializable
2016-09-16 Alexis Laferrièrejson::static: reword module doc
2016-09-16 Alexis Laferrièrelib/json & nitcc_runtime: make some classes serializable
2016-09-15 Alexis Laferrièrelib/json: remove duplicated JSON writing services from...
2016-09-15 Alexis Laferrièrelib/json: bring back string to JSON service to `json...
2016-09-07 Jean PrivatMerge: StatementRow::map
2016-09-06 Lucas Bajolettests: Update `test_sqlite3_nity` to include `Statement...
2016-09-06 Lucas Bajoletlib/sqlite: Added `map` method to `StatementRow`
2016-09-06 Jean PrivatMerge: gamnit: fix field of view issues
2016-09-05 Alexis Laferrièreaction_nitro: see more world units on screen
2016-09-05 Alexis Laferrièregamnit: the magic number has been fixed by the fovy
2016-09-05 Alexis Laferrièregamnit: fix setting camera field of view
2016-09-03 Jean PrivatMerge: nitweb: render wikilinks
2016-09-02 Alexandre Terrasanitweb: replace default md_processor so nitweb can...
2016-09-02 Alexandre Terrasanitweb: move md_processor to config
2016-09-02 Alexandre Terrasasrc/doc_down: does not pre escape nit source code
2016-09-02 Alexandre Terrasasrc/doc_down: make md processors writable
2016-09-01 Jean PrivatMerge: nitweb: use index for quick search
2016-09-01 Jean PrivatMerge: nitweb: better namespaces
2016-09-01 Jean PrivatMerge: frontend: make the warning on unavailable glslan...
2016-09-01 Jean PrivatMerge: app::audio: remove deprecated services and other...
2016-09-01 Jean PrivatMerge: typing: Fix minor mistakes in documentation
2016-09-01 Jean PrivatMerge: json::serialization: don't raise errors on missi...
2016-09-01 Jean PrivatMerge: nitweb: light responses
2016-08-31 Alexandre Terrasanitweb/ng: enhance search results display
2016-08-31 Alexandre Terrasanitweb/ng: clean card css
2016-08-31 Alexandre Terrasanitweb: use model index
2016-08-31 Alexandre Terrasanitweb: move view to config
2016-08-31 Alexandre Terrasanitweb: autoload focused linearization code
2016-08-31 Alexandre Terrasanitweb: show namespace in frontend
2016-08-31 Alexandre Terrasanitweb: add `namespace` key to all mentities json
2016-08-31 Alexandre Terrasamodel: fix some warnings
2016-08-31 Alexandre Terrasanitweb: fix linearization responses
2016-08-31 Alexandre Terrasanitweb: use model_json `full_json`
2016-08-31 Alexandre Terrasasrc/model: split model json into short and full json
2016-08-30 Alexis Laferrièretests: udate JSON tests
2016-08-30 Alexis Laferrièrejson::serialization: document reading from JSON with...
2016-08-30 Alexis Laferrièrefrontend/serialization: missing nullable attribute...
2016-08-30 Alexis Laferrièreserialization: don't throw missing attribute error...
2016-08-30 Alexis Laferrièrefrontend/serialization: leave missing attributes to...
2016-08-30 Alexis Laferrièrejson::serialization: engines report when an attributes...
2016-08-30 Alexis Laferrièrefrontend/serialization: remove generated documentation
2016-08-30 Alexis Laferrièremodelize: precise in `has_value` doc the link with...
2016-08-29 Jean-Christophe... typing: Fix minor mistakes in documentation
2016-08-28 Alexis Laferrièreandroid::audio: remove indirection to sounds.add
2016-08-28 Alexis Laferrièreandroid::audio: revamp param and doc of `load_name`
2016-08-28 Alexis Laferrièreapp::audio: rename `name` to `path`
2016-08-28 Alexis Laferrièreapp::audio: update doc
2016-08-28 Alexis Laferrièreandroid::audio: print errors at loading sounds
2016-08-28 Alexis Laferrièrefrontend: always raise advice about missing glslangVali...
2016-08-28 Alexis Laferrièrefrontend: make the warning on missing `glslangValidator...
2016-08-28 Alexis Laferrièreapp::audio: drop the old load_sound and load_music
2016-08-26 Jean PrivatMerge: serialization: fix a bug, improve doc and clean...
2016-08-26 Jean PrivatMerge: Mkdir fix
2016-08-26 Lucas Bajoletlib/core: `String::mkdir` will only produce an error...
2016-08-26 Lucas Bajoletlib/core: Make `file_exists` a `Text` function instead...
2016-08-26 Alexis Laferrièrelib/serialization: better doc for `AttributeTypeError`
2016-08-26 Alexis Laferrièrebinary::serialization: fix if condition
2016-08-26 Alexis Laferrièrefrontend/serialization: fix skipping type check for...
2016-08-26 Jean PrivatMerge: modelize_property: Promote `refine-type` to...
2016-08-26 Jean PrivatMerge: Beef up github merge
2016-08-26 Jean PrivatMerge: json::serialization: fix reading attributes...
2016-08-26 Jean Privatgithub_merge: add --status to filter out PR without...
2016-08-26 Jean Privatgithub_merge: use combined status (and be more useful)
2016-08-26 Jean Privatgithub_merge: add option --all to merge all PR
2016-08-26 Jean Privatgithub_merge: skip issues (not PR)
2016-08-26 Jean Privatgithub_merge: add options
2016-08-26 Alexis Laferrièrejson::serialization: fix reading attributes from non...
2016-08-26 Jean PrivatMerge: Tools use model index
2016-08-26 Jean PrivatMerge: pipeline: Introduce `Iterator2`
2016-08-26 Jean Privatgithumerge: skip if already merged
2016-08-26 Jean Privatgithub_merge: accept more than one argument
2016-08-25 Jean-Christophe... pipeline: Introduce `Iterator2`
2016-08-25 Alexandre Terrasanitweb: doc_down use model_index
2016-08-25 Alexandre Terrasasrc/model: remove useless services from model_view
2016-08-25 Alexandre Terrasanitdoc: use model index
2016-08-25 Alexandre Terrasanitx: use model index
2016-08-25 Alexandre Terrasasrc/model: associate model index and model view
2016-08-25 Jean PrivatMerge: Nitweb errors
2016-08-25 Jean PrivatMerge: lib/github: make `PullRef::repo` nullable.
2016-08-25 Jean PrivatMerge: lib/popcorn: introduce PopTracker
2016-08-25 Alexandre Terrasanitweb: front end display 404 error
2016-08-25 Alexandre Terrasanitweb: catch 404 errors from /api/*
2016-08-25 Alexandre Terrasanitweb: better error responses from API
2016-08-25 Alexandre Terrasanitweb: merge ModelHandler and APIHandler
2016-08-25 Alexandre Terrasanitweb: split APIRouter in modules
next