Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow overwriting a list with an empty list using (=) operatorsam/overwrite-list-with-empty-list | Sam Thursfield | 2017-11-08 | 2 | -0/+17 |
* | Refactoring: Move exceptions module to be private | Tristan Van Berkom | 2017-11-06 | 1 | -1/+1 |
* | tests/yaml/, tests/format/: Added tests for list composition directives | Tristan Van Berkom | 2017-10-17 | 8 | -104/+246 |
* | _yaml.py: Fixing inconsistently named API _yaml.validate_node() | Tristan Van Berkom | 2017-10-01 | 1 | -3/+3 |
* | Add _yaml.validate_node | Tristan Maat | 2017-09-13 | 2 | -0/+30 |
* | Untangling _yaml and utils modules. | Tristan Van Berkom | 2017-04-07 | 1 | -3/+3 |
* | yaml test case: Added test ensuring compositing does not effect underlying co... | Tristan Van Berkom | 2017-02-26 | 2 | -7/+39 |
* | pep8 fixes in yaml test case | Tristan Van Berkom | 2016-12-10 | 1 | -10/+17 |
* | Added basic yaml tests | Tristan Van Berkom | 2016-11-28 | 4 | -0/+224 |