Commit graph

4941 commits

Author SHA1 Message Date
Justin Ethier
6dfb19d612
Update README.md 2019-12-12 13:57:19 -05:00
Justin Ethier
7b5c60edad
Update README.md 2019-12-12 13:39:39 -05:00
Justin Ethier
432821359c
Add files via upload 2019-12-12 13:36:00 -05:00
Justin Ethier
cc133a6ff0
Update README.md 2019-12-12 12:40:42 -05:00
Justin Ethier
52da937933
Update README.md 2019-12-12 12:39:19 -05:00
Justin Ethier
e3390f132c
Update README.md
Added additional installation instructions
2019-12-12 12:22:04 -05:00
Justin Ethier
aa024952b3 Do not use install.sh 2019-12-11 14:14:13 -05:00
Justin Ethier
2114bfce6f Join the last two run directives 2019-12-11 13:28:20 -05:00
Justin Ethier
d279b9b928 Test 2019-12-10 18:57:08 -05:00
Justin Ethier
a8542f8a00
Create Dockerfile 2019-12-10 13:16:51 -05:00
Justin Ethier
6b7a749288 Stage 0.11.8 2019-12-06 23:50:08 -05:00
Justin Ethier
a1e619b5d3 Brew install bootstrap 2019-12-05 22:53:11 -05:00
Justin Ethier
048c7ebf03 Releasing 0.11.7 2019-12-05 22:30:14 -05:00
Justin Ethier
edb5450c33 Added 0.11.7 section 2019-12-05 12:39:03 -05:00
Justin Ethier
eec5303773 No longer needed 2019-12-05 11:47:44 -05:00
Justin Ethier
660a292337 Merge remote-tracking branch 'origin/master' 2019-12-04 18:02:40 -05:00
Justin Ethier
63696698c8 Rev++ 2019-12-04 18:02:25 -05:00
Justin Ethier
a2ca87e825 Revert previous change 2019-12-04 15:56:22 -05:00
Justin Ethier
b02fdf0e15 Merge remote-tracking branch 'origin/master' 2019-12-04 09:32:52 -05:00
Justin Ethier
ab625d5426 Experimentation 2019-12-04 09:32:32 -05:00
Justin Ethier
6b1f079cc9 Credit bugfixes in latest release 2019-12-02 18:17:48 -05:00
Justin Ethier
045aea0c49 cxr fixes 2019-12-02 13:02:41 -05:00
Justin Ethier
fe27947cd0
Merge pull request #346 from extrasharp/master
Fix (scheme cxr) definitions
2019-12-02 12:42:43 -05:00
extrasharp
71f0000d86 Fix (scheme cxr) definitions 2019-12-01 20:53:21 -06:00
Justin Ethier
c656f4b3ef Note FreeBSD fix 2019-11-27 09:31:31 -05:00
Justin Ethier
f091d0267e Unsafe (length) 2019-11-26 23:06:01 -05:00
Justin Ethier
488cdf26cc Merge remote-tracking branch 'origin/master' 2019-11-26 22:58:45 -05:00
Justin Ethier
0651716196 Unsafe vector-set 2019-11-26 22:58:24 -05:00
Justin Ethier
36bfd7dd0e
Update CHANGELOG.md 2019-11-26 21:47:58 -05:00
Justin Ethier
4f631e3fc9
Update CHANGELOG.md 2019-11-26 21:45:42 -05:00
Justin Ethier
a3c63632a3 Revised 0.11.6 section 2019-11-26 21:20:56 -05:00
Justin Ethier
c30bf50b5d Fix unsafe car/cdr 2019-11-26 16:11:57 -05:00
Justin Ethier
5f42a06601 More unsafe prims 2019-11-26 16:03:06 -05:00
Justin Ethier
0e407ea9da Unsafe prims compiler option 2019-11-26 15:45:49 -05:00
Justin Ethier
537e8bc975 Experimenting with unsafe prims 2019-11-26 15:37:52 -05:00
Justin Ethier
4c578f0394 Added -use-unsafe-prims 2019-11-26 15:10:28 -05:00
Justin Ethier
acb50614ee Issue #305 2019-11-25 14:20:26 -05:00
Justin Ethier
6f10ee73ef Issue #281 2019-11-21 13:51:29 -05:00
Justin Ethier
6ffa271bf5 Did not mean to change this file 2019-11-21 13:40:44 -05:00
Justin Ethier
fc108f067f Issue #281 - Try importing file locally first 2019-11-21 13:39:45 -05:00
Justin Ethier
c63f6a1eb2 Add xcode 11.2 target 2019-11-19 13:08:49 -05:00
Justin Ethier
3eaa2331d2 Avoid compiler warning 2019-11-14 15:10:56 -05:00
Justin Ethier
95d1200df0 Incorporate optimization flags 2019-11-13 13:16:45 -05:00
Justin Ethier
64c365378b Added additional optimization flags 2019-11-13 12:57:06 -05:00
Justin Ethier
8a9a14dca0 Remove unused parameter 2019-11-07 13:57:34 -05:00
Justin Ethier
debbde6849 Validate the number of arguments passed to local function calls 2019-11-07 13:37:20 -05:00
Justin Ethier
caf1dc23ef Keep track of heap page when growing the heap 2019-11-06 17:18:47 -05:00
Justin Ethier
d41d52d2af Stub-out the 0.11.6 section 2019-11-06 13:36:42 -05:00
Justin Ethier
734d40a44d Faster constructor for record types
TODO: validate number of args passed to record type constructor
2019-11-06 13:30:36 -05:00
Justin Ethier
26b426c307 Mark internal functions as static 2019-11-06 12:16:21 -05:00