Fixnums now go from 0 to 255 instead of -5 to 40. Nothings seems to
commita8fbd48ffd00f15e0fa1e5fb5105dc027173f424
authorVincent St-Amour <stamourv@dino11.iro.umontreal.ca>
Thu, 17 Jul 2008 21:38:42 +0000 (17 17:38 -0400)
committerVincent St-Amour <stamourv@dino11.iro.umontreal.ca>
Thu, 17 Jul 2008 21:38:42 +0000 (17 17:38 -0400)
tree2201e3b2bb10864eccbf5efffe41de321eb7e67f
parentbfe08757bcfa7ddfd225624a4e15d3672a05ea10
Fixnums now go from 0 to 255 instead of -5 to 40. Nothings seems to
have broken because of this, but the GC bug subsists.
Saves us about 200 bytes for the stack (from 5980 to 5808).
picobit-vm.c
picobit.scm