Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5dbdc59577e0eff59d0ec7a58f0510ef6f4f2051
/
Tools
/
compiler
/
astgen.py
f369470
Fix compiler.ast.flatten function so that it works on lists.
by Neil Schemenauer
· 21 years ago
0e9980f
Whitespace normalization.
by Tim Peters
· 21 years ago
566d934
compiler.transformer: correct lineno attribute when possible SF patch #1015989
by Jeremy Hylton
· 21 years ago
c2a5a63
PEP-0318, @decorator-style. In Guido's words:
by Anthony Baxter
· 21 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
eab4328
Fix calculation of hardest_arg.
by Jeremy Hylton
· 24 years ago
5477f52
Revise implementations of getChildren() and getChildNodes().
by Jeremy Hylton
· 24 years ago
ab427b8
Generate correct reprs for Mul, Add, etc.
by Jeremy Hylton
· 24 years ago
9272b14
Fix typo in astgen script
by Jeremy Hylton
· 24 years ago
eef6590
Add getChildNodes() method to Node
by Jeremy Hylton
· 24 years ago
821eee3
Support for generation of ast.py from simple description of node
by Jeremy Hylton
· 25 years ago