Commit graph

331 commits

Author SHA1 Message Date
Justin Ethier
17daa82bb9 Issue #340 - Fix u8 operations to work on integers 2019-09-27 13:38:44 -04:00
Justin Ethier
42150cd3f0 Revised bug fix description 2019-09-26 18:03:03 -04:00
Justin Ethier
fdab84493e Prep for 0.11.4 release 2019-09-26 17:52:29 -04:00
Justin Ethier
a18ba5eaf8 Note latest change 2019-09-26 10:08:12 -04:00
Justin Ethier
b829abadfb Issue #339 2019-09-23 13:32:47 -04:00
Justin Ethier
e6c23e25c1 Issue #337
Added `open-binary-input-file` and `open-binary-output-file` from R7RS.
2019-09-15 10:40:06 -04:00
Justin Ethier
02fa091297 Issue #336 - Validate num of args passed to if 2019-09-04 13:07:02 -04:00
Justin Ethier
b482a40f04
Update CHANGELOG.md 2019-08-23 16:57:38 -04:00
Justin Ethier
aed49c49e4 Issue #297 2019-08-22 14:24:07 -04:00
Justin Ethier
7d3d65ad81
Update CHANGELOG.md
Prep for 0.11.3 release
2019-08-12 10:10:39 -04:00
Justin Ethier
540c5463f6 map/for-each optimization 2019-08-09 16:09:59 -04:00
Justin Ethier
7420b34f84 Issue #331 - Document eval fixes for begin/records 2019-08-06 22:19:34 -04:00
Justin Ethier
1edb877c5f Speed up vector for five args or less 2019-08-02 12:13:30 -04:00
Justin Ethier
0c050a3065 Added platform to (features) 2019-07-31 13:06:31 -04:00
Justin Ethier
1fce5b949d Credit Arthur for adding FreeBSD build instructions 2019-07-29 18:46:16 -04:00
Justin Ethier
b54907c984
Update CHANGELOG.md 2019-07-24 13:30:39 -04:00
Justin Ethier
85751cda2b Issue #326 - Use timer to seed pseudorandom numbers 2019-07-24 13:19:38 -04:00
Justin Ethier
574cc630d0 Fixed exit when boolean is passed
Return abnomal status code when false is passed, per R7RS
2019-07-20 17:00:52 -04:00
Justin Ethier
647e2030ff WIP for next release 2019-07-18 18:50:53 -04:00
Justin Ethier
78306b2de1 Mention fixes to MSYS2 2019-07-18 12:34:09 -04:00
Justin Ethier
48376779e3 Version bump 2019-07-11 18:14:45 -04:00
arthurmaciel
0b137d4475
Update CHANGELOG.md
"cyclone" was mispelled
2019-07-10 00:11:40 -03:00
Justin Ethier
3f4dd1220b Prepping for 0.11.2 release 2019-07-06 17:22:01 -04:00
Justin Ethier
66c9355951 Revised 0.11.2 section 2019-07-03 19:11:24 -04:00
Justin Ethier
e8b5facc13 Document futures 2019-06-27 18:57:55 -04:00
Justin Ethier
b5f526c2eb Document mutex-lock timeout param 2019-06-24 19:03:51 -04:00
Justin Ethier
f79a14b64a Document recent changes in this branch 2019-06-19 18:45:30 -04:00
Justin Ethier
369c8f8506 Stub for concurrency lib 2019-06-10 13:18:58 -04:00
Justin Ethier
a8ae81b78f Added a 0.11.2 section 2019-06-10 13:18:33 -04:00
Justin Ethier
2f497d704e prep 0.11.1 2019-05-22 19:04:50 -04:00
Justin Ethier
1a7e74e65b Added immutable objs 2019-05-22 17:07:03 -04:00
Justin Ethier
fd6ee8a8e2 Added a 0.11.1 section 2019-04-18 13:00:21 -04:00
Justin Ethier
819151b7a4 Getting ready to release 0.11 2019-04-15 13:08:29 -04:00
Justin Ethier
64c96545c1 Updated 0.11 section 2019-04-11 13:23:41 -04:00
Justin Ethier
c22323e3ce Add credit for latest build fixes, thanks! 2019-04-09 13:25:27 -04:00
Justin Ethier
a09bceb19f
Update CHANGELOG.md 2019-04-04 16:07:47 -04:00
Justin Ethier
0f1469da61 Bump to 0.11 2019-03-28 12:22:13 -04:00
Justin Ethier
dd0fc1408d Prep 0.10 release 2019-03-27 18:51:29 -04:00
Justin Ethier
5c28ba7730 Avoid using alloca where possible for clo's 2019-03-22 13:09:42 -04:00
Justin Ethier
c357663f0a Issue #310 - Fix type checking for member/assoc 2019-03-20 22:56:33 -04:00
Justin Ethier
1967ce7a93 Added a section for 0.10 2019-03-17 18:47:54 -04:00
Justin Ethier
a72e91b85c New releas 2019-03-04 17:48:39 -05:00
Justin Ethier
d964b037a7 Revised previous comments 2019-02-28 15:59:40 -05:00
Justin Ethier
99d5614339 Faster version of vector 2019-02-28 14:25:03 -05:00
Justin Ethier
8772c5355b Faster initialization of objects create via define-record-type 2019-02-27 14:31:14 -05:00
Justin Ethier
db7fd2bf81 Tentative version bump 2019-02-19 13:14:05 -05:00
Justin Ethier
ed2ab18be1 Cleanup 0.9.9 fixes 2019-02-18 22:38:52 -05:00
Justin Ethier
ec7c3c3308 Revert change to (integer?) for now
Causes unit test failures, need to sort this out separately.
2019-02-18 17:18:02 -05:00
Justin Ethier
b626c4c6b7 Removed extraneous char 2019-02-18 16:51:43 -05:00
Justin Ethier
990cc96e4b Adjust formatting 2019-02-18 16:50:58 -05:00