| Commit message (Expand) | Author | Age | Files | Lines |
* | move YAML directive info to scanner for TAG parsing of 1.2 URI | Anthon van der Neut | 2019-08-15 | 1 | -7/+6 |
* | preserve directives, optional push root level scalar to own line | Anthon van der Neut | 2019-08-15 | 1 | -0/+9 |
* | Add y/Y/n/N to boolean values under 1.10.15.93 | Anthon van der Neut | 2019-04-21 | 1 | -1/+6 |
* | YAML 1.2 allows empty implicit keys in block style mappings0.15.92 | Anthon van der Neut | 2019-04-16 | 1 | -1/+4 |
* | added nprintf to import | Anthon van der Neut | 2018-10-17 | 1 | -1/+1 |
* | some minor speed ups through removal of indirection overhead, re #159 | Anthon van der Neut | 2018-08-20 | 1 | -2/+2 |
* | updates for mypy and remove print statements | Anthon van der Neut | 2018-08-18 | 1 | -3/+0 |
* | fix issue #163 comment disappearing in list before flow mapping | Anthon van der Neut | 2018-08-12 | 1 | -1/+8 |
* | fix issue #161 doubling comment on empty value | Anthon van der Neut | 2018-08-12 | 1 | -1/+5 |
* | Apply oitnb and mypy 0.620, then make everything work again0.15.48 | Anthon van der Neut | 2018-08-03 | 1 | -90/+115 |
* | allow setting of yaml.default_flow_style = None in new API | Anthon van der Neut | 2017-08-21 | 1 | -2/+2 |
* | fix lists within lists with comments | Anthon van der Neut | 2017-08-13 | 1 | -2/+3 |
* | fix issue #25: dropping comment between mapping key and value0.15.24 | Anthon van der Neut | 2017-08-09 | 1 | -2/+1 |
* | fix for indenting non-indented sequence after comment | Anthon van der Neut | 2017-08-09 | 1 | -110/+120 |
* | python 2.7 changes float round-trippign | Anthon van der Neut | 2017-08-07 | 1 | -3/+11 |
* | update to flake8==3.3.0 with --ignore F405 | Anthon van der Neut | 2017-07-12 | 1 | -3/+3 |
* | level zero literals, renamed plug-in, mypy updates | Anthon van der Neut | 2017-06-23 | 1 | -0/+1 |
* | fix reset of scanner, reader, parser on multi-load0.15.5 | Anthon van der Neut | 2017-06-08 | 1 | -6/+8 |
* | initial version with YAML class0.15.0 | Anthon van der Neut | 2017-06-04 | 1 | -1/+5 |
* | fixes issue #103 | Anthon van der Neut | 2017-05-01 | 1 | -1/+9 |
* | typing no longer needed, fix issue #117 (2.6 support)0.14.9 | Anthon van der Neut | 2017-04-22 | 1 | -2/+1 |
* | fix issue #116: Text not available in 3.5.0/3.5.10.14.8 | Anthon van der Neut | 2017-04-19 | 1 | -1/+4 |
* | update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0 | Anthon van der Neut | 2017-03-21 | 1 | -128/+167 |
* | addresses #25 comment after empty (null) values0.13.2 | Anthon van der Neut | 2016-11-28 | 1 | -4/+8 |
* | initial type info, drop 2.60.12.0 | Anthon van der Neut | 2016-08-15 | 1 | -4/+4 |
* | corrected parser_.py name | Anthon van der Neut | 2016-03-27 | 1 | -0/+675 |