This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-29 20:24:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Parser
History
Barry Warsaw
5947af5ac3
Reverting last change so we don't have to think about the assert macro
...
redefinition problem.
2001-11-28 21:34:34 +00:00
..
.cvsignore
…
acceler.c
…
assert.h
…
bitset.c
…
firstsets.c
Silence parser generator output.
2001-09-11 16:43:16 +00:00
grammar1.c
Reverting last change so we don't have to think about the assert macro
2001-11-28 21:34:34 +00:00
grammar.c
…
grammar.mak
An MSVC makefile to rebuild the grammar files (graminit.[ch]) manually.
2001-10-13 20:16:17 +00:00
intrcheck.c
…
listnode.c
…
metagrammar.c
…
myreadline.c
…
node.c
…
parser.c
Fis SF bug
#442647
: not all forms of legal future statements were
2001-07-19 15:27:45 +00:00
parser.h
…
parsetok.c
Patch from SF bug
#472956
: UMR when there is a syntax error (Neal Norwitz)
2001-10-20 14:27:56 +00:00
pgen.c
Silence parser generator output.
2001-09-11 16:43:16 +00:00
pgen.h
…
pgenmain.c
Silence parser generator output.
2001-09-11 16:43:16 +00:00
printgrammar.c
…
tokenizer.c
SF patch
#455966
: Allow leading 0 in float/imag literals.
2001-08-30 20:51:59 +00:00
tokenizer.h
…