summaryrefslogtreecommitdiff
path: root/resolver.py
Commit message (Expand)AuthorAgeFilesLines
* No longer accept Oo52 as octal in version 1.1 mode0.14.3Anthon van der Neut2017-03-311-1/+1
* fix issue 106, Text undefined in 3.5.10.14.1Anthon van der Neut2017-03-221-2/+4
* update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0Anthon van der Neut2017-03-211-28/+49
* changes for mypyAnthon van der Neut2017-03-171-0/+1
* another fix for 82, non-global resolver data for 1.2 (from 0.12.17)0.13.4Anthon van der Neut2016-12-051-9/+22
* solve 82aAnthon van der Neut2016-12-051-71/+75
* fix issue 82 deepcopy not working properly0.13.3Anthon van der Neut2016-12-051-2/+3
* this should fix #75: continuing problems with numpy0.12.18Anthon van der Neut2016-11-161-1/+2
* addition type info to satisfy schema_salad0.12.1Anthon van der Neut2016-08-161-0/+1
* initial type info, drop 2.60.12.0Anthon van der Neut2016-08-151-10/+7
* 1.2 version on round_trip_output (Yes/No/On/Off non-quoted)0.11.8Anthon van der Neut2016-04-071-1/+5
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-5/+8
* - removed print statement0.11.1Anthon van der Neut2016-02-181-1/+0
* - introducing version support and differentiation for RoundTripLoader0.11.0Anthon van der Neut2016-02-181-1/+153
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-4/+4
* Jython compatibilityAnthon van der Neut2015-10-081-3/+9
* - main problem in moving stuff from yaml/py to yaml was thatAnthon van der Neut2015-08-281-0/+233