*: update all clients of the `CString::to_s` services
[nit.git] / lib / binary / serialization.nit
2016-12-27 Alexis Laferrière*: update all clients of the `CString::to_s` services
2016-12-13 Alexis Laferrièreupdate all indirect references to native strings
2016-12-13 Alexis Laferrièrerename `NativeString` to `CString`
2016-10-14 Alexis Laferrièrelib serialization: `deserialize` accepts the name of...
2016-08-26 Alexis Laferrièrebinary::serialization: fix if condition
2016-08-12 Alexis Laferrièreserialization: `deserialize_attribute` takes an optiona...
2016-02-12 Alexis Laferrièrelib/serialization: serialize all insances of Text as...
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-07-09 Lucas Bajoletlib/binary: Update modules to work more with Bytes now
2015-07-07 Alexis Laferrièrelib/binary: intro `BinarySerializer` and `BinaryDeseria...