summaryrefslogtreecommitdiff
path: root/_doc/api.ryd
Commit message (Collapse)AuthorAgeFilesLines
* YAML 1.2 allows empty implicit keys in block style mappings0.15.92Anthon van der Neut2019-04-161-2/+2
| | | | | | | | fixes issue #284 *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))*
* close issue #272 YAML instances should be discarded on load/dump exceptionAnthon van der Neut2019-01-081-0/+6
|
* fix value taken with duplicate keysAnthon van der Neut2018-12-051-0/+3
|
* update start of .rydAnthon van der Neut2018-10-161-1/+0
|
* added context manager, mypy cleanup (w. Optional) added tests0.15.50Anthon van der Neut2018-08-051-0/+56
|
* re-added test to make sure C-Compiler is available0.15.41Anthon van der Neut2018-06-271-1/+1
|
* Typo fixes and a few readability improvements.Eric Theise2018-02-011-3/+3
|
* fix issue #51: separate indent levels for mappings and sequences0.15.29Anthon van der Neut2017-08-141-2/+1
| | | | **When this resolves the reported problem, please close this issue**
* convert to rydAnthon van der Neut2017-07-151-18/+13
|
* added register_class/yaml_object0.15.19Anthon van der Neut2017-07-131-0/+269