cyclone/scheme/cyclone
Justin Ethier f4b8dbc8a1 Added a special case to set num_args to 0 for call/cc
This fixes validation later on for call/cc's internal lambda function. When we eval it we only want to validate 1 arg, not 2.
2016-06-11 01:27:50 -04:00
..
ast.sld Fixed misspelling, export full make function 2016-05-16 23:49:27 -04:00
cgen.sld Added a special case to set num_args to 0 for call/cc 2016-06-11 01:27:50 -04:00
common.sld Changed links 2016-06-09 21:54:15 -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 Added (prim:mutates? exp) 2016-06-08 23:51:58 -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