Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | node: Add 'as_enum' on ScalarNode and 'get_enum' helper on MappingNode | Benjamin Schubert | 2019-07-29 | 1 | -0/+2 |
* | node: Add 'get_str_list' on 'MappingNode' | Benjamin Schubert | 2019-07-17 | 1 | -0/+1 |
* | node: Document buildstream-private API and remove unused parameter | Benjamin Schubert | 2019-07-15 | 1 | -1/+1 |
* | node: Rename 'copy' to 'clone' | Benjamin Schubert | 2019-07-15 | 1 | -1/+1 |
* | node: Mark `MappingNode._get` as private | Benjamin Schubert | 2019-07-15 | 1 | -1/+1 |
* | _yaml: Split Node-related parts into 'node.pyx' | Benjamin Schubert | 2019-07-15 | 1 | -0/+112 |