Rewrite of peephole to work on AST - Code Review (original) (raw)
Patch Set 1#
Patch Set 2 : Update#
Total comments: 1
Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+2397 lines, -814 lines) | Patch | ||||
---|---|---|---|---|---|---|---|---|
![]() |
M | Include/Python-ast.h | View | 7 chunks | +18 lines, -30 lines | 0 comments | Download | |
![]() |
M | Include/compile.h | View | 1 chunk | +3 lines, -0 lines | 0 comments | Download | |
![]() |
M | Lib/ast.py | View | 5 chunks | +10 lines, -14 lines | 0 comments | Download | |
![]() |
A | Lib/test/disutil.py | View | 1 chunk | +19 lines, -0 lines | 0 comments | Download | |
![]() |
M | Lib/test/test_ast.py | View | 6 chunks | +58 lines, -56 lines | 0 comments | Download | |
![]() |
M | Lib/test/test_compile.py | View | 1 | 2 chunks | +44 lines, -0 lines | 0 comments | Download |
![]() |
M | Lib/test/test_peepholer.py | View | 1 | 9 chunks | +125 lines, -33 lines | 0 comments | Download |
![]() |
M | Lib/test/test_sys_settrace.py | View | 1 chunk | +3 lines, -3 lines | 0 comments | Download | |
![]() |
M | Makefile.pre.in | View | 3 chunks | +7 lines, -0 lines | 0 comments | Download | |
![]() |
M | PC/os2emx/python33.def | View | 1 chunk | +1 line, -3 lines | 0 comments | Download | |
![]() |
M | Parser/Python.asdl | View | 3 chunks | +6 lines, -8 lines | 0 comments | Download | |
![]() |
M | Parser/asdl_c.py | View | 2 chunks | +16 lines, -8 lines | 0 comments | Download | |
![]() |
A | Parser/asdl_ct.py | View | 1 | 1 chunk | +260 lines, -0 lines | 0 comments | Download |
![]() |
M | Python/Python-ast.c | View | 76 chunks | +622 lines, -521 lines | 0 comments | Download | |
![]() |
M | Python/ast.c | View | 16 chunks | +91 lines, -24 lines | 0 comments | Download | |
![]() |
A | Python/ast_opt.c | View | 1 | 1 chunk | +544 lines, -0 lines | 0 comments | Download |
![]() |
A | Python/ast_opt.ct | View | 1 | 1 chunk | +265 lines, -0 lines | 0 comments | Download |
![]() |
M | Python/compile.c | View | 1 | 28 chunks | +301 lines, -103 lines | 1 comment | Download |
![]() |
M | Python/future.c | View | 2 chunks | +3 lines, -7 lines | 0 comments | Download | |
![]() |
M | Python/symtable.c | View | 1 chunk | +1 line, -4 lines | 0 comments | Download |
Messages
Total messages: 1