Commit graph

551 commits

Author SHA1 Message Date
Justin Ethier
d7abe4f8f5 Issue #380 - Support optional args to write-string 2020-05-25 18:20:39 -04:00
Justin Ethier
709e0cbdca Added a note about (eqv?) 2020-05-21 18:39:38 -04:00
Justin Ethier
6d0b082f37 atan support 2020-05-20 22:26:49 -04:00
Justin Ethier
c760283bff
Update CHANGELOG.md 2020-05-20 17:19:32 -04:00
Justin Ethier
81d2e70037 Issue #374 - Allow full access to open-binary prims 2020-05-17 18:35:12 -04:00
Justin Ethier
fcf6b04e78 Prep 0.17 release 2020-04-06 17:35:32 -04:00
Justin Ethier
f91d5b1a30 Correctly differentiate binary/textual ports 2020-04-02 18:53:10 -04:00
Justin Ethier
c7494d51aa Bump to 0.17 2020-03-13 11:37:18 -04:00
Justin Ethier
548192dc5d Preparing for 0.16 release 2020-03-02 20:53:09 -05:00
Justin Ethier
b5a9bd24e1 Prevent read-bytevector from corrupting data
Previously it was possible for an extra by to be introduced between multiple reads
2020-03-06 12:33:05 -05:00
Justin Ethier
f2bf308746 WIP bug fixes 2020-03-05 23:01:28 -05:00
Justin Ethier
1773f9d767 Merge remote-tracking branch 'origin/master' 2020-03-05 17:40:49 -05:00
Justin Ethier
29b2872f54 Issue #361 - Ensure bound vars are known within scope 2020-03-05 17:40:15 -05:00
Justin Ethier
af00faf501
Update CHANGELOG.md 2020-03-05 14:07:27 -05:00
Justin Ethier
38b1b155e3
Update CHANGELOG.md 2020-03-05 14:07:00 -05:00
Justin Ethier
a46b2ec6ae Added code example 2020-03-05 14:06:32 -05:00
Justin Ethier
479e880b30 Allow optional collection of opaque pointers 2020-03-05 13:26:17 -05:00
Justin Ethier
a0adac11d0 Prepping 0.15 release 2020-02-24 18:18:39 -05:00
Justin Ethier
3c784afaec New linker options 2020-02-20 13:57:31 -05:00
Justin Ethier
d9d78c226b Added -CLNK 2020-02-19 13:45:58 -05:00
Justin Ethier
131bae3863
Update CHANGELOG.md 2020-02-13 10:09:44 -05:00
Justin Ethier
4c0bf87f8b Issue #357 - Do not truncate results of integer division 2020-02-12 17:18:35 -05:00
Justin Ethier
8b4a4bd18e Bump to 0.15 for next release 2020-02-10 18:20:35 -05:00
Justin Ethier
fa97a33bcf Merge branch 'gc-share2-dev' 2020-02-10 17:51:34 -05:00
Justin Ethier
772bc91fd7
Update CHANGELOG.md 2020-02-10 14:34:45 -05:00
Justin Ethier
aeeecabe75
Update CHANGELOG.md 2020-02-04 14:10:32 -05:00
Justin Ethier
9d2d8c014c Merge remote-tracking branch 'origin/gc-share2-dev' into gc-share2-dev 2020-02-03 10:21:06 -05:00
Justin Ethier
1c4fde02ee Credit Daniel Mendler 2020-02-03 09:57:25 -05:00
Justin Ethier
aeefd3a5ba
Update CHANGELOG.md 2020-01-30 14:15:33 -05:00
Justin Ethier
3ea24fa494 Fixed spelling 2020-01-30 13:16:39 -05:00
Justin Ethier
822d8ce15c Rev 2020-01-30 13:14:30 -05:00
Justin Ethier
8f36ac70c4 Fixed wording 2020-01-30 13:06:51 -05:00
Justin Ethier
9d7cff4976 Revised the 0.14 section 2020-01-30 12:55:47 -05:00
Justin Ethier
f130258381 WIP 2020-01-30 10:08:57 -05:00
Justin Ethier
1b2248b3d0 WIP release notes for 0.14 2020-01-30 09:52:31 -05:00
Justin Ethier
b10bd48648 Merge changes from master 2020-01-29 14:27:27 -05:00
Justin Ethier
9405eb501a Stage for new release 2020-01-16 14:02:46 -05:00
Justin Ethier
4fce12afb0 Issue #240 2020-01-13 13:29:24 -05:00
Justin Ethier
62c929e529 Reflect latest changes with batch compilation 2020-01-10 17:22:55 -05:00
Justin Ethier
93393a4f1c Added more details on batch compilation 2020-01-07 22:40:14 -05:00
Justin Ethier
2c3a85efb9 Issue #287
Do not inline functions if optimizations are disabled via `-O0`
2020-01-06 13:23:39 -05:00
Justin Ethier
47c435bb95 Added TODO 2020-01-03 19:29:16 -05:00
Justin Ethier
7fd4d0e972 Prep for 0.12 2020-01-02 17:27:29 -05:00
Justin Ethier
40894ecb3e Added define-values 2020-01-02 13:41:04 -05:00
Justin Ethier
83af688a9f Prep for release 2019-12-30 18:32:09 -05:00
Justin Ethier
837954b310 Use read-bytevector! from Chibi 2019-12-29 18:10:05 -05:00
Justin Ethier
e5dca1835f Added read-bytevector 2019-12-28 18:55:19 -05:00
Justin Ethier
02fcad76f6 Added write-bytevector 2019-12-28 18:22:35 -05:00
Justin Ethier
d784bfa48d Merge remote-tracking branch 'origin/master' 2019-12-23 16:27:54 -05:00
Justin Ethier
4cf15035cc Document latest change 2019-12-23 16:27:06 -05:00