Dave Halter
|
66b28ca840
|
Small cleanup.
|
2017-05-07 15:22:45 +02:00 |
|
Dave Halter
|
536e62e67d
|
Move is_scope and get_parent_scope out of the parser.
|
2017-05-07 14:58:53 +02:00 |
|
Dave Halter
|
b4039872bd
|
Replace Scope.subscopes with iter_funcdefs and iter_classdefs.
|
2017-04-30 01:36:17 +02:00 |
|
Dave Halter
|
819e9f607e
|
Move get_following_comment_same_line out of the parser tree.
|
2017-04-27 08:56:11 +02:00 |
|
Dave Halter
|
e8b32e358b
|
Remove 'move' from the parser tree.
|
2017-04-26 18:45:18 +02:00 |
|
Dave Halter
|
b4631d6dd4
|
Progress in removing the docstring/call signature logic from the parser.
|
2017-04-18 18:48:05 +02:00 |
|
Dave Halter
|
deb028c3fb
|
Move get_statement_of_position out of the parser tree.
|
2017-04-15 02:23:08 +02:00 |
|
Dave Halter
|
797953df39
|
More Flow cleanups.
|
2017-04-10 10:05:21 +02:00 |
|
Dave Halter
|
218e715553
|
Make the some names more concise in the parser tree.
|
2017-04-10 09:44:08 +02:00 |
|
Dave Halter
|
1625834f81
|
Move get_comp_fors out of the parser.
|
2017-04-08 14:16:00 +02:00 |
|
Dave Halter
|
4cd7f40e3b
|
Simplify get_executable_nodes.
|
2017-04-08 14:05:18 +02:00 |
|
Dave Halter
|
65a6c61dc6
|
Remove nodes_to_execute in favor of a function in parser_utils.
|
2017-04-08 12:59:49 +02:00 |
|