Commit graph

133 commits

Author SHA1 Message Date
Justin Ethier
8f407710e8 Issue #202 2017-07-01 18:10:31 -04:00
Justin Ethier
1032673c8a Bump to 0.5.4 2017-06-29 17:46:41 -04:00
Justin Ethier
6700000acb Releasing 0.5.3 2017-06-29 17:31:12 -04:00
Justin Ethier
0d3569367f Issue #150 2017-06-16 14:08:11 +00:00
Justin Ethier
1b02dd01e9 Issue #196 2017-06-14 21:56:56 -04:00
Justin Ethier
7d3ef282f3 Added a 0.5.3 section 2017-06-09 17:19:34 +00:00
Justin Ethier
c32a1fea83 Date for 0.5.2 2017-06-05 17:08:11 -04:00
Justin Ethier
437c5ca64f Added a 0.5.2 section 2017-06-05 11:30:20 +00:00
Justin Ethier
d6629e77c7 Releasing 0.5.1 2017-05-24 17:37:59 -04:00
Justin Ethier
dc7e68d05a Edited the 0.5.1 notes 2017-05-24 13:33:15 +00:00
Justin Ethier
6c6bbb3596 Windows and Mac install instructions 2017-05-24 13:15:11 +00:00
Justin Ethier
42e24f2bc2 Issue #200 2017-05-16 08:40:17 +00:00
Justin Ethier
cd2ed0c0dd Rev 2017-05-10 16:49:27 +00:00
Justin Ethier
e005f0d37e Revised header 2017-05-10 16:48:34 +00:00
Justin Ethier
fe485e7d59 Summary of changes in this release. 2017-05-10 12:13:42 +00:00
Justin Ethier
bd3b662bb9 Added 0.5.1 features section 2017-05-09 12:58:01 +00:00
Justin Ethier
a173ecb201 Issue #194 - Use write barrier
When allocating vectors directly on the heap, use write barrier to ensure fill is moved to heap. This prevents the possibility of fill being corrupted.
2017-04-15 19:16:32 -04:00
Justin Ethier
36a4e91c5e Prepping 0.5 release 2017-04-13 18:08:22 -04:00
Justin Ethier
a13dcea054 Updated release 2017-04-13 13:41:41 +00:00
Justin Ethier
7c287a97a2 Fixes for SRFI 60 2017-04-01 01:05:19 -04:00
Justin Ethier
37a1d65980 WIP 2017-04-01 00:17:58 -04:00
Justin Ethier
3ee462f54c Bumping to 0.5 2017-03-27 17:43:15 -04:00
Justin Ethier
5d06cf1836 Issue #87 - eval now supports import 2017-03-27 17:42:22 -04:00
Justin Ethier
9849ea285b Inlining of char comparison functions 2017-03-21 12:20:31 +00:00
Justin Ethier
5795e68e57 Issue #186 2017-03-20 16:55:54 -04:00
Justin Ethier
95402e2443 Revised 0.4.1 2017-03-20 17:05:42 +00:00
Justin Ethier
114a51ecf5 Update CHANGELOG.md
Fix indentation
2017-03-20 17:03:50 -04:00
Justin Ethier
78c253e1c3 Issue #185 - Allow export of another lib's export 2017-03-20 17:01:25 +00:00
Justin Ethier
76aef90df5 Fixup notes for 0.4.1 2017-03-20 13:25:14 +00:00
Justin Ethier
2d4821021a Issue #183 2017-03-19 21:32:08 +00:00
Justin Ethier
3f0e8919b5 Added a 0.4.1 section 2017-03-16 21:35:05 +00:00
Justin Ethier
3b1c7b242d Version 0.4 2017-03-09 16:59:46 -05:00
Justin Ethier
bdf97dd6e5 Added API docs 2017-02-24 17:06:22 -05:00
Justin Ethier
d9e7c5c16b Change header formatting 2017-02-24 12:58:52 -05:00
Justin Ethier
5482b5134a Bignums 2017-02-23 00:51:21 -05:00
Justin Ethier
f696dca7e1 Staging for next release 2017-02-10 23:54:54 +00:00
Justin Ethier
4420fc3c6c Added with-handler from Bigloo 2017-02-10 23:26:53 +00:00
Justin Ethier
2411d3206c Include SRFI descriptions 2017-02-08 23:39:08 -05:00
Koz Ross
336017efb6 Adding SRFI 121 support, tests, all tests pass 2017-02-08 22:22:55 +13:00
Justin Ethier
da0899b3e6 CC commands, not directories 2017-02-07 20:39:00 +00:00
Justin Ethier
ff94b013ab Issue #153 - Added -CP -CE -CL command options 2017-02-07 20:34:42 +00:00
Koz Ross
46762268af Adding full support for SRFI 28, adding tests for compliance, modifying changelog 2017-02-05 14:01:31 +13:00
Justin Ethier
fd4ec214fd Fixed wording 2017-02-04 00:23:57 -05:00
Justin Ethier
6ebc9e6b8f Document improvements to program imports 2017-02-02 18:36:30 -05:00
Justin Ethier
17d819a399 Issue #165 - -A and -I options 2017-02-02 00:10:54 -05:00
Justin Ethier
9b2a084160 Updated 0.3.4 2017-01-30 17:51:19 +00:00
Justin Ethier
c515d439d5 SRFI 60 2017-01-28 17:50:45 -05:00
Justin Ethier
aa3fe75994 Fixes for Issues #157 and #81 2017-01-27 03:50:39 -05:00
Justin Ethier
2ce541ed4b Issue #155 - Check bytevectors for deep equality 2017-01-24 20:54:29 -05:00
Justin Ethier
1884f8ac52 Note on allocation changes 2017-01-16 10:49:49 +00:00