log

age author description
Sun, 06 Mar 2011 01:55:09 -0500 Jonathan Pevarnek Added operations log and exp since I have the code for them already...
Sun, 06 Mar 2011 01:38:01 -0500 Jonathan Pevarnek Added functions pow, dup, and drop
Wed, 02 Mar 2011 15:43:05 -0500 Jonathan Pevarnek Fixed a LOT of mistakes I made with atof and ftoa...
Wed, 02 Mar 2011 00:37:32 -0500 Jonathan Pevarnek Moved function array declaration, modified the ftoa function so it does not return trailing 0s
Tue, 01 Mar 2011 23:33:51 -0500 Jonathan Pevarnek Converted to work with doubles instead of ints (and other changes)
Tue, 01 Mar 2011 02:39:27 -0500 Jonathan Pevarnek The work I have so far
Fri, 25 Feb 2011 18:58:43 -0500 Josef 'Jeff' Sipek io: fix definition of SCSW
Thu, 24 Feb 2011 23:04:37 -0500 Josef 'Jeff' Sipek import template