E&S CVS Commit: BytecodeAssembler - Major update: lots of docs, block support, loops, break, continue,

pje at eby-sarna.com pje at eby-sarna.com
Sat Jun 17 00:37:38 EDT 2006


Author: pje
Date: Sat Jun 17 00:37:36 2006
New Revision: 2191

URL: http://svn.eby-sarna.com?rev=2191&view=rev
Log:
Major update: lots of docs, block support, loops, break, continue,
exception handling, pseudo-"switch" statement demo, .label() renamed to 
.here(), constant folding, const_value() API, NotAConstant exception.

Modified:
    BytecodeAssembler/README.txt
    BytecodeAssembler/peak/util/assembler.py
    BytecodeAssembler/peak/util/assembler.txt




More information about the source-changes mailing list