cyclone/scheme
Justin Ethier f440d45dd0 Fixes for lambda AST
- When creating a lambda ast, wrap the body in a list, just like the previous code
- Modified wrap-mutables to handle and unpack lambda AST's
- Reverted changes to closure conversion, as that code will now receive regular lambda's instead of AST lambda's
2016-05-07 00:51:10 -04:00
..
cyclone Fixes for lambda AST 2016-05-07 00:51:10 -04:00
base.sld bug fixes for record types 2016-04-27 22:11:44 -04:00
case-lambda.sld Added header comment block. 2016-02-14 22:35:04 -05:00
char.sld Added string-ci's 2016-03-31 22:31:05 -04:00
complex.sld Initial file 2016-04-01 03:56:13 -04:00
cxr.sld Added header comment block. 2016-02-14 22:35:04 -05:00
eval.sld Added Cyc-opaque? 2016-04-26 21:52:30 -04:00
file.sld Added header comment block. 2016-02-14 22:35:04 -05:00
inexact.sld Added header comment block. 2016-02-14 22:35:04 -05:00
lazy.sld Added header comment block. 2016-02-14 22:35:04 -05:00
load.sld Added header comment block. 2016-02-14 22:35:04 -05:00
process-context.sld Refactoring 2016-04-20 23:45:35 -04:00
read.sld Read hex scalar values 2016-04-02 01:14:57 -04:00
time.sld Convert make_int to obj_int2obj 2016-03-20 22:16:45 -04:00
write.sld Added header comment block. 2016-02-14 22:35:04 -05:00