src: add new hub modules to regroup related things together.
[nit.git] / src / serialization_phase.nit
2014-09-03 Jean Privatsrc: add new hub modules to regroup related things...
2014-07-31 Jean Privatsrc: use `get_annotations` instead of `collect_annotati...
2014-07-22 Alexis Laferrièreserialization: use a post model phase to set expected...
2014-07-22 Alexis Laferrièreserialization: move type_name to AType and apply recurs...
2014-07-22 Alexis Laferrièreserialization: correctly detect generic types
2014-07-22 Alexis Laferrièreserialization: automaticly add Serializable to auto_ser...
2014-07-22 Alexis Laferrièrelib/serialization: print errors when a type cannot...
2014-04-04 Jean Privatlib/string: teach clients to use non deprecated services.
2014-02-22 Alexis LaferrièreMerge branch 'privat' into deserialization
2014-02-22 Alexis Laferrièrephase/serialization: detect unsupported case until...
2014-02-20 Alexis Laferrièrephases: add support for deserialization
2014-02-12 Alexis Laferrièrefrontend: fix doc in serialization_phase
2014-02-08 Alexis Laferrièrephase/serialization: add utilities to get name and...
2014-02-07 Alexis Laferrièrefrontend: intro the serialization phase