NimYAML/private
Felix Krause 48aeff20c0 Use variant object types for heterogeneous data
* Made variant object types work (really this time)
 * Added `markAsImplicit`
 * Implemented implicit variant object types
 * Added documentation
2016-06-05 19:29:16 +02:00
..
dom.nim Reduced dead code and compiler warnings 2016-04-03 11:45:48 +02:00
events.nim Switched to indentation of 2 spaces 2016-04-02 17:48:22 +02:00
fastparse.nim fastparse refactoring, part III 2016-05-23 21:10:28 +02:00
hints.nim Switched to indentation of 2 spaces 2016-04-02 17:48:22 +02:00
json.nim Switched to indentation of 2 spaces 2016-04-02 17:48:22 +02:00
presenter.nim Switched to indentation of 2 spaces 2016-04-02 17:48:22 +02:00
serialization.nim Use variant object types for heterogeneous data 2016-06-05 19:29:16 +02:00
streams.nim Switched to indentation of 2 spaces 2016-04-02 17:48:22 +02:00
tagLibrary.nim Support nil strings and seqs 2016-04-04 21:21:24 +02:00