cpython/Parser
Guido van Rossum 54758fa8ca Swap two statements in the dedent check loop. This makes absolutely
no difference, but avoids triggering an optimizer bug in the AIX
compiler where the loop unrolling does the wrong thing...
1998-02-16 22:18:00 +00:00
..
Makefile.in
acceler.c Added finalization routines. 1997-08-02 03:02:27 +00:00
assert.h
bitset.c
firstsets.c
grammar.c
grammar1.c
intrcheck.c Patch for QNX, by Chris Herborth. 1997-12-02 20:34:19 +00:00
listnode.c
metagrammar.c
myreadline.c Renamed Py_input_hook to PyOS_InputHook. 1997-08-11 18:57:29 +00:00
node.c
parser.c
parser.h
parsetok.c Finally plug the memory leak caused by syntax error (including 1997-07-27 01:52:50 +00:00
pgen.c
pgen.h
pgenmain.c
printgrammar.c
tokenizer.c Swap two statements in the dedent check loop. This makes absolutely 1998-02-16 22:18:00 +00:00
tokenizer.h