Staging
v0.8.1
https://github.com/python/cpython
Revision 74a69fa662fb844ad3c60eb27b09e5fa1e577305 authored by Antoine Pitrou on 04 September 2010, 18:43:52 UTC, committed by Antoine Pitrou on 04 September 2010, 18:43:52 UTC
by the new (and simpler) DUP_TOP_TWO.  Performance isn't changed, but
our bytecode is a bit simplified.  Patch by Demur Rumed.
1 parent ef0e6c3
History
Tip revision: 74a69fa662fb844ad3c60eb27b09e5fa1e577305 authored by Antoine Pitrou on 04 September 2010, 18:43:52 UTC
Issue #9225: Remove the ROT_FOUR and DUP_TOPX opcode, the latter replaced
Tip revision: 74a69fa
File Mode Size
Python.asdl -rw-r--r-- 4.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 11.5 KB
asdl_c.py -rwxr-xr-x 39.6 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 KB
grammar1.c -rw-r--r-- 1.2 KB
intrcheck.c -rw-r--r-- 2.5 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 5.5 KB
node.c -rw-r--r-- 3.9 KB
parser.c -rw-r--r-- 11.7 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 8.0 KB
pgen.c -rw-r--r-- 17.4 KB
pgenmain.c -rw-r--r-- 3.7 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.5 KB
tokenizer.c -rw-r--r-- 46.8 KB
tokenizer.h -rw-r--r-- 3.2 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top