* core/number.c: the `times` and `to` methods return how many times they ran the...
author_why <why@whytheluckystiff.net>
Tue, 30 Jun 2009 22:03:07 +0000 (17:03 -0500)
committer_why <why@whytheluckystiff.net>
Tue, 30 Jun 2009 22:03:07 +0000 (17:03 -0500)
commitef3d54a834093b4cfdf95d2d870fbf6be4833ef6
tree17c0f7b1c956417d204661c580b39049e80e56c7
parent0c61ccfa41991c4075b144301fab3e3a0ddc6cfe
 * core/number.c: the `times` and `to` methods return how many times they ran the block.
 * core/string.c: broken PN_ATOI call.
core/number.c
core/string.c
test/numbers/times.pn
test/numbers/to.pn