Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
75f7490843499812b3537fea31fc89e220e43a45
/
Parser
/
grammar1.c
9ed5f27
Issue #18722: Remove uses of the "register" keyword in C code.
by Antoine Pitrou
· 11 years ago
7b3902a
Some compilers complain about 'control reaches end of non-void function'
by Christian Heimes
· 11 years ago
1eb0cb1
Some compilers complain about 'control reaches end of non-void function'
by Christian Heimes
· 11 years ago
826b754
Add sanity check to PyGrammar_LabelRepr() in order to catch invalid tokens when debugging
by Christian Heimes
· 11 years ago
53d2dc4
Add sanity check to PyGrammar_LabelRepr() in order to catch invalid tokens when debugging
by Christian Heimes
· 11 years ago
742b2f8
make PyGrammar_LabelRepr return a const char * (closes #16369)
by Benjamin Peterson
· 12 years ago
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 15 years ago
88e138c
PyGrammar_LabelRepr(): sprintf -> PyOS_snprintf.
by Tim Peters
· 23 years ago
1ca1296
The parser doesn't need its own implementation of assert, and having its
by Tim Peters
· 23 years ago
5947af5
Reverting last change so we don't have to think about the assert macro
by Barry Warsaw
· 23 years ago
b97c969
PyGrammar_LabelRepr(): Conversion of sprintf() to PyOS_snprintf() for
by Barry Warsaw
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
23c9e00
Mass ANSIfication.
by Thomas Wouters
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
86bea46
Another directory quickly renamed.
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
b9f8d6e
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
6522eb0
* Parser/grammar1.c (finddfa): massive speed up by using direct
by Guido van Rossum
· 30 years ago
1d5735e
Merge back to main trunk
by Guido van Rossum
· 30 years ago
9bfef44
* Changed all copyright messages to include 1993.
by Guido van Rossum
· 32 years ago
bab9d03
Copyright for 1992 added
by Guido van Rossum
· 33 years ago
f70e43a
Added copyright notice.
by Guido van Rossum
· 34 years ago
3f5da24
"Compiling" version
by Guido van Rossum
· 34 years ago
85a5fbb
Initial revision
by Guido van Rossum
· 34 years ago