Justin Ethier
|
50cc213437
|
Issue #430 - Ensure collection of vector fill
Prevent an edge case where the stack object used to fill a large vector is not promoted to the heap.
|
2020-12-24 13:50:00 -05:00 |
|
Justin Ethier
|
02539131de
|
Added bug fix from Sean Lynch
|
2020-12-19 21:21:07 -05:00 |
|
Justin Ethier
|
1c0e4811c5
|
Update CHANGELOG.md
|
2020-12-18 15:03:38 -05:00 |
|
Justin Ethier
|
b1f1a332dc
|
Added TODO to update (cyclone concurrent) docs
|
2020-12-17 11:29:09 -05:00 |
|
Justin Ethier
|
98cc78dc7e
|
Update CHANGELOG.md
|
2020-12-13 21:53:29 -05:00 |
|
Justin Ethier
|
1156977958
|
Issue #425 - Raise a scheme error instead of allowing the runtime to segfault
|
2020-12-13 11:05:36 -05:00 |
|
Justin Ethier
|
4b3e874f20
|
Stage next release
|
2020-12-02 09:44:57 -05:00 |
|
Justin Ethier
|
9b5dded581
|
Revise release notes
|
2020-12-01 17:27:26 -05:00 |
|
Justin Ethier
|
197dd02823
|
Ready for 0.23 release
|
2020-12-01 17:23:15 -05:00 |
|
Justin Ethier
|
6f5a60bfa4
|
Recompute library dep tree after macro expansion
Fix the compiler to recompute library dependencies for a program if additional import expressions were encountered during macro expansion.
|
2020-11-19 14:51:25 -05:00 |
|
Justin Ethier
|
e8ef39c76b
|
Issue #422 - Fix compilation error
|
2020-11-17 22:45:40 -05:00 |
|
Justin Ethier
|
7b20da8638
|
Prep 0.22 release
|
2020-11-03 18:27:00 -05:00 |
|
Justin Ethier
|
7c8823f333
|
Cleanup printing of call history
|
2020-10-17 19:21:14 -04:00 |
|
Justin Ethier
|
cc54f393af
|
Issue #414
|
2020-09-30 13:08:10 -04:00 |
|
Justin Ethier
|
6a1377178a
|
Issue #412 - Fix expand within a cond-expand
Allow these dependencies to be recognized by Cyclone.
|
2020-09-28 13:32:13 -04:00 |
|
Justin Ethier
|
501b4391bc
|
Note latest change
|
2020-09-23 15:43:10 -04:00 |
|
Justin Ethier
|
05fc6fb8ed
|
Rev++
|
2020-09-17 17:58:49 -04:00 |
|
Justin Ethier
|
3e9d45742a
|
Prep new release
|
2020-09-17 17:33:54 -04:00 |
|
Justin Ethier
|
457ca32279
|
Issue #407 - Modified the reader to handle escaped intraline whitespace properly, per R7RS.
|
2020-09-16 23:05:02 -04:00 |
|
Justin Ethier
|
d18b776fa2
|
Updated force to recursively force promises.
|
2020-09-15 12:42:02 -04:00 |
|
Justin Ethier
|
90a483da2b
|
Issue #408 - Cleanup and document
|
2020-09-14 13:28:23 -04:00 |
|
Justin Ethier
|
5fbdc54628
|
More robust version of (scheme lazy)
|
2020-09-09 22:28:00 -04:00 |
|
Justin Ethier
|
4dda1b8a49
|
Document new SRFI 132 functions
|
2020-09-03 19:04:36 -04:00 |
|
Justin Ethier
|
07d0256005
|
Travis / FreeBSD support
|
2020-08-31 14:47:49 -04:00 |
|
Justin Ethier
|
857c98fb87
|
Expand contents of cond-expand with a begin context
|
2020-08-29 19:16:19 -04:00 |
|
Justin Ethier
|
be41a77df9
|
Issue #402 - Document recent changes
|
2020-08-17 18:17:30 -04:00 |
|
Justin Ethier
|
895593b773
|
Added release date
|
2020-08-14 18:14:17 -04:00 |
|
Justin Ethier
|
6008c348fb
|
Added call-scm-from-c features
|
2020-08-14 16:55:20 -04:00 |
|
Justin Ethier
|
dc64d52412
|
Added -COBJ option
|
2020-08-14 16:44:43 -04:00 |
|
Justin Ethier
|
12df0754b5
|
Prep for 0.19 release
|
2020-08-02 18:09:50 -04:00 |
|
Justin Ethier
|
47fbe26611
|
Issue #398
|
2020-08-01 18:40:11 -04:00 |
|
Justin Ethier
|
ff04774330
|
Update CHANGELOG.md
|
2020-07-28 23:08:41 -04:00 |
|
Justin Ethier
|
e81a28fe49
|
Update CHANGELOG.md
|
2020-07-28 23:06:47 -04:00 |
|
Justin Ethier
|
974ac8f2ab
|
Document fix for import in (scheme eval)
|
2020-07-27 18:21:21 -04:00 |
|
Justin Ethier
|
4de446f556
|
Qualify filename in error messages
|
2020-07-27 17:42:11 -04:00 |
|
Justin Ethier
|
b350a0cf33
|
Prevent overwritting evn's when importing from repl
|
2020-07-27 17:53:31 -04:00 |
|
arthurmaciel
|
e0f29162ad
|
Update CHANGELOG.md
|
2020-07-09 22:18:24 -03:00 |
|
Justin Ethier
|
149964e518
|
Add credit for bug report
|
2020-07-09 17:26:04 -04:00 |
|
Justin Ethier
|
f0aa3343b7
|
Issue #363 - Explicitly call halt for programs.
This avoids issues with invoking the continuation for `set!` expressions on the last line of a program.
|
2020-07-09 13:17:39 -04:00 |
|
Justin Ethier
|
ad95e0e2c4
|
Issue #392 - Do not reference double as bignum
Fixed copy-and-paste issue that could lead to crashes and undefined behavior.
|
2020-06-29 12:19:47 -04:00 |
|
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
|
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
|
d4eb485d19
|
Need to integrate cyclone-winds bundle
|
2020-05-30 22:36:06 -04:00 |
|
Justin Ethier
|
3d31f7ce63
|
Include icyc -p improvements
|
2020-05-28 21:40:22 -04:00 |
|