Commit graph

5611 commits

Author SHA1 Message Date
Justin Ethier
6812bba91c Fix links 2021-04-02 16:39:36 -04:00
Justin Ethier
a365492f7e Document missing functions 2021-04-02 16:38:44 -04:00
Justin Ethier
af82f5b0d3 Initial docs 2021-04-02 16:34:03 -04:00
Justin Ethier
add00a7bae Revised wording, etc 2021-04-02 16:16:35 -04:00
Justin Ethier
016a8e3e19 Finish docs 2021-04-02 16:14:44 -04:00
Justin Ethier
9d5c2b9ff2 Merge branch 'master' of github.com:justinethier/cyclone 2021-04-02 14:45:47 -04:00
Justin Ethier
8a5a4669f7 WIP 2021-04-02 14:45:30 -04:00
Justin Ethier
16c92022c6 Document each function 2021-04-01 19:02:51 -04:00
Justin Ethier
c290f58545 Finish initial docs 2021-04-01 18:18:19 -04:00
Justin Ethier
d140fcb7bf Build-out docs 2021-04-01 17:58:20 -04:00
Justin Ethier
70adce40b6 WIP - Added partial docs 2021-03-31 19:04:01 -04:00
Justin Ethier
7b69c022b0 Build-out docs 2021-03-31 17:42:05 -04:00
Justin Ethier
c5a802b51e Label API's that may not be stable 2021-03-31 17:22:17 -04:00
Justin Ethier
fa961e1088 Updated docs 2021-03-31 17:16:50 -04:00
Justin Ethier
c3120eb0e6 Build-out the documentation 2021-03-31 17:14:42 -04:00
Justin Ethier
07c25ba4f2
Add disclaimer 2021-03-31 20:52:00 -04:00
Justin Ethier
d8024f71e5 Fix formatting 2021-03-30 22:55:14 -04:00
Justin Ethier
7ca5f2d8e8 Add docs 2021-03-30 22:40:12 -04:00
Justin Ethier
3267ca3bfd Initial docs 2021-03-30 22:34:48 -04:00
Justin Ethier
42810095e5 Initial docs 2021-03-30 22:26:03 -04:00
Justin Ethier
b3fd2a2b5b Finished documenting (scheme base) 2021-03-30 21:58:26 -04:00
Justin Ethier
3fc509cb4d More docs 2021-03-30 17:16:55 -04:00
Justin Ethier
2852334f18 Added more documentation 2021-03-30 16:45:03 -04:00
Justin Ethier
ddd19b0c89 More docs 2021-03-29 23:03:48 -04:00
Justin Ethier
cdf6426435 Added more docs 2021-03-29 22:51:48 -04:00
Justin Ethier
72e365e21a Add more docs 2021-03-29 22:14:06 -04:00
Justin Ethier
9689a03598 Document more procedures 2021-03-29 22:04:43 -04:00
Justin Ethier
fd4aa4fae6 Issue #453 - Proper handing of EOF at the REPL
Finally handle EOF correctly and do not exit REPL if an expression evaluates to the EOF object. However, allow CTRL-d to exit the REPL.
2021-03-28 22:18:10 -04:00
Justin Ethier
a9438b5c07 Improve formatting 2021-03-26 11:41:24 -04:00
Justin Ethier
7bf8726f9f Revise other sections 2021-03-25 22:47:59 -04:00
Justin Ethier
154c71efbc Cleanup and formatting 2021-03-25 22:14:04 -04:00
Justin Ethier
cf9ac2b3e6 Added a line item for new SRFI library names 2021-03-25 22:07:28 -04:00
Justin Ethier
07421c1bd3 Revised formatting 2021-03-25 22:05:07 -04:00
Justin Ethier
2d255483d3 WIP 2021-03-24 22:59:43 -04:00
Justin Ethier
12e6cc34c3 WIP 2021-03-24 22:56:09 -04:00
Justin Ethier
afede8942b WIP, overhaul SRFI section 2021-03-24 22:55:25 -04:00
Justin Ethier
36845af76c Cleanup 2021-03-24 22:55:17 -04:00
Justin Ethier
6529365669 Issue #417 - Clean up and provide aliases for all SRFI's 2021-03-24 22:27:34 -04:00
Justin Ethier
a3ea98f90c Issue #417 - Experimental SRFI alias functionality
Proof of concept to allow aliases for SRFI's. This needs to be cleaned up and built-out to perform appropriate aliasing for all SRFI's.
2021-03-23 23:04:15 -04:00
Justin Ethier
8143614c34 Added example of changes for define-c 2021-03-19 22:06:20 -04:00
Justin Ethier
33b1e08b0c Clarify why define-c may need to be modified 2021-03-19 21:29:35 -04:00
Justin Ethier
dca8143b1b File no longer needed 2021-03-18 22:25:41 -04:00
Justin Ethier
1afc5091c8 Increase number of allowed arguments 2021-03-18 22:13:11 -04:00
Justin Ethier
15ad366324 Cross-out finished TODO 2021-03-18 14:06:10 -04:00
Justin Ethier
9500879977 Update version number, stage 0.28.0 release notes 2021-03-18 14:03:50 -04:00
Justin Ethier
8f9698b1fc Avoid C compiler warning 2021-03-18 13:24:39 -04:00
Justin Ethier
dcf51c86a6 Avoid warning from C compiler 2021-03-18 13:22:44 -04:00
Justin Ethier
220a95e4d5 Do not emit code with unused local C variables 2021-03-17 22:39:16 -04:00
Justin Ethier
d36f0aeb64 Scan closure free variables 2021-03-17 22:32:56 -04:00
Justin Ethier
80ad85883b Added analyze:cc-ast->vars 2021-03-17 21:41:39 -04:00