lib/json: converting JsonValue to float or int casts between numerics
[nit.git] / lib / json / dynamic.nit
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