Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fad46e19b4e6b2173b84e6216465e6fe5824ba2a
/
Include
/
token.h
4d0d471
Merge branches/pep-0384.
by Martin v. Löwis
· 14 years ago
051176f
#4499: silence compiler warning on AIX.
by R. David Murray
· 14 years ago
dde0028
Make ELLIPSIS a separate token. This makes it a syntax error to write ". . ." for Ellipsis.
by Georg Brandl
· 18 years ago
c150536
PEP 3107 - Function Annotations thanks to Tony Lownds
by Neal Norwitz
· 18 years ago
2eca440
Get rid of some more cases of backquotes. parsermodule.c doesn't compile
by Neal Norwitz
· 18 years ago
c2a5a63
PEP-0318, @decorator-style. In Guido's words:
by Anthony Baxter
· 20 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 22 years ago
4668b00
Implement PEP 238 in its (almost) full glory.
by Guido van Rossum
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
926f1d6
Added prototype for PyToken_ThreeChars(), to remove compiler warning
by Fred Drake
· 24 years ago
dd8dbdb
The real suport for augmented assignment: new opcodes, new PyNumber and
by Thomas Wouters
· 24 years ago
3cf4d2b
ANSI-fication and Py_PROTO extermination.
by Fred Drake
· 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
43466ec
Add DL_IMPORT(returntype) for all officially exported functions.
by Guido van Rossum
· 26 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
3d1f095
changes for ** (power) operator
by Guido van Rossum
· 29 years ago
caa6380
The great renaming, phase two: all header files have been updated to
by Guido van Rossum
· 30 years ago
5799b52
Added 1995 copyright.
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
a330996
* Added support for X11 modules.
by Guido van Rossum
· 31 years ago
9bfef44
* Changed all copyright messages to include 1993.
by Guido van Rossum
· 32 years ago
5113f5f
Copyright for 1992 added
by Guido van Rossum
· 33 years ago
7928cd7
Added shift and mask ops.
by Guido van Rossum
· 33 years ago
8883aaa
Added some new tokens
by Guido van Rossum
· 33 years ago
f70e43a
Added copyright notice.
by Guido van Rossum
· 34 years ago
85a5fbb
Initial revision
by Guido van Rossum
· 34 years ago