Commit graph

5200 commits

Author SHA1 Message Date
Arthur Maciel
084e931741 Fixed '(cyclone foreign)' and added 'cvoid' type 2020-06-14 00:14:58 -03:00
Justin Ethier
0ce773266d Version bump to 0.19 2020-06-12 11:57:59 -04:00
Justin Ethier
a78d1d385d Prep for release 2020-06-08 18:26:21 -04:00
Justin Ethier
9c30f337aa
Update CHANGELOG.md 2020-06-08 22:12:05 -04:00
Justin Ethier
3a0b59011b Revised 0.18 2020-06-08 18:06:04 -04:00
Justin Ethier
164354471b Fix link 2020-06-08 17:50:11 -04:00
Justin Ethier
5454592303 Revise release notes 2020-06-08 17:47:33 -04:00
Justin Ethier
9d9f228d91 Working on release notes for 0.18 2020-06-07 19:06:42 -04:00
Justin Ethier
bc7400b8b3 Issue #369 2020-06-05 16:11:41 -04:00
Justin Ethier
0469d7c7aa Merge branch '369-dev' 2020-06-05 16:03:04 -04:00
Justin Ethier
346a6e4bd5 Issue #369 - Switch over to multi-arg string cmp 2020-06-04 22:48:17 -04:00
Justin Ethier
d96eaab5cc Issue #388 - Prevent gcc 10.1 build errors 2020-06-04 22:11:50 -04:00
Justin Ethier
5bb83cbfc6 Added stub 2020-06-03 19:08:23 -04:00
Justin Ethier
6ace99f5bb Issue #369 - Switch out inline string cmp ops 2020-06-03 18:52:59 -04:00
Justin Ethier
dba2183191 Avoid use of string-set 2020-06-01 23:12:23 -04:00
Justin Ethier
d4eb485d19 Need to integrate cyclone-winds bundle 2020-05-30 22:36:06 -04:00
Justin Ethier
36c447ea0e
Merge pull request #385 from arthurmaciel/master
Missing parenthesis in let*
2020-05-30 22:23:57 -04:00
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