NimYAML/test
Felix Krause 9ff93efb11 Implemented basic serialization
* added serialize() procs for some basic types
 * extended make_serializable to generate serialize() proc
2015-12-29 16:10:47 +01:00
..
lexing.nim Source restructuring, added config.nims 2015-12-28 22:03:16 +01:00
parsing.nim Added benchmark. Fixed processing empty flow sets. 2015-12-29 00:14:47 +01:00
serializing.nim Implemented basic serialization 2015-12-29 16:10:47 +01:00
tests.nim Can construct basic types and custom objects 2015-12-29 15:09:37 +01:00