Commit graph

2471 commits

Author SHA1 Message Date
Justin Ethier
9e6fb14e7f Debugging 2016-09-14 04:11:56 -04:00
Justin Ethier
40071e433f Added syntactic closure functions 2016-09-13 23:25:47 -04:00
Justin Ethier
49bfe2649b Added SC placeholders 2016-09-12 18:38:02 -04:00
Justin Ethier
8a0d0e75a5 Bump to 0.2.1 2016-09-08 19:53:15 -04:00
Justin Ethier
7200fe024b Merge remote-tracking branch 'origin/master' 2016-09-07 18:15:32 -04:00
Justin Ethier
7080edaeeb Update README.md 2016-09-07 21:33:51 -04:00
Justin Ethier
1bce6988df Revising about section 2016-09-08 03:59:57 -04:00
Justin Ethier
7271ae28b6 Rev 2016-09-08 03:57:31 -04:00
Justin Ethier
4dee44d9a1 Rev 2016-09-08 01:47:43 -04:00
Justin Ethier
c3341b80e4 Rev 2016-09-08 01:44:29 -04:00
Justin Ethier
e2ace9b720 Revised 2016-09-08 01:42:35 -04:00
Justin Ethier
8f2c86b123 Revised about section 2016-09-08 01:41:07 -04:00
Justin Ethier
8bfb053acb Added SRFI 117 to bootstrap 2016-09-07 23:31:50 -04:00
Justin Ethier
0b1f39412a Bump to v0.2 2016-09-07 23:15:57 -04:00
Justin Ethier
78cba89943 Revised progress 2016-09-07 23:13:04 -04:00
Justin Ethier
2da8253349 Initial files, not fully integrated yet 2016-09-07 23:06:40 -04:00
Justin Ethier
be04e5ca16 Added date 2016-09-07 18:15:15 -04:00
Justin Ethier
33690561ca Added functions 2016-09-06 17:55:47 -04:00
Justin Ethier
2f7a624f15 Added: infinite? finite? nan? 2016-09-06 17:55:10 -04:00
Justin Ethier
a6c699a436 Added SRFI 117 2016-09-06 16:42:47 -04:00
Justin Ethier
ef44ce7666 Added mutable queues 2016-09-06 16:42:12 -04:00
Justin Ethier
8baa4326c5 Remove r7rs code 2016-09-06 16:41:01 -04:00
Justin Ethier
f195b79f92 Remove old comment 2016-09-07 02:07:22 -04:00
Justin Ethier
5e9ebeb664 Allow tests to compile/run in cyclone 2016-09-06 23:40:13 -04:00
Justin Ethier
99afef48f7 Added SRFI 117 2016-09-06 23:14:19 -04:00
Justin Ethier
bb76834b9d Initial file 2016-09-06 23:08:31 -04:00
Justin Ethier
69060ac9c0 Merge remote-tracking branch 'origin/master' 2016-09-03 03:14:53 +00:00
Justin Ethier
342bb52b16 Sync up latest changes 2016-09-03 03:14:19 +00:00
Justin Ethier
06b0bb9f7c Link to new SRFI's 2016-09-02 18:39:10 -04:00
Justin Ethier
544174b9df Link to alternative benchmarks page 2016-09-02 17:59:45 -04:00
Justin Ethier
a05a27c036 Beta designation 2016-09-02 17:50:28 -04:00
Justin Ethier
d2962cdccb Added a note about param objects and threads 2016-09-02 17:42:49 -04:00
Justin Ethier
7402f287b2 Debugging 2016-09-03 00:15:37 -04:00
Justin Ethier
b7a67b6809 WIP 2016-09-03 00:14:57 -04:00
Justin Ethier
68c8f54d7a Debugging syntax-rules 2016-09-01 18:51:27 -04:00
Justin Ethier
ef3ea81542 Temporary test file 2016-09-01 18:16:05 -04:00
Justin Ethier
1241f71e80 Merge fix from Chibi scheme
"Identifiers in the template should only match pattern variables from the same expansion step."
2016-08-31 23:39:53 -04:00
Justin Ethier
2e5a4adcd2 Attempt alternative let-values macro 2016-08-31 23:38:14 -04:00
Justin Ethier
587d83f6b7 Fix indexing in (vector-copy) 2016-08-30 17:34:39 -04:00
Justin Ethier
0c941d2e8d Added optional args to string->vector 2016-08-30 17:07:46 -04:00
Justin Ethier
def5bba06a Pass a value to (set!) a parameter object
Allow changing a parameter object by passing a value directly to it.
2016-08-31 03:05:34 -04:00
Justin Ethier
cec9e5c954 WIP 2016-08-30 22:15:40 -04:00
Justin Ethier
7291453c9e WIP 2016-08-30 03:39:41 -04:00
Justin Ethier
4a0b4d8e71 Updated TODO items 2016-08-29 22:21:22 -04:00
Justin Ethier
d872901c62 Prevent segfault with NULL port 2016-08-26 19:15:13 -04:00
Justin Ethier
79fb2e19a0 Install test.scm 2016-08-26 19:11:24 -04:00
Justin Ethier
c564db263a Added bytevector ports 2016-08-26 18:27:22 -04:00
Justin Ethier
bc6d3ac3d0 Issue #57 - Added string ports 2016-08-26 23:35:22 -04:00
Justin Ethier
25c4857eba Issue #57 - Added open-input-string 2016-08-26 23:22:13 -04:00
Justin Ethier
0632d9fae4 Added let*-values and let-values 2016-08-26 22:21:02 -04:00