cyclone/scheme/cyclone
Justin Ethier ad1ac3a135 Issue #490 - Proper assv and memv implementations
Both were previously implemented in terms of `assq` and `memq`, respectively.
2022-07-24 10:56:41 -04:00
..
ast.sld WIP 2018-09-26 11:10:49 -04:00
cgen.sld Issue #273 - Avoid compiler warning 2021-07-19 19:45:34 -07:00
common.sld Version bump 2022-05-26 16:52:42 -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 Issue #449 - Selectively disable optimizations 2021-03-02 22:30:49 -05:00
cps-optimizations.sld Do not inline calls to system 2021-09-07 08:24:08 -04:00
hashset.sld Update hashset.sld 2019-02-01 10:25:01 -05:00
libraries.sld Cleanup 2021-03-24 22:55:17 -04:00
macros.sld Relocating code 2017-11-27 18:52:13 -05:00
opti-test.scm Added nqueens CPS 2016-05-26 22:23:17 -04:00
pass-validate-syntax.scm Only print when debugging as a program 2019-09-10 17:47:26 -04:00
pretty-print.sld Fix pretty printing of record types 2021-02-03 17:43:26 -05:00
primitives.sld Issue #490 - Proper assv and memv implementations 2022-07-24 10:56:41 -04:00
test-cps.scm Allow optimizing non-mutating prims 2016-06-09 00:04:30 -04:00
transforms.sld Issue #462 - Properly handle top-level vectors 2021-07-09 22:57:23 -04:00
util.sld Added (drop) 2020-07-30 18:57:00 -04:00