cpython/Parser
Guido van Rossum 8c11a5c759 Completely ignore lines with only a newline token on them, except
wholly empty lines interactively.
1991-07-27 21:42:56 +00:00
..
acceler.c Added copyright notice. 1991-02-19 12:39:46 +00:00
assert.h Added copyright notice. 1991-02-19 12:39:46 +00:00
bitset.c Added copyright notice. 1991-02-19 12:39:46 +00:00
firstsets.c Added copyright notice. 1991-02-19 12:39:46 +00:00
grammar.c Added copyright notice. 1991-02-19 12:39:46 +00:00
grammar1.c Added copyright notice. 1991-02-19 12:39:46 +00:00
intrcheck.c Reorganized somewhat to make it really work on Think C. 1991-07-01 18:46:03 +00:00
listnode.c Added copyright notice. 1991-02-19 12:39:46 +00:00
metagrammar.c Added copyright notice. 1991-02-19 12:39:46 +00:00
node.c Added copyright notice. 1991-02-19 12:39:46 +00:00
parser.c Added copyright notice. 1991-02-19 12:39:46 +00:00
parser.h Added copyright notice. 1991-02-19 12:39:46 +00:00
parsetok.c When printing an error message, don't choke if tok->buf is NULL. 1991-06-07 13:58:56 +00:00
pgen.c Added forward declarations. 1991-04-03 19:09:02 +00:00
pgen.h Add declaration of struct _node, for scoping reasons. 1991-04-04 15:44:12 +00:00
pgenmain.c Generalize to macintosh. 1991-06-24 22:30:42 +00:00
printgrammar.c Added copyright notice. 1991-02-19 12:39:46 +00:00
tokenizer.c Completely ignore lines with only a newline token on them, except 1991-07-27 21:42:56 +00:00
tokenizer.h Added copyright notice. 1991-02-19 12:39:46 +00:00