Joona Hoikkala
eb437dad84
Use dummy value for ancestor
2019-10-23 23:27:36 +03:00
Joona Hoikkala
f249f97a76
find_comments implementation and AugeasCommentNode creation
2019-10-22 21:44:23 +03:00
Joona Hoikkala
3f36298716
[Apache v2] find_blocks and find_directives implementation ( #7443 )
...
* Implement AugeasDirectiveNode and AugeasBlockNode find and create functions
* Add tests for _aug_get_block_name
2019-10-21 12:52:00 -07:00
Joona Hoikkala
feacbe9671
[Apache v2] DualParserNode implementation 3/3 ( #7376 )
...
* DualParserNode, DualCommentNode and DualDirectiveNode implementations
* Add DualBlockNode
* DualBlockNode find_ methods
* Address review comments
* Address review comments
* Simplify isPass
* Add explanation to _create_matching_list pydoc
* Remove unnecessary conditional block
* Address review comments
2019-09-23 16:27:48 -04:00
Joona Hoikkala
c224340330
[Apache v2] DualParserNode implementation 2/3 ( #7375 )
...
* DualParserNode, DualCommentNode and DualDirectiveNode implementations
* Add DualBlockNode
* Address review comments
* Address review comments
* Call the right assertion after name change
* Simplify isPass
* Add explanation to _create_matching_list pydoc
* Break when match was found
2019-09-19 17:44:50 -04:00
Joona Hoikkala
23fb6d2877
[Apache v2] DualParserNode implementation 1/3 ( #7374 )
...
* DualParserNode, DualCommentNode and DualDirectiveNode implementations
* Address review comments
* Address review comments
* Simplify isPass
2019-09-18 16:31:44 -04:00