Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / test_serialization.nit
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2015-11-23 Jean Privattests: update init in (de)serialization
2015-05-29 Alexis Laferrièretests: test double declaration of serialize on class...
2015-05-29 Alexis Laferrièretests: test `serialize` on attributes
2015-05-29 Alexis Laferrièretests: test `noserialize` and `serialize` at different...
2015-05-29 Alexis Laferrièretests: test the `serialize` annotation
2015-05-20 Alexis Laferrièretests: test serializing plain JSON
2015-05-20 Alexis Laferrièrelib/json: move `json_serialization` to `json::serializa...
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-07-22 Alexis Laferrièretest: update serialization tests use of attributes...
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-02-12 Alexis Laferrièretests: adds missing copyright info to serialization...
2014-02-08 Alexis Laferrièreserialization: add support for Arrays
2014-02-07 Alexis Laferrièretests: adds test for the serialization phase and json...