cyclone/scheme
Justin Ethier c564400f5a Classify apply functions as mutators
We don't know if the functions they call will mutate or not, so err on the side of caution. Not sure this is really necessary since they receive a cont and therefore cannot be inlined anyway.
2018-12-21 21:48:57 -05:00
..
cyclone Classify apply functions as mutators 2018-12-21 21:48:57 -05:00
base.sld New version of (list?) 2018-12-12 13:43:47 -05:00
case-lambda.sld Added header comment block. 2016-02-14 22:35:04 -05:00
char.sld Use fast version of member 2016-10-15 18:19:18 -04:00
complex.sld Build-out make-rectangular 2018-05-10 13:24:24 -04:00
cxr.sld Add expected definitions 2016-07-29 03:12:44 -04:00
eval.sld Remove dead code 2018-02-15 17:42:11 -05:00
file.sld Added header comment block. 2016-02-14 22:35:04 -05:00
inexact.sld Complex number support 2018-05-14 14:20:24 -04:00
lazy.sld Added header comment block. 2016-02-14 22:35:04 -05:00
load.sld Added header comment block. 2016-02-14 22:35:04 -05:00
process-context.sld UTF8 support 2017-11-06 16:00:11 +00:00
read.sld Remove debug code 2018-08-06 21:28:17 -04:00
repl.sld Added (repl) 2018-04-30 20:21:29 -04:00
time.sld Clean up comments 2018-06-13 17:46:00 -04:00
write.sld Added aliases for missing write functions 2016-09-27 18:01:40 -04:00