Commit graph

35 commits

Author SHA1 Message Date
Justin Ethier
e6d7b80436 Immutable types are supported now 2019-05-24 13:35:58 -04:00
Justin Ethier
d607ef2245 Update latest features 2018-05-29 17:36:24 -04:00
Justin Ethier
08448b9148 Added unicode support 2017-11-13 17:50:54 -05:00
Justin Ethier
bc07af7109 I/O clarification 2017-03-16 22:39:15 +00:00
Justin Ethier
88be81ff47 Issue #109 2017-03-16 22:35:09 +00:00
Justin Ethier
17be2dc09a Recognize #true and #false 2016-11-19 18:37:20 +00:00
Justin Ethier
ae3c0ffefe Support 5.2 2016-11-19 15:59:14 +00:00
Justin Ethier
d593cb35fa Issue #137 - include and include-ci exist now 2016-11-22 17:05:51 -05:00
Justin Ethier
2d790d9dde Issue #62 2016-10-11 03:38:22 -04:00
Justin Ethier
866f7424b1 Updated to reflect latest changes 2016-09-27 02:35:14 -04:00
Justin Ethier
d2962cdccb Added a note about param objects and threads 2016-09-02 17:42:49 -04:00
Justin Ethier
0632d9fae4 Added let*-values and let-values 2016-08-26 22:21:02 -04:00
Justin Ethier
a1d7069aa9 Added dynamic bindings 2016-08-18 18:02:28 -04:00
Justin Ethier
41ec8c5750 Clarify library support 2016-05-19 21:23:40 -04:00
Justin Ethier
b09407afee This has been fixed 2016-05-03 00:37:27 -04:00
Justin Ethier
cbb15c98dc Moving record types to (scheme base) 2016-04-28 03:45:38 -04:00
Justin Ethier
89d2e6afa0 -ci functions are implemented. 2016-04-14 01:13:16 -04:00
Justin Ethier
c0afe8eef5 Have utf8 stubs now 2016-03-29 01:09:46 -04:00
Justin Ethier
2fe66e08c7 Added datum comments 2016-03-24 23:17:42 -04:00
Justin Ethier
53b65df391 bytevector support 2016-03-24 00:47:10 -04:00
Justin Ethier
4648ca1808 WIP 2016-03-15 21:39:47 -04:00
Justin Ethier
365e26a2a5 Added block comment support 2016-02-23 21:31:33 -05:00
Justin Ethier
603b2a242f Other notations now supported 2016-02-23 03:26:10 -05:00
Justin Ethier
f7eb3aac4e Cleanup 2016-02-18 21:48:44 -05:00
Justin Ethier
7d9034223b case-lambda support 2016-02-13 22:52:53 -05:00
Justin Ethier
af13509e0a Revisions 2016-02-13 21:23:55 -05:00
Justin Ethier
57c54fcb74 Added letrec* and guard macros 2016-02-13 21:23:04 -05:00
Justin Ethier
8c91762b1e Works now 2016-02-12 23:52:24 -05:00
Justin Ethier
ff24312884 Syntax definitions 2016-02-11 23:11:54 -05:00
Justin Ethier
d8171527b9 Lazy library 2016-02-08 22:45:25 -05:00
Justin Ethier
b46c5ae8eb Expanded 4.2 2016-02-06 03:29:00 -05:00
Justin Ethier
944bfee0b6 Records now supported 2016-02-05 23:31:19 -05:00
Justin Ethier
1cf5b78cb3 Revised 2016-01-28 23:02:46 -05:00
Justin Ethier
5e52fd6058 Values and call-with-values are there now 2016-01-28 00:48:23 -05:00
Justin Ethier
c9cc8a1ce5 Extracting API and r7rs compatibility 2016-01-13 22:03:17 -05:00
Renamed from docs/Features.md (Browse further)