Commit graph

13 commits

Author SHA1 Message Date
Justin Ethier
388d0c3017 WIP - move Cyc-current-exception-handler to runtime 2015-04-15 22:58:39 -04:00
Justin Ethier
b2cc35e141 Added real? and integer? 2015-04-09 17:54:35 -04:00
Justin Ethier
f23b89a05f Two fixes:
- Renamed 'Cyc-has-cycle?'
- Fixed Cyc_has_cycle to prevent an infinite loop
2015-03-25 21:58:02 -04:00
Justin Ethier
19ccf7cda3 Added remaining list/pair functions 2015-03-25 14:09:49 -04:00
Justin Ethier
aa1564eda8 Added (call/cc) to interpreter 2015-03-24 17:20:21 -04:00
Justin Ethier
5bd3deefa1 Added (exit) 2015-03-13 23:42:41 -04:00
Justin Ethier
132f669659 Experimenting with receiving a compound-proc back from compiled code 2015-03-03 13:34:31 -05:00
Justin Ethier
55a2d84c2b WIP 2015-03-02 23:02:16 -05:00
Justin Ethier
4e6096d64b Unwrap primitives before passing them to the runtime 2015-03-02 18:03:49 -05:00
Justin Ethier
626bfe7886 Added autogenerated primitive sections 2015-02-24 13:24:02 -05:00
Justin Ethier
a80ad7d65b Allow executing compiled functions 2015-02-23 13:37:17 -05:00
Justin Ethier
286caff733 Added header comments 2015-02-22 23:03:33 -05:00
Justin Ethier
cdec643680 Initial file 2015-02-21 22:15:18 -05:00