Felix Krause
aa65c066d5
changed TagId to Tag. removed JS stuff that wasn't working anyway.
2020-11-10 13:55:22 +01:00
Felix Krause
e2f8e6419e
lots of fixes for parser, started updating serialization
2020-11-05 20:23:42 +01:00
Felix Krause
ae4c097a25
fixed parser test framework; started making parser tests green
2020-11-04 22:47:52 +01:00
Felix Krause
4c604b09df
made lexer & parser tests compile (not succeed) again
2020-11-04 16:40:37 +01:00
k0zmo
fd4a718586
Adhere to new rules of object variants (re)initialization
2019-07-06 11:14:34 +02:00
Felix Krause
9b5d0e60c6
Updated yaml-dev-kit test data parser
2016-12-05 19:22:51 +01:00
Felix Krause
12960b2e31
Restructuring: no more includes
2016-09-20 21:53:38 +02:00
Felix Krause
6ad7e33bb5
Reduced dead code and compiler warnings
2016-04-03 11:45:48 +02:00
Felix Krause
cde346b85c
Switched to indentation of 2 spaces
2016-04-02 17:48:22 +02:00
Felix Krause
1c61486739
Fixed small bugs
...
* allow '!' at beginning of tag URI in %TAG directive
* recognise \t as start of more indented line in block flow scalar
* Made testEventParser more robust
2016-03-16 19:20:18 +01:00
Felix Krause
9c251584a0
Fixed YAML test suite to conform to naming changes
2016-03-14 18:20:20 +01:00
Felix Krause
afc5306da5
event parser: support \b and \t escape sequences
2016-03-11 17:58:15 +01:00
Felix Krause
de7f821696
Improved YAML test suite integration
...
* Support for anchors and aliases
* Continue with next test on exception
* Better naming
2016-03-09 20:15:43 +01:00