summaryrefslogtreecommitdiff
path: root/constructor.py
Commit message (Expand)AuthorAgeFilesLines
* round-trip sequence key elements0.12.14Anthon van der Neut2016-09-211-1/+6
* fix issue 45: preserve datetime 'T' + timezoneAnthon van der Neut2016-08-201-9/+59
* added .keys(), items(), values(), corrected __contains__Anthon van der Neut2016-08-171-2/+4
* addition type info to satisfy schema_salad0.12.1Anthon van der Neut2016-08-161-0/+2
* initial type info, drop 2.60.12.0Anthon van der Neut2016-08-151-15/+10
* added optional preservation of quotes around scalarsAnthon van der Neut2016-07-061-1/+7
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-9/+29
* - introducing version support and differentiation for RoundTripLoader0.11.0Anthon van der Neut2016-02-181-2/+14
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-24/+24
* Jython compatibilityAnthon van der Neut2015-10-081-6/+14
* Fix issue 9Anthon van der Neut2015-09-141-0/+5
* - main problem in moving stuff from yaml/py to yaml was thatAnthon van der Neut2015-08-281-0/+1116