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
/
opcode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
The real suport for augmented assignment: new opcodes, new PyNumber and
Thomas Wouters
2000-08-24
1
-3/+13
*
Charles G. Waldman <cgw@fnal.gov>:
Fred Drake
2000-08-24
1
-0/+3
*
PEP 214, Extended print Statement, has been accepted by the BDFL.
Barry Warsaw
2000-08-21
1
-0/+2
*
Apply SF patch #101135, adding 'import module as m' and 'from module import
Thomas Wouters
2000-08-17
1
-1/+1
*
Merge UNPACK_LIST and UNPACK_TUPLE into a single UNPACK_SEQUENCE, since they
Thomas Wouters
2000-08-11
1
-2/+2
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22/+7
*
remove reference to CALL_FUNCTION_STAR in comment
Jeremy Hylton
2000-03-29
1
-1/+1
*
slightly modified version of Greg Ewing's extended call syntax patch
Jeremy Hylton
2000-03-28
1
-0/+7
*
Get rid of some obsolete opcodes.
Guido van Rossum
1998-07-07
1
-5/+0
*
Get rid of obsolete ACCESS_MODE opcode.
Guido van Rossum
1997-05-09
1
-1/+0
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
Added BUILD_SLICE opcode.
Guido van Rossum
1996-07-30
1
-0/+1
*
changes for ** (power) operator
Guido van Rossum
1996-01-12
1
-0/+2
*
keyword arguments and faster function calls
Guido van Rossum
1995-07-18
1
-6/+4
*
new opcodes RAISE_VARARGS, CALL_FUNCTION
Guido van Rossum
1995-07-07
1
-0/+8
*
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/+3
*
* bltinmodule.c: removed exec() built-in function.
Guido van Rossum
1993-10-18
1
-0/+2
*
* Added support for X11 modules.
Guido van Rossum
1993-07-28
1
-0/+11
*
Several changes in one:
Guido van Rossum
1993-05-19
1
-0/+1
*
Changes to speed up local variables enormously, by avoiding dictionary
Guido van Rossum
1993-03-30
1
-8/+6
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+6
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Added UNPACK_VARARG.
Guido van Rossum
1992-01-14
1
-0/+1
*
Added UNPACK_ARG.
Guido van Rossum
1991-12-16
1
-1/+3
*
Added _GLOBAL opcodes.
Guido van Rossum
1991-12-10
1
-0/+2
*
Added shift and mask ops.
Guido van Rossum
1991-10-24
1
-0/+8
*
Added opcodes to load local/global variables
Guido van Rossum
1991-04-04
1
-0/+3
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-1/+6
*
Added opcodes for classes.
Guido van Rossum
1990-11-18
1
-0/+2
*
Initial revision
Guido van Rossum
1990-11-18
1
-0/+78