cyclone/scheme/cyclone
Justin Ethier 004fa655d5 Experimental inline change
At least for now, use both inlinable analysis (fast path) and inline-ok (slow path, but finds more optimizations).
2016-11-10 20:59:38 +00:00
..
ast.sld Fixed misspelling, export full make function 2016-05-16 23:49:27 -04:00
cgen.sld Issue #112 - Compilation of nan/inf 2016-10-24 17:15:32 -04:00
common.sld Version bump 2016-11-07 18:06:35 -05:00
cps-optimizations.sld Experimental inline change 2016-11-10 20:59:38 +00:00
libraries.sld Added (library-exists?) 2016-10-24 03:09:59 +00:00
macros.sld Clean up renamed symbols that are quoted. 2016-09-22 23:55:19 -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 Hooks for unsafe car/cdr 2016-11-02 20:19:05 +00:00
test-cps.scm Allow optimizing non-mutating prims 2016-06-09 00:04:30 -04:00
test.scm Integrating a test library 2016-08-25 03:19:30 -04:00
test.sld WIP 2016-08-30 22:15:40 -04:00
transforms.sld Optimize certain assoc and member function calls 2016-10-18 03:08:37 -04:00
util.sld Allow (macro:add-renamed-vars!) to mutate env 2016-09-22 03:44:29 -04:00