Commit graph

364 commits

Author SHA1 Message Date
Justin Ethier
920c1284d2 Issue #261 2018-06-13 13:45:06 -04:00
Justin Ethier
650aac1a58 Added notes for 0.8.1 2018-06-12 18:27:00 -04:00
Justin Ethier
759ce79155 Prep for 0.8.1 2018-05-30 13:30:14 -04:00
Justin Ethier
dd7ef4aad7 Releasing 0.8 2018-05-29 17:28:35 -04:00
Justin Ethier
096c70b79d Added more description to inlining change 2018-05-29 17:27:54 -04:00
Justin Ethier
b69812cc3f Added a note about named let loops 2018-05-24 17:13:24 -04:00
Justin Ethier
4c3b628757 Include new helper functions 2018-05-22 12:47:00 -04:00
Justin Ethier
e6d5de2702 Less verbose CPS debug output 2018-05-21 13:33:35 -04:00
Justin Ethier
0fd185a5fe Issue #55 - Added a changelog note 2018-05-11 16:29:07 -04:00
Justin Ethier
cb7c208ddf Planning to release soon 2018-05-07 16:44:21 -04:00
Justin Ethier
ec874d463f Remove line since this was a 0.7.3 issue!!
Really need to get an official release of this soon...
2018-05-04 14:30:48 -04:00
Justin Ethier
b77a79a2e3 Revised bullet 2018-05-04 02:31:13 +00:00
Justin Ethier
c1cdad0065 Issue #257 - Prevent possible infinite loop 2018-05-04 02:17:01 +00:00
Justin Ethier
e25d534282 Issue #253 - Cut over to new repl function 2018-04-30 20:29:01 -04:00
Justin Ethier
38bb2373b6 Punctuation 2018-05-01 13:33:29 -04:00
Justin Ethier
a42b5acdc8 Issue #176 - Improve hash-by-identity 2018-05-01 13:27:59 -04:00
Justin Ethier
2097251f5e
Update CHANGELOG.md 2018-04-30 14:03:44 -04:00
Justin Ethier
18245025bb Issue #249 2018-04-30 14:02:22 -04:00
Justin Ethier
cc96f10326 Issue #246 2018-04-26 17:25:07 -04:00
Justin Ethier
03c254de14 Issue #247 - Fix mnemonic/hex escapes for syms
Escapes are now properly parsed for symbols.
2018-04-26 17:09:38 -04:00
Justin Ethier
9090952300 Issue #252 - Fix off-by-one error
When decrementing the length to account for newlines, also decrement the code point count.
2018-04-02 13:47:01 -04:00
Justin Ethier
b7e465af17 Issue #248 2018-03-26 13:08:19 -04:00
Justin Ethier
a750383cd1 Version bump 2018-02-15 18:29:58 -05:00
Justin Ethier
65a1a9f07a Preparing 0.7.2 2018-02-15 18:10:52 -05:00
Justin Ethier
4a3c68a7d3 Prevent a compiler error when there is only one argument to + or *. 2018-02-01 17:42:05 -05:00
Justin Ethier
16ff504df3 Added matcher 2018-01-29 13:17:48 -05:00
Justin Ethier
6d52836bf8 Document macro hygiene fixes 2018-01-19 18:46:43 -05:00
Justin Ethier
5a0b17f453 Revised previous comments 2018-01-04 18:45:25 -05:00
Justin Ethier
be8ad49ac4 Issue #76
Compile a faster version of `apply` when only two arguments are received.
2018-01-04 18:36:44 -05:00
Justin Ethier
dc0ac2bbaa Revised 0.7.2 text 2018-01-03 17:06:37 -05:00
Justin Ethier
7890c3a4cb Grammar 2018-01-02 19:02:12 -05:00
Justin Ethier
741fcc6a0a Issue #81 - Fixes for bytevector-copy 2018-01-02 18:59:02 -05:00
Justin Ethier
8f602e55c3 Added list->vector fix 2018-01-02 18:51:29 -05:00
Justin Ethier
528f545b5c Issue #81 2018-01-02 12:44:03 -05:00
Justin Ethier
0951be3d2b Issue #81 - Support allocation of large strings 2018-01-01 18:59:39 -05:00
Justin Ethier
9c9bc42236 Adding placeholders for 0.7.2 2017-12-20 18:52:48 -05:00
Justin Ethier
08d91053e6 Preparing to release 0.7.1 2017-12-20 17:43:33 -05:00
Justin Ethier
f4b7d3b7ca Clarify macro support 2017-12-19 11:39:35 -05:00
Justin Ethier
14ead0a368 Issue #236 2017-12-18 23:40:30 +00:00
Justin Ethier
05d9e7e204 Added full-unicode 2017-12-18 14:51:14 -05:00
Justin Ethier
b397e00522 letrec-syntax now has some support, too 2017-12-15 17:34:18 -05:00
Justin Ethier
f97192f230 Added (scheme repl) 2017-12-15 17:24:04 -05:00
Justin Ethier
6f37b8597b WIP - letrec-syntax 2017-12-12 19:07:40 -05:00
Justin Ethier
b96813bb68 WIP 2017-12-08 12:58:56 -05:00
Justin Ethier
28c5672b0a Added a note about let-syntax 2017-12-07 12:58:04 -05:00
Justin Ethier
5acffd72d1 Next version will be 0.7.1 2017-11-18 01:02:47 +00:00
Justin Ethier
76132ac2cf Releasing 0.7 2017-11-17 23:57:59 +00:00
justin
3d82fdf48d Fixup author of patch 2017-11-14 13:19:21 -05:00
Justin Ethier
e465f811f5 Thread-sleep allow fractional seconds 2017-11-13 18:41:10 -05:00
Justin Ethier
08448b9148 Added unicode support 2017-11-13 17:50:54 -05:00