You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Trent Nelson 05c197c75e Make PyAST_obj2mod C89 compliant. 13 years ago
..
Python.asdl spacing nit; this isn't C 16 years ago
acceler.c Untabify C files. Will watch buildbots. 16 years ago
asdl.py Doc Fix. Correct link to Zephyr ASDL Abstract page. 16 years ago
asdl_c.py Make PyAST_obj2mod C89 compliant. 13 years ago
bitset.c Untabify C files. Will watch buildbots. 16 years ago
firstsets.c Untabify C files. Will watch buildbots. 16 years ago
grammar.c Untabify C files. Will watch buildbots. 16 years ago
grammar1.c Untabify C files. Will watch buildbots. 16 years ago
intrcheck.c Untabify C files. Will watch buildbots. 16 years ago
listnode.c Untabify C files. Will watch buildbots. 16 years ago
metagrammar.c Untabify C files. Will watch buildbots. 16 years ago
myreadline.c Issue #1667: Unused variable warning in Non-Windows 14 years ago
node.c Closes #15512: Correct __sizeof__ support for parser 14 years ago
parser.c Untabify C files. Will watch buildbots. 16 years ago
parser.h Issue 1881. Increased the stack limit from 500 to 1500. Also added 18 years ago
parsetok.c Remove unused variables in parsetok(). 14 years ago
pgen.c Untabify C files. Will watch buildbots. 16 years ago
pgenmain.c Untabify C files. Will watch buildbots. 16 years ago
printgrammar.c Use 4-spaces for indentation (instead of tabs) in pgen outputs 16 years ago
spark.py Patch #2167 from calvin: Remove unused imports 18 years ago
tokenizer.c Issue #9020: The Py_IS* macros from pyctype.h should generally only be 16 years ago
tokenizer.h Untabify C files. Will watch buildbots. 16 years ago
tokenizer_pgen.c Patch #534304: Implement phase 1 of PEP 263. 24 years ago