Merge remote-tracking branch 'alexandre/fix-vt-redef'
[nit.git] / lib / json /
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-24 Alexis Laferrièrelib/json: use pkgconfig in json module
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-27 Alexis Laferrièrelib/json: also check for null in Sequence
2013-05-27 Alexis Laferrièrelibs/json: duplicate null check for retro-compatibility
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