nit.git
2016-10-14 Alexis Laferrièrelib serialization: `deserialize` accepts the name of...
2016-10-14 Alexis Laferrièrejson::serialization: check before deserializing an...
2016-10-14 Alexis Laferrièrejson::serialization: intro services to get the class...
2016-10-14 Alexis Laferrièrejson::serialization: whitelist deserializable classes
2016-10-14 Alexis Laferrièrenitc & niti: support intern method to generate serializ...
2016-10-14 Alexis Laferrièreinterpreter: remove duplicated intern methods
2016-10-14 Alexis Laferrièresrc: complete some missing doc
2016-10-14 Alexis Laferrièrelib/poset: implement serialization compatible with...
2016-10-14 Alexis Laferrièrelib/poset: fix warnings and a typo
2016-10-14 Alexis Laferrièrefrontend serialization: resolve type before using their...
2016-10-14 Alexis Laferrièrefrontend serialization: don't create `core_serialize_to...
2016-10-14 Alexis Laferrièrejson::serialization: fix use null when an instance...
2016-10-07 Jean PrivatMerge: iOS: complete support for the UI API
2016-10-07 Jean PrivatMerge: android: click event on button release, better...
2016-09-30 Alexis Laferrièreinkscape_tools: update the format of icons generated...
2016-09-30 Alexis Laferrièreios: don't force spacing between elements of layouts
2016-09-30 Alexis Laferrièreios: intro services for UIColor, UILabel & UITextField
2016-09-30 Alexis Laferrièreios: workaround for unicode issue #1945
2016-09-30 Alexis Laferrièreios: intro custom view controller and catch back button...
2016-09-30 Alexis Laferrièreios: fix ListLayout to fit horizontally
2016-09-30 Alexis Laferrièreios: redirect prints to NSLog (printf is no longer...
2016-09-30 Alexis Laferrièreios: duplicate full implementation of `size= & align...
2016-09-30 Alexis Laferrièreios: Button relay `size= & align=` to its `title_label`
2016-09-30 Alexis Laferrièreios: refactor `Label::size= & align=` services implemen...
2016-09-29 Jean PrivatMerge: iOS: fix compilation problems, warnings and...
2016-09-29 Alexis Laferrièrejava: don't crash on `to_s` when not null in Nit (even...
2016-09-29 Alexis Laferrièreandroid: trigger click event on button release
2016-09-29 Alexis Laferrièreandroid::http_request: fix exception handling
2016-09-27 Alexis Laferrièretests: skip postgres tests on macOS
2016-09-23 Jean PrivatMerge: lib/json: unify the writing API using serializat...
2016-09-23 Jean PrivatMerge: nitcorn: possible fix for the bug on input with...
2016-09-22 Alexis Laferrièretests: iOS app have one more file
2016-09-21 Alexis Laferrièrenitcorn: fix input buffer containing unicode
2016-09-21 Alexis Laferrièrebenitlux: fix ios-release rule and keep the compiled...
2016-09-21 Alexis Laferrièrelib: fix clang warnings in md5 and pthreads
2016-09-21 Alexis Laferrièresrc: `exec_and_check` print to stderr
2016-09-21 Alexis Laferrièrenitc iOS: quiet output of `xcodebuild`
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 Jean PrivatMerge: core: fix rmdir not reporting some errors
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-09 Alexis Laferrièrecore::file: fix error management in recursive calls...
2016-09-09 Alexis Laferrièrenitiwiki: update test result to reflect correclty clean...
2016-09-09 Alexis Laferrièrenitc iOS: fix moving binary in release compilation...
2016-09-09 Alexis Laferrièrenitc iOS: report rmdir errors and quit
2016-09-09 Alexis Laferrièrecore::file: add docunit for expected behavior on deleti...
2016-09-09 Alexis Laferrièrecore::file: fix `rmdir` to raise an error on failure...
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
next