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
/
graminit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging the gen-branch into the main line, at Guido's direction. Yay!
Tim Peters
2001-06-18
1
-44/+45
*
The real suport for augmented assignment: new opcodes, new PyNumber and
Thomas Wouters
2000-08-24
1
-51/+52
*
Apply SF patch #101135, adding 'import module as m' and 'from module import
Thomas Wouters
2000-08-17
1
-40/+42
*
list comprehensions. see
Skip Montanaro
2000-08-12
1
-11/+15
*
Added assert grammar.
Guido van Rossum
1997-04-02
1
-32/+33
*
Disable support for access statement
Guido van Rossum
1996-08-12
1
-35/+33
*
Changes due to slice and ellipses grammar changes
Guido van Rossum
1996-07-30
1
-7/+9
*
changes for ** (power) operator
Guido van Rossum
1996-01-12
1
-10/+11
*
new grammar symbols arglist and argument
Guido van Rossum
1995-07-07
1
-0/+2
*
Changed since Grammar has changed
Guido van Rossum
1995-01-07
1
-31/+32
*
* import.c (get_module): pass .py filename to parse_file, not .pyc filename!
Guido van Rossum
1993-11-30
1
-43/+43
*
* compile.[ch]: support for lambda()
Guido van Rossum
1993-10-26
1
-2/+2
*
* bltinmodule.c: removed exec() built-in function.
Guido van Rossum
1993-10-18
1
-26/+27
*
Several changes in one:
Guido van Rossum
1993-05-19
1
-28/+28
*
*** empty log message ***
Guido van Rossum
1992-03-24
1
-62/+44
*
New syntax
Guido van Rossum
1991-07-27
1
-32/+35
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
removed dir statement. Function arguments may now be tests.
Guido van Rossum
1990-10-26
1
-30/+29
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+43