Commit graph

30 commits

Author SHA1 Message Date
Justin Ethier
e5e22d8277 Fixes for compiling make-vector 2015-06-01 20:54:09 -04:00
Justin Ethier
8ddce6b5bc Fixes for unquote-splicing 2015-05-28 22:39:21 -04:00
Justin Ethier
49d6bc3213 WIP towards unquote-splicing 2015-05-29 01:39:26 -04:00
Justin Ethier
82519fdd05 Added unquote 2015-05-28 20:45:19 -04:00
Justin Ethier
8ed03a39d2 Working on changing how quotes are parsed 2015-05-27 21:47:06 -04:00
Justin Ethier
cc22445c2b Staging (scheme read) 2015-05-20 01:09:23 -04:00
Justin Ethier
84b4373974 Self-contained example 2015-04-22 18:03:32 -04:00
Justin Ethier
a1592ca61f testing 2015-04-22 17:49:53 -04:00
Justin Ethier
98fc7fa642 Added varargs sum, but working through issues with segfaults 2015-04-14 13:52:14 -04:00
Justin Ethier
b2cc35e141 Added real? and integer? 2015-04-09 17:54:35 -04:00
Justin Ethier
e68ae17b86 Test case for compile-time eval 2015-04-08 14:47:46 -04:00
Justin Ethier
8f6d5db797 Simple example to investigate closure improvements 2015-03-30 22:19:32 -04:00
Justin Ethier
dd8b1852f7 WIP - separating runtime code 2015-03-30 13:40:41 -04:00
Justin Ethier
28cbab2644 Cleanup 2015-03-24 17:56:52 -04:00
Justin Ethier
24f4a841af Rename k 2015-03-22 23:01:43 -04:00
Justin Ethier
28d8c89a71 Added code to demonstrate problem of using call/cc within a global definition 2015-03-22 09:11:03 -04:00
Justin Ethier
8c8b7bff74 Fixes for raise-continuable 2015-03-19 22:59:23 -04:00
Justin Ethier
b55077ae1d Stubs for (raise-continuable) 2015-03-19 14:07:22 -04:00
Justin Ethier
b36640afda Added tests from R7RS 2015-03-19 13:23:11 -04:00
Justin Ethier
d058f33933 Added stub 2015-03-18 23:03:30 -04:00
Justin Ethier
35dd277080 WIP 2015-03-17 22:52:15 -04:00
Justin Ethier
6a27bd44ad WIP - raise 2015-03-17 22:32:52 -04:00
Justin Ethier
deff3e910d Experimenting with exception handler 2015-03-16 22:47:20 -04:00
Justin Ethier
8063fc61c0 WIP 2015-03-08 16:51:53 -04:00
Justin Ethier
d947337688 Reproduce crash from icyc 2015-03-05 22:57:55 -05:00
Justin Ethier
f8fe92eb6c For now, do not optimize-out globals if eval is used 2015-03-03 21:51:56 -05:00
Justin Ethier
132f669659 Experimenting with receiving a compound-proc back from compiled code 2015-03-03 13:34:31 -05:00
Justin Ethier
6fdbf13cbe WIP 2015-03-02 18:06:03 -05:00
Justin Ethier
651f6b0c7a WIP 2015-03-02 15:20:38 -05:00
Justin Ethier
14855cef41 Temporary testing 2015-02-27 22:44:06 -05:00