cyclone/scheme/cyclone
Justin Ethier 199b685de3 Use only one comparison in closcall macros
This improves performance a bit since these macros are called after almost every C function.
2016-07-04 22:42:35 -04:00
..
ast.sld Fixed misspelling, export full make function 2016-05-16 23:49:27 -04:00
cgen.sld Use only one comparison in closcall macros 2016-07-04 22:42:35 -04:00
common.sld Version bump 2016-07-01 22:26:11 -04:00
cps-optimizations.sld Cleanup 2016-06-09 03:13:56 -04:00
libraries.sld Call (lib:list->import-set) for an import set 2016-05-05 00:35:20 -04:00
macros.sld Removed old comments 2016-06-10 23:49:21 -04:00
opti-test.scm Added nqueens CPS 2016-05-26 22:23:17 -04:00
pretty-print.sld New file 2016-04-28 20:59:27 -04:00
primitives.sld Compile apply to apply_va 2016-07-01 01:08:02 -04:00
test-cps.scm Allow optimizing non-mutating prims 2016-06-09 00:04:30 -04:00
transforms.sld Commented-out legacy code (for now, will delete later) 2016-06-10 23:47:21 -04:00
util.sld Added header comment block. 2016-02-14 22:35:04 -05:00