summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* added add/update of eol commentsAnthon van der Neut2015-04-151-0/+226
* preserve eol comments on flow style sequences/mappingsAnthon van der Neut2015-03-291-4/+11
* flow mapping style preservation + testsAnthon van der Neut2015-03-271-1/+45
* preserve flow style on sequences for roundtrip handling 'a: b, c, d'Anthon van der Neut2015-03-261-2/+2
* initial test and first step implementation to preserve (flow) styleAnthon van der Neut2015-03-261-0/+18
* Add failing tests for indentationAnthony Sottile2015-03-251-0/+32
* now installs and tests for pypy (by testing in setup.py and notAnthon van der Neut2015-03-181-1/+2
* scalars with preserved newlinesAnthon van der Neut2015-03-111-0/+98
* scalarstring addedAnthon van der Neut2015-03-102-1/+8
* check using distribute compilerAnthon van der Neut2015-03-101-0/+103
* updated documentation based on feedback from Sess (leycec@gmail.com)Anthon van der Neut2015-01-124-0/+10
* - move comment classes in own module commentsAnthon van der Neut2014-11-253-6/+5
* - make !!omap and !!set take parameters. Thre are still some restrictions:Anthon van der Neut2014-11-243-5/+119
* - fix value comment occuring as on previous line (looking like eol comment)Anthon van der Neut2014-11-243-26/+103
* - INI conversion in yamlAnthon van der Neut2014-11-244-24/+78
* - add ext/_yaml.c etc to the source treeAnthon van der Neut2014-11-232-2/+90
* - change install so that you can include ruamel.yaml instead of ruamel.yaml.pyAnthon van der Neut2014-11-2311-21/+18
* - merge py2 and py3 code basesAnthon van der Neut2014-11-22599-0/+6237