Commit graph

1476 commits

Author SHA1 Message Date
Justin Ethier
88f5d29930 Experimental changes 2016-02-04 23:40:59 -05:00
Justin Ethier
88784bb5ff Will need to quote objects before evaling them 2016-02-03 22:54:41 -05:00
Justin Ethier
74c7276289 Fix missing backslash 2016-02-03 22:54:22 -05:00
Justin Ethier
449fc1a76e WIP 2016-02-02 23:16:58 -05:00
Justin Ethier
4540c11a48 Include additional info with record instances 2016-02-02 22:12:18 -05:00
Justin Ethier
770dba7bdb Temporary workaround for begin splicing 2016-02-02 21:40:49 -05:00
Justin Ethier
ebd8f72ba4 Noted issue with top-level 2016-02-02 21:11:21 -05:00
Justin Ethier
54d9ccab6a Install srfi .meta files 2016-02-03 03:21:53 -05:00
Justin Ethier
9f1de7dd1d WIP 2016-02-03 03:20:52 -05:00
Justin Ethier
6f97d019ad Do not constant-fold cons 2016-02-03 03:20:33 -05:00
Justin Ethier
c90618a74c WIP 2016-02-03 02:53:12 -05:00
Justin Ethier
b1091aabd6 Added list-index2 2016-02-03 02:07:03 -05:00
Justin Ethier
b918770827 Initial file 2016-02-02 23:40:43 -05:00
Justin Ethier
84dde28470 Possibly install srfi meta files 2016-02-02 23:28:31 -05:00
Justin Ethier
6b15f0eaac At least for now, also install 9.meta 2016-02-02 23:26:33 -05:00
Justin Ethier
dba80a51a6 Added srfi 9 to bootstrap 2016-02-02 23:24:30 -05:00
Justin Ethier
6eb6a4feec Moving around test files 2016-02-02 23:10:05 -05:00
Justin Ethier
93a7a9d2eb Include scheme base 2016-02-02 23:09:34 -05:00
Justin Ethier
b9f83507fd Issue #40 - Splice begin definitions into enclosing body 2016-02-02 23:01:56 -05:00
Justin Ethier
6a4e8032b7 Only do macro env lookup once 2016-02-02 22:43:24 -05:00
Justin Ethier
0542b57cfd Handle nested begins 2016-02-02 21:08:34 -05:00
Justin Ethier
bab266d897 WIP 2016-02-02 20:56:04 -05:00
Justin Ethier
5b557f889d WIP 2016-02-01 23:01:25 -05:00
Justin Ethier
745238c639 Make this compile again 2016-02-01 21:18:40 -05:00
Justin Ethier
e2a455ca3f WIP 2016-02-02 03:30:54 -05:00
Justin Ethier
18c14799c1 WIP 2016-02-01 23:18:37 -05:00
Justin Ethier
fc5eebfcb8 Temporary test file 2016-02-01 22:45:03 -05:00
Justin Ethier
657ffc99f3 Added TODO 2016-01-31 22:49:08 -05:00
Justin Ethier
8d88f69882 Refactoring 2016-01-31 21:45:08 -05:00
Justin Ethier
d93d89a922 Replacing begin 2016-01-30 22:35:50 -05:00
Justin Ethier
8b2e340564 Initial file 2016-01-30 22:35:20 -05:00
Justin Ethier
007950dc72 Link to GC paper 2016-01-29 23:09:26 -05:00
Justin Ethier
558b6adadf Notes 2016-01-29 23:01:22 -05:00
Justin Ethier
3d7ed422db Classifying TODO's 2016-01-29 22:35:37 -05:00
Justin Ethier
fa86dba6f0 Added write-string 2016-01-29 22:01:14 -05:00
Justin Ethier
fb74fa9d14 Cleanup 2016-01-29 23:40:31 -05:00
Justin Ethier
7d0982992c Added eof-object 2016-01-29 23:34:57 -05:00
Justin Ethier
43e0cfdd4c Initial file, not working yet 2016-01-29 23:11:32 -05:00
Justin Ethier
28c3b8d6b6 Organized missing bytevector functions 2016-01-29 23:07:45 -05:00
Justin Ethier
1c3e546be7 Added unless 2016-01-29 22:58:03 -05:00
Justin Ethier
c2db08de46 Progress on integer division 2016-01-29 22:34:07 -05:00
Justin Ethier
1cf5b78cb3 Revised 2016-01-28 23:02:46 -05:00
Justin Ethier
1a2994d27b Added square and expt as well as a macro to unbox numbers. 2016-01-28 22:54:33 -05:00
Justin Ethier
7747ca9da2 Placeholders for integer division 2016-01-28 22:38:46 -05:00
Justin Ethier
a0211b229a Added gcd lcm 2016-01-28 23:13:08 -05:00
Justin Ethier
5d0d055aba Added (do) 2016-01-28 23:02:17 -05:00
Justin Ethier
510c5ec2a7 Added exact? inexact? exact-integer? 2016-01-28 22:46:29 -05:00
Justin Ethier
b9e0db08f2 Added a few more functions 2016-01-27 23:00:18 -05:00
Justin Ethier
d405c749ca Added a few missing functions 2016-01-27 22:51:41 -05:00
Justin Ethier
5e52fd6058 Values and call-with-values are there now 2016-01-28 00:48:23 -05:00