benchs: add --inline-some-methods and --direct-call-monomorph to bench_nitg-s_options...
[nit.git] / lib / json / json_writer.nit
2014-02-24 Alexis Laferrièrelib/json: make SequenceRead jsonable instead of Sequence
2014-02-24 Alexis Laferrièrelib/json: fix missing FFI imports
2014-02-17 Alexis Laferrièrelib: update json module to the latest FFI spec
2014-02-17 Alexis Laferrièrelib: update the json module to latest FFI spec
2013-08-29 Lucas BajoletStdlib: Removed all references to String constructors...
2013-05-28 Alexis Laferrièrelib/json: fix const char* errors
2013-05-16 Alexis Laferrièrelib/json: separate the pretty print from libjson0 v0.10
2013-04-04 Alexis Laferrièrelib: intro of json serialization module