* core/table.c: fix Tuple(put) to allow negative numbers or pushing onto the end...
author_why <why@whytheluckystiff.net>
Tue, 11 Aug 2009 18:08:45 +0000 (11:08 -0700)
committer_why <why@whytheluckystiff.net>
Tue, 11 Aug 2009 18:08:45 +0000 (11:08 -0700)
commit07388f39892b2134123dd8824748719ce8ed9524
tree91c14c8a1a792f408f3a8e4f474c86f07a2e37be
parent6496b910e528b52b5435bc91bfa0d66f6d7f7ea8
 * core/table.c: fix Tuple(put) to allow negative numbers or pushing onto the end of the array.
 * core/potion.c: avoid use of the multiline ending, since it hasn't been introduced yet in the new parser.
core/potion.c
core/table.c