* core/vm.c: the bytecode vm math is now equivalent to the jit's math.
author_why <why@whytheluckystiff.net>
Mon, 13 Jul 2009 21:02:07 +0000 (14:02 -0700)
committer_why <why@whytheluckystiff.net>
Mon, 13 Jul 2009 21:02:07 +0000 (14:02 -0700)
commitbf84b91922d0b35c569f516dd86bca3d9c99c4cf
treedf3b86f9eb653a6ff9f188de6f70da00715d8baa
parent8992d21cdcee795a59677cf811c7ec838226e9da
 * core/vm.c: the bytecode vm math is now equivalent to the jit's math.
 * core/number.c: simplifying potion_decimal.
core/compile.c
core/number.c
core/pn-scan.rl
core/potion.h
core/string.c
core/vm.c
test/api/potion-test.c