cyclone/scheme/cyclone
2019-06-10 13:19:19 -04:00
..
array-list.scm Adding array-list support, tests, amending Makefile 2017-02-11 18:58:12 +13:00
array-list.sld Issue #185 - Allow export of another lib's export 2017-03-20 17:01:25 +00:00
ast.sld WIP 2018-09-26 11:10:49 -04:00
cgen.sld Bug fixes 2019-05-16 13:35:51 -04:00
common.sld Bump to 0.11.2 2019-06-10 13:19:19 -04:00
cps-opt-analyze-call-graph.scm Catch edge case with lambda app, cleanup debug tracing 2019-01-07 13:13:20 -05:00
cps-opt-local-var-redux.scm Issue #287 - Check for list before calling (length) 2018-12-20 13:25:52 -05:00
cps-opt-memoize-pure-fncs.scm Do not attempt to memoize functions that take 0 args 2019-02-15 12:36:54 -05:00
cps-optimizations.sld Be more careful about identifying macros 2019-04-18 12:57:26 -04:00
hashset.sld Update hashset.sld 2019-02-01 10:25:01 -05:00
libraries.sld Allow importing (cyclone ...) libraries from a relative path 2017-12-26 18:08:31 -05:00
macros.sld Relocating code 2017-11-27 18:52:13 -05:00
match.sld Added comment header 2018-01-31 12:44:16 -05:00
opti-test.scm Added nqueens CPS 2016-05-26 22:23:17 -04:00
pretty-print.sld Issue #275 - Allow pretty printing of bytevectors 2018-09-05 18:00:55 -04:00
primitives.sld WIP 2019-02-28 09:43:58 -05: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 WIP 2019-02-28 09:43:58 -05:00
util.sld Bug fix 2019-05-22 13:23:45 -04:00