Commit graph

77 commits

Author SHA1 Message Date
Justin Ethier
28433c9936 Comments on vector support 2015-06-04 21:38:02 -04:00
Justin Ethier
9d34f94c3f Fixes to eval's apply
Properly extract the primitive function (via cadr) and compare against the appropriate tag ('primitive).
2015-06-03 21:25:18 -04:00
Justin Ethier
e5d5305a57 Commenting on (apply) issue 2015-06-03 17:59:12 -04:00
Justin Ethier
2edaffc320 Added notes 2015-06-02 22:56:29 -04:00
Justin Ethier
1edd3939a4 Added TODO 2015-06-03 01:21:56 -04:00
Justin Ethier
0798ded8a3 Added notes about allocations/functions 2015-06-01 22:51:13 -04:00
Justin Ethier
651e9f6b51 Added vector TODO 2015-06-01 21:22:08 -04:00
Justin Ethier
b750585f56 Vector TODO list 2015-06-01 21:09:30 -04:00
Justin Ethier
c0858834e4 Updated TODO 2015-05-29 21:11:05 -04:00
Justin Ethier
e9bb72368c Removed completed qq item 2015-05-29 21:03:04 -04:00
Justin Ethier
8a5185fdbd Adding notes on TODO items 2015-05-26 23:00:42 -04:00
Justin Ethier
f205b80ec4 Added more vector req's 2015-05-27 00:45:58 -04:00
Justin Ethier
f5bc6b0811 Added (string=?) family of functions 2015-05-26 21:37:09 -04:00
Justin Ethier
b3f57d7157 Added (system) 2015-05-26 20:46:41 -04:00
Justin Ethier
7537d41e26 WIP - (system) 2015-05-25 22:59:38 -04:00
Justin Ethier
a1dd27a42d TODO for string<? 2015-05-25 22:45:17 -04:00
Justin Ethier
e38c2c2bcd Added (newline) and (scheme char) 2015-05-25 22:07:44 -04:00
Justin Ethier
9aeb4002da Added more self-hosting TODO items 2015-05-24 16:28:07 -04:00
Justin Ethier
b23c0f847e Added self-hosting TODO section, not complete but a working list 2015-05-24 16:03:00 -04:00
Justin Ethier
aca5ab3d11 First draft of roadmap 2015-05-22 22:14:08 -04:00
Justin Ethier
de99a4d934 Removed completed item - symbols/libs 2015-05-22 22:00:34 -04:00
Justin Ethier
1e297ec2fb Added more notes 2015-05-23 01:15:23 -04:00
Justin Ethier
e9e634e5c2 Added notes 2015-05-23 01:08:35 -04:00
Justin Ethier
2102e51c78 Updated TODO items 2015-05-22 21:45:36 -04:00
Justin Ethier
e0abc33bea Documenting issues with handling library dependencies 2015-05-20 22:52:36 -04:00
Justin Ethier
753c2a9b3b Do not use (string-append) when emitting code 2015-05-21 01:30:54 -04:00
Justin Ethier
28f7085c37 Added a note about (emit*) 2015-05-21 01:23:17 -04:00
Justin Ethier
e93ee2986f Removed completed item 2015-05-21 01:20:50 -04:00
Justin Ethier
a99b3d571a Fleshing out TODO for library init 2015-05-19 22:41:35 -04:00
Justin Ethier
e137139b17 Refining library TODO's 2015-05-19 22:06:12 -04:00
Justin Ethier
eb33962e1f Updated TODO's 2015-05-18 22:57:53 -04:00
Justin Ethier
2e16c27b42 Get hello example to work 2015-05-18 22:22:20 -04:00
Justin Ethier
f5d0ff3717 Added notes, working example 2015-05-18 13:42:45 -04:00
Justin Ethier
3094f80edf Updated with entry_pt issue 2015-05-17 10:25:51 -04:00
Justin Ethier
e63ac0aeb1 Added TODO's for library hello example 2015-05-15 23:18:51 -04:00
Justin Ethier
f8036a7ee8 Cleanup fixed items 2015-04-24 11:32:58 -04:00
Justin Ethier
f4ce142cf1 Added option for trace level, do not emit trans by default 2015-04-23 16:06:37 -04:00
Justin Ethier
abc37155a9 Pass actual arg to numerical op raise() 2015-04-22 13:13:33 -04:00
Justin Ethier
538a010893 Allow varargs for - * / as well as + 2015-04-20 13:55:26 -04:00
Justin Ethier
befa629daa Clarified TODO 2015-04-17 22:06:31 -04:00
Justin Ethier
3901c32a7b Cleanup 2015-04-17 22:05:30 -04:00
Justin Ethier
178c5f622f Removed debug lines 2015-04-17 22:20:09 -04:00
Justin Ethier
897e310d44 Cleanup 2015-04-17 22:17:48 -04:00
Justin Ethier
8a6a54a017 Added TODO for WIP items 2015-04-16 22:55:55 -04:00
Justin Ethier
9a370aa532 Added CPS note 2015-04-16 12:52:11 -04:00
Justin Ethier
01b33d0227 Added notes on adding error handling to runtime 2015-04-15 18:07:21 -04:00
Justin Ethier
bbf7c2a568 Cleaned up TODO list 2015-04-13 13:59:22 -04:00
Justin Ethier
4b2a5ae35a Need to be able to call an error handler from runtime 2015-04-10 14:16:01 -04:00
Justin Ethier
2a6941a9e6 Removed fixed item 2015-04-09 21:53:28 -04:00
Justin Ethier
cac2144f76 WIP 2015-04-09 18:04:32 -04:00