cyclone/scheme
Justin Ethier 8437d4e137 Issue #40 - Allow splicing of library begin defs
Allow definitions contained in a top-level define to be spliced into the same scope as the define. There is also a performance hack to force compiled macros when compiling (scheme base). That code may need to be revisited, although perhaps not because the only compiled macros are the ones that are provided directly by cyclone. User code will not contain them.
2016-05-02 23:47:50 -04:00
..
cyclone Issue #40 - Allow splicing of library begin defs 2016-05-02 23:47:50 -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