Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / json / dynamic.nit
2017-09-28 Alexis Laferrièrejson::dynamic: update doc
2017-09-28 Alexis Laferrièrejson::dynamic: add array index support to `get`
2017-09-28 Alexis Laferrièrejson::dynamic: remove to_parse_error redundant of to_error
2017-09-28 Alexis Laferrièrejson::dynamic: fix warning
2015-06-13 Jean Privatlib/json: update nitunits with new Collection::to_s...
2015-05-28 Alexandre Terrasalib/json: remove useless types
2015-02-17 Alexis Laferrièrelib/json: converting JsonValue to float or int casts...
2014-11-30 Jean PrivatMerge: Fix warnings in the JSON, SAX and SAXophoNit...
2014-11-28 Jean-Christophe... json: Add missing documentation.
2014-11-28 Jean Privatall: fix broken docunits
2014-11-17 Jean-Christophe... json: Add error handling to `dynamic`.
2014-11-17 Jean-Christophe... json: Add `JsonValue.json_type`.
2014-11-17 Jean-Christophe... json: Rename `json_to_nit_object` to `parse_json`.
2014-11-17 Jean-Christophe... json: Make `json_to_nit_object` returns a `Jsonable`.
2014-11-14 Jean-Christophe... json: Move `to_json_value` to `Text`.
2014-05-08 Alexis Laferrièrelib: intro the friendlier to use json::dynamic