Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | node.pyx: MappingNode.get_int(): Support `None` as default | Jürg Billeter | 2020-04-14 | 1 | -1/+1 |
* | node.pyx: Make 'strip_node_info' public | Benjamin Schubert | 2019-10-16 | 1 | -1/+1 |
* | node: Support clobbering provenance of MappingNode itself | Daniel Silverstone | 2019-08-15 | 1 | -1/+1 |
* | 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 |