Felix Krause
1346467b42
fixes #93
2021-05-18 00:31:47 +02:00
Felix Krause
329e18e44c
removed obsolete TagLibrary type. control tag directives when dumping. fixes #95
2021-03-23 18:51:05 +01:00
Felix Krause
e3e810fce0
all tests green again
2020-11-10 19:07:46 +01:00
Felix Krause
bce3981849
replaced field/object macros with annotations; fixes #66
2020-06-26 21:29:41 +02:00
Felix Krause
29352fa4fe
Use global tag handle for NimYAML
...
* NimYAML now uses the tag prefix tag:nimyaml.org,2016:
* That tag handle is shortened to !n! when presenting
* Also fixed some minor bugs dealing with tag handles
2016-10-10 20:16:54 +02:00
Felix Krause
4bde3a7986
Fixed issues in quickstart and taglib
...
* Updated expected YAML in 02
* Fixed duplicate TagIds in taglib
2016-10-09 11:48:52 +02:00
Felix Krause
0f2e077b87
Added automatic test for quickstart snippets
...
* There are errors which indicate real bugs!
2016-10-08 23:35:33 +02:00
Felix Krause
5d4ec6c43f
Numeric sorting also for snippet files
2016-10-08 21:08:12 +02:00
Felix Krause
9f7e87e935
Ordered snippets with file system hierarchy
2016-10-08 20:57:53 +02:00