dyaml/source/dyaml/test
Cameron Ross b63ea1aaae make node types into enums and clean up code using them (#225)
* make node types into enums and clean up code using them

* add some tests for anchorable
2019-01-28 02:56:00 +01:00
..
common.d use camelCasing for enum members 2018-08-26 21:49:14 -03:00
compare.d Implement range interface for Loader, remove old opApply interface (#196) 2018-09-04 17:01:56 +02:00
constructor.d Remove tagcmp (#223) 2019-01-20 03:42:59 +01:00
emitter.d change canFind() to among() where possible (#221) 2019-01-16 07:23:48 +01:00
errors.d Implement range interface for Loader, remove old opApply interface (#196) 2018-09-04 17:01:56 +02:00
inputoutput.d Replace stream-based dumping interface with an outputrange-based interface (#154) 2018-06-22 05:59:10 +02:00
reader.d Remove a number of unsafe immutable casts (#164) 2018-06-16 06:40:27 +02:00
representer.d Remove tagcmp (#223) 2019-01-20 03:42:59 +01:00
resolver.d make node types into enums and clean up code using them (#225) 2019-01-28 02:56:00 +01:00
tokens.d use camelCasing for enum members 2018-08-26 21:49:14 -03:00