Commit graph

14 commits

Author SHA1 Message Date
Justin Ethier
bc01c9dd19 Added stubs for compiling/evaluating vectors 2015-06-03 23:00:40 -04:00
Justin Ethier
3682b7f9d0 Starting to add support for vectors 2015-05-30 22:24:54 -04:00
Justin Ethier
f796ba740f Stubs for vector type 2015-05-29 21:13:48 -04:00
Justin Ethier
1af80a9331 Cleanup of symbol code 2015-05-22 21:54:24 -04:00
Justin Ethier
695131a4d8 First-cut of fixes to make symbols work with libraries 2015-05-22 21:46:20 -04:00
Justin Ethier
718fe12a2b WIP 2015-05-06 17:55:11 -04:00
Justin Ethier
42b524f9cb Relocated prorotypes to common place 2015-04-21 17:22:31 -04:00
Justin Ethier
cfdac7963d Cleanup of runtime library 2015-04-21 17:16:29 -04:00
Justin Ethier
e44ece1986 Handle receiving a primitive as the next function after GC 2015-04-17 21:54:06 -04:00
Justin Ethier
6f4581543d Debugging icyc crash 2015-04-17 14:18:46 -04:00
Justin Ethier
cbcde1e0b1 Allow (string->number) to parse floats and ints 2015-04-09 14:13:15 -04:00
Justin Ethier
ea8f56a4ee Allow (string->number) to return common type (int and double) 2015-04-08 22:59:22 -04:00
Justin Ethier
78fe64cb56 Replaced AFTER_LONGJMP, and misc fixes 2015-03-31 21:45:10 -04:00
Justin Ethier
dd8b1852f7 WIP - separating runtime code 2015-03-30 13:40:41 -04:00