index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
token.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ELLIPSIS a separate token. This makes it a syntax error to write ". . ...
Georg Brandl
2007-03-18
1
-3/+4
*
PEP 3107 - Function Annotations thanks to Tony Lownds
Neal Norwitz
2006-12-28
1
-3/+4
*
Get rid of some more cases of backquotes. parsermodule.c doesn't compile
Neal Norwitz
2006-08-29
1
-1/+1
*
PEP-0318, @decorator-style. In Guido's words:
Anthony Baxter
2004-08-02
1
-3/+4
*
Excise DL_EXPORT from Include.
Mark Hammond
2002-08-12
1
-4/+4
*
Implement PEP 238 in its (almost) full glory.
Guido van Rossum
2001-08-08
1
-3/+5
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
Added prototype for PyToken_ThreeChars(), to remove compiler warning
Fred Drake
2000-08-31
1
-0/+1
*
The real suport for augmented assignment: new opcodes, new PyNumber and
Thomas Wouters
2000-08-24
1
-3/+14
*
ANSI-fication and Py_PROTO extermination.
Fred Drake
2000-07-09
1
-8/+8
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-21/+6
*
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum
1998-12-04
1
-3/+3
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-12/+19
*
changes for ** (power) operator
Guido van Rossum
1996-01-12
1
-3/+4
*
The great renaming, phase two: all header files have been updated to
Guido van Rossum
1995-01-12
1
-4/+4
*
Added 1995 copyright.
Guido van Rossum
1995-01-04
1
-2/+2
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-1/+1
*
* Added support for X11 modules.
Guido van Rossum
1993-07-28
1
-0/+11
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+2
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Added shift and mask ops.
Guido van Rossum
1991-10-24
1
-3/+7
*
Added some new tokens
Guido van Rossum
1991-10-20
1
-3/+9
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+45