summaryrefslogtreecommitdiff
path: root/nodes.py
Commit message (Expand)AuthorAgeFilesLines
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-48/+45
* fix 385 (missing attribute) and mypy issues0.17.6Anthon van der Neut2021-05-311-1/+1
* removed (object), prepare new RTScannerAnthon van der Neut2021-04-191-1/+1
* remove python 2 specific codeAnthon van der Neut2021-03-091-7/+11
* fix for issue with folds after (and before) spaces being emitted as BEL chara...0.15.80Anthon van der Neut2018-11-261-3/+4
* fix issue #194 object attributes always sorted0.15.77Anthon van der Neut2018-11-091-7/+8
* fix issue #219 breakage on single entry map as flow sequence element0.15.60Anthon van der Neut2018-08-181-1/+2
* updates for mypy and remove print statementsAnthon van der Neut2018-08-181-6/+8
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-24/+40
* update to flake8==3.3.0 with --ignore F405Anthon van der Neut2017-07-121-3/+5
* fix issue # 123: type annotations0.15.2Anthon van der Neut2017-06-071-0/+7
* error/warning on duplicate mapping keys0.15.1Anthon van der Neut2017-06-071-1/+1
* typing no longer needed, fix issue #117 (2.6 support)0.14.9Anthon van der Neut2017-04-221-2/+1
* fix issue 106, Text undefined in 3.5.10.14.1Anthon van der Neut2017-03-221-1/+3
* update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0Anthon van der Neut2017-03-211-0/+7
* memory usage optimisations0.13.1Anthon van der Neut2016-11-221-0/+7
* fix for issue #72, dot allowed in anchorAnthon van der Neut2016-11-131-1/+1
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-0/+2
* - main problem in moving stuff from yaml/py to yaml was thatAnthon van der Neut2015-08-281-0/+84