Commit graph

5183 commits

Author SHA1 Message Date
Arthur Maciel
658317f9a9 Missing parenthesis in let* 2020-05-30 00:16:54 -03:00
Justin Ethier
3d31f7ce63 Include icyc -p improvements 2020-05-28 21:40:22 -04:00
Justin Ethier
7c147526a5
Merge pull request #383 from arthurmaciel/improve-icyc-p-flag
Improved "-p" flag to read/evalute all sexp passed
2020-05-28 21:39:14 -04:00
Justin Ethier
073d506e35
Update README.md 2020-05-27 11:46:17 -04:00
Justin Ethier
097784ef42 Add winds image 2020-05-26 23:05:58 -04:00
Justin Ethier
367b7fcafb
Add files via upload 2020-05-26 23:04:12 -04:00
Justin Ethier
aea8086cd0 Link to cyclone-winds 2020-05-26 22:39:22 -04:00
Justin Ethier
5081d79dbd
Merge pull request #382 from arthurmaciel/remove-array-list
Removed all traces of array-list from core
2020-05-26 21:41:12 -04:00
Arthur Maciel
4248ef107e Improved "-p" flag to read/evalute all sexp passed 2020-05-26 22:22:53 -03:00
Arthur Maciel
1a76af8d9e Removed all traces of array-list from core 2020-05-26 21:09:14 -03:00
Justin Ethier
972b896e2b Add placeholder 2020-05-25 18:57:55 -04:00
Justin Ethier
cf3d2163e4 Add placeholder 2020-05-25 18:56:58 -04:00
Justin Ethier
d7abe4f8f5 Issue #380 - Support optional args to write-string 2020-05-25 18:20:39 -04:00
Justin Ethier
22a68d1097 Fix unit tests 2020-05-21 18:39:48 -04:00
Justin Ethier
709e0cbdca Added a note about (eqv?) 2020-05-21 18:39:38 -04:00
Justin Ethier
3dc451d016 eqv? behavior per R7RS 2020-05-21 18:12:54 -04:00
Justin Ethier
6d0b082f37 atan support 2020-05-20 22:26:49 -04:00
Justin Ethier
8effbb64cd Issue #376 - Support for two-argument atan 2020-05-20 22:26:07 -04:00
Justin Ethier
c760283bff
Update CHANGELOG.md 2020-05-20 17:19:32 -04:00
Justin Ethier
ac330dfffc Issue #378 - Return void instaed of null 2020-05-19 23:12:21 -04:00
Justin Ethier
6e607f4788 Issue #377 - Compile void type 2020-05-19 22:50:22 -04:00
Justin Ethier
d312b0598c WIP 2020-05-18 19:11:11 -04:00
Justin Ethier
cf6ccc25d9 Issue #377 2020-05-18 18:18:33 -04:00
Justin Ethier
64b81aa803 Fix code example 2020-05-18 10:03:34 -04:00
Justin Ethier
f3d519f030 Rev++ 2020-05-17 18:36:27 -04:00
Justin Ethier
81d2e70037 Issue #374 - Allow full access to open-binary prims 2020-05-17 18:35:12 -04:00
Justin Ethier
8a115df516 Merge branch 'foreign-dev' 2020-05-16 19:49:00 -04:00
Justin Ethier
1faf874fff Add missing C types 2020-05-16 19:48:21 -04:00
Justin Ethier
76c2ba2554 Tweak wording 2020-05-16 19:18:08 -04:00
Justin Ethier
747ea7ba5c
Update User-Manual.md 2020-05-16 23:13:45 -04:00
Justin Ethier
94828c7e1e Revisions based on latest version of Cyclone 2020-05-16 18:47:51 -04:00
Justin Ethier
bb309da886 Mark TODO item 2020-05-13 23:19:43 -04:00
Justin Ethier
a2a14aec0a c->scm for strings 2020-05-13 23:03:19 -04:00
Justin Ethier
12ed7e7813 WIP 2020-05-13 22:29:14 -04:00
Justin Ethier
1d4ed48bd7 Issue #368 - Fix typo that swapped (vector?) for (bytevector?) 2020-05-13 15:45:14 -04:00
Justin Ethier
380641ddda Issue #367 - Allow list-copy to return non-lists 2020-05-13 15:33:39 -04:00
Justin Ethier
0034b09468 WIP 2020-05-12 23:07:48 -04:00
Justin Ethier
ca3dfc8114 Link to (cyclone foreign) docs 2020-05-12 22:38:25 -04: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
d62166d5d7 Call proper conversion function 2020-05-12 18:12:14 -04:00
Justin Ethier
1bd664b813 WIP 2020-05-12 17:51:47 -04:00
Justin Ethier
a7bdb80964 Added TODO 2020-05-11 23:02:36 -04:00
Justin Ethier
ec63593324 Support custom arg types in c-define 2020-05-11 22:33:07 -04:00
Justin Ethier
fd8cb32e46 Added more tests 2020-05-11 22:03:07 -04:00
Justin Ethier
b6509b442a Bug fixes 2020-05-11 21:28:52 -04:00
Justin Ethier
9bd5a94ec4 WIP 2020-05-11 17:43:36 -04:00
Justin Ethier
1c7e03e9d1 Added TODO items for c-define 2020-05-10 18:44:44 -04:00
Justin Ethier
ab6ee6c16d Allow c-values to support ret-convert from c-define-type 2020-05-10 18:41:04 -04:00
Justin Ethier
4a6919e153 Added c-define-type 2020-05-07 19:07:07 -04:00