Added an optimized bytecode which can push smi's in the range [-127,127]
commit1301206e5a1e3474da7c79683fb8057f26db4efb
authorVincent Geddes <vincent.geddes@gmail.com>
Wed, 9 Jul 2008 04:16:25 +0000 (9 06:16 +0200)
committerVincent Geddes <vincent.geddes@gmail.com>
Wed, 9 Jul 2008 04:16:25 +0000 (9 06:16 +0200)
tree1afc4be0beccf5e3270216c326f15af44cbaa100
parent0a00fbfc48c2f14b2370cbf62741a235e0391123
Added an optimized bytecode which can push smi's in the range [-127,127]
src/st-compiler.h
src/st-generator.c
src/st-processor.c