Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix 385 (missing attribute) and mypy issues0.17.6 | Anthon van der Neut | 2021-05-31 | 1 | -1/+1 |
| | |||||
* | removed (object), prepare new RTScanner | Anthon van der Neut | 2021-04-19 | 1 | -1/+1 |
| | |||||
* | remove python 2 specific code | Anthon van der Neut | 2021-03-09 | 1 | -17/+15 |
| | | | | add future deprecation warning to old style functions | ||||
* | update links in doc0.16.12 | Anthon van der Neut | 2020-09-04 | 1 | -3/+3 |
| | |||||
* | mypy, split contruct_object0.16.3 | Anthon van der Neut | 2019-08-15 | 1 | -2/+3 |
| | | | | | | | | fixes issue #306 *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))* | ||||
* | Apply oitnb and mypy 0.620, then make everything work again0.15.48 | Anthon van der Neut | 2018-08-03 | 1 | -5/+14 |
| | |||||
* | merge PR27 improving startup time0.15.39 | Anthon van der Neut | 2018-06-16 | 1 | -0/+33 |
|\ | |||||
| * | add doc string for util.LazyEval | Marcel Bargull | 2018-03-17 | 1 | -0/+9 |
| | | |||||
| * | evaluate re.compile lazily | Marcel Bargull | 2018-03-16 | 1 | -0/+23 |
|/ | |||||
* | update to flake8==3.3.0 with --ignore F405 | Anthon van der Neut | 2017-07-12 | 1 | -1/+1 |
| | |||||
* | typing no longer needed, fix issue #117 (2.6 support)0.14.9 | Anthon van der Neut | 2017-04-22 | 1 | -3/+1 |
| | |||||
* | fix issue 106, Text undefined in 3.5.10.14.1 | Anthon van der Neut | 2017-03-22 | 1 | -2/+5 |
| | | | | Reported by Charles Bouchard-L?gar? | ||||
* | update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0 | Anthon van der Neut | 2017-03-21 | 1 | -2/+2 |
| | |||||
* | changes for mypy | Anthon van der Neut | 2017-03-17 | 1 | -1/+2 |
| | |||||
* | some changes for mypy --strict | Anthon van der Neut | 2017-03-16 | 1 | -2/+7 |
| | |||||
* | memory usage optimisations0.13.1 | Anthon van der Neut | 2016-11-22 | 1 | -1/+2 |
| | |||||
* | fix encoding of comments0.11.7 | Anthon van der Neut | 2016-03-05 | 1 | -13/+19 |
| | |||||
* | guessing routine, RTD support | Anthon van der Neut | 2016-02-29 | 1 | -4/+17 |
| | | | | | | - guessing routine now returns block_seq_indent guess as well as indent guess - split README.rst up into _doc/*.rst entries | ||||
* | implement indent for scalar list elements | Anthon van der Neut | 2016-02-27 | 1 | -1/+3 |
| | |||||
* | pep8 compliance, util.load_yaml_guess_indent0.11.2 | Anthon van der Neut | 2016-02-27 | 1 | -0/+118 |