Commit graph

261 commits

Author SHA1 Message Date
Justin Ethier
f8717517a4 Issue #480 - Make (expand) easier to use
Only require a single expression argument. The remaining environment arguments are generally not required when debugging from the REPL. This makes expand much easier to use for casual debugging.
2021-08-25 17:47:55 -04:00
Justin Ethier
607ece0fce Delete old functions 2021-08-25 17:10:12 -04:00
Justin Ethier
86cacc3f01 Added (expand) 2021-08-17 03:15:47 -04:00
Justin Ethier
a1c2a8f282 Fill in the documentation 2021-04-12 22:35:19 -04:00
Justin Ethier
baf8dd2103 Fix markup 2021-04-02 18:24:56 -04:00
Justin Ethier
292a8857d2 Markup literals 2021-04-02 18:16:10 -04:00
Justin Ethier
0588188b90 Document library members 2021-04-02 17:50:27 -04:00
Justin Ethier
6e8c6abf08 Build-out docs 2021-04-02 17:23:32 -04:00
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
c3da074f7b
Update foreign.md 2021-01-27 22:42:31 -05:00
Justin Ethier
cf1240eb4e Revise docs 2021-01-27 22:40:49 -05:00
Justin Ethier
46ae8c1ad8 Issue #370 - Added thread-data type specifier 2021-01-27 22:36:32 -05:00
Justin Ethier
db7a82899b Document current-thread-data 2021-01-25 21:27:19 -05:00
Arthur Maciel
e901324ab0 Added advices on foreign docs 2021-01-22 22:44:40 -03:00
Arthur Maciel
1d9ab829eb Corrected typo 2021-01-22 00:18:05 -03:00
Justin Ethier
fb7f56279d Update documentation to remove shared object section
This section is obsolete given recent changes to the GC.
2020-12-28 21:40:00 -05:00
Justin Ethier
1803a7339a Update description 2020-11-04 16:16:43 -05:00
Justin Ethier
a9b333c490 Fix grammar 2020-07-08 22:24:24 -04:00
Arthur Maciel
084e931741 Fixed '(cyclone foreign)' and added 'cvoid' type 2020-06-14 00:14:58 -03:00
Arthur Maciel
1a76af8d9e Removed all traces of array-list from core 2020-05-26 21:09:14 -03:00
Justin Ethier
5b886b19e6
Update foreign.md 2020-05-12 22:34:04 -04:00
Justin Ethier
1d57b73861 Add c-define-type and refine layout 2020-05-12 22:18:28 -04:00
Justin Ethier
41e6aedb25 WIP 2020-05-04 16:24:07 -04:00
Justin Ethier
12e110f601 Initial file 2020-04-30 22:39:59 -04:00