Commit graph

42 commits

Author SHA1 Message Date
Justin Ethier
4f0ff11f33 Attempting to create standalone test case 2015-12-03 23:14:42 -05:00
Justin Ethier
51b84301a6 Trying to isolate memory corruption issue. May also have an issue with long lists 2015-12-02 23:02:27 -05:00
Justin Ethier
97d4913a60 WIP 2015-07-24 21:26:56 -04:00
Justin Ethier
e8ff0509ea Added Cyc-stdout 2015-06-10 23:02:39 -04:00
Justin Ethier
e7c050ef2c Added call-with-values back 2015-06-11 01:35:43 -04:00
Justin Ethier
bf3ba902aa Final fixes for eval write/display 2015-06-09 22:12:49 -04:00
Justin Ethier
2d664f1e06 Experimental (call-with-values) 2015-06-05 22:12:49 -04:00
Justin Ethier
7e21dd7015 Added (vector-copy!) 2015-06-04 21:35:14 -04:00
Justin Ethier
9ffeb29ec6 Additional vector test cases 2015-06-04 21:19:42 -04:00
Justin Ethier
bc01c9dd19 Added stubs for compiling/evaluating vectors 2015-06-03 23:00:40 -04:00
Justin Ethier
e5d5305a57 Commenting on (apply) issue 2015-06-03 17:59:12 -04:00
Justin Ethier
a7fce12fdd Adding more vector functions 2015-06-02 22:39:53 -04:00
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