dyaml/test
Ferdinand Majerech 7192503fe6 Implemented a Tag struct taking as little memory as possible.
Removed endMark from Node to keep it in 32 bytes on 64bit.
This will result in slightly worse debugging messages, but we
still have the start position of a node.

Tag is needed for better compliance with the spec and emitting
support for multiple tags with the same D data type.
2011-08-20 22:15:20 +02:00
..
data Initial commit. 2011-08-16 14:53:13 +02:00
src Implemented a Tag struct taking as little memory as possible. 2011-08-20 22:15:20 +02:00