Justin Ethier
a6da96ba57
Refactoring functions out of common.scm
2015-07-01 22:19:30 -04:00
Justin Ethier
cb55609c19
Use single version of primitives
2015-07-01 21:46:21 -04:00
Justin Ethier
10b9cbb7fd
Use single version of (if?)
2015-07-01 21:21:49 -04:00
Justin Ethier
5cf4481604
Migrated (filter) to the util module
...
Relocated as this function is required by the transform and library modules. Also rewrote it to use letrec instead of named let, as the latter is not support yet by cyclone.
2015-06-25 21:14:06 -04:00
Justin Ethier
8c38845006
Migrated more functions to util
2015-06-24 22:55:09 -04:00
Justin Ethier
0740f2da7a
Added util module
2015-06-24 22:28:09 -04:00
Justin Ethier
e15fd3619d
Moving common functions to util module
2015-06-24 22:11:41 -04:00