Skip to content

Commit

Permalink
Merge pull request #110 from b5y/master
Browse files Browse the repository at this point in the history
Update TODO list
  • Loading branch information
Psycojoker committed Jul 5, 2016
2 parents 4612007 + 620e7d3 commit c8dabc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ now since we have string type in nodes_rendering_order
- implement tree visitor and transformer like in standard ast: https://docs.python.org/3/library/ast.html#ast.NodeTransformer
- improve/create new insert method with inserting to specific position like find_by_position
- implement control-flow graph, data-flow-graph and call-graph
- add scope (RedBaron, ClassNode, DefNode, LambdaNode and GeneratorComprehensionNode) property

### Find/Find\_All (comparison)

Expand Down

0 comments on commit c8dabc9

Please sign in to comment.