Commit graph

1342 commits

Author SHA1 Message Date
Justin Ethier
8a0bb68eba Relocating 2016-01-15 03:13:24 -05:00
Justin Ethier
878cc1888b Relocating to a more appropriate place 2016-01-15 03:11:56 -05:00
Justin Ethier
4db60ab42f Added output 2016-01-15 03:10:22 -05:00
Justin Ethier
af2e836e16 Added stub 2016-01-15 03:10:14 -05:00
Justin Ethier
d0bce4a15e Cleaned up demo 2016-01-14 23:34:19 -05:00
Justin Ethier
04d1655a6a Prevent passing stack objects to a thread's closure
Modified thread-start! to initiate a GC prior to running the thread, in case thunk contains any closures on the "parent" thread's stack. Otherwise when the parent thread goes to collect them, the contents will be corrupted when the spawned thread attempts to access them.
2016-01-14 23:30:53 -05:00
Justin Ethier
71a551dd1d Added TODO 2016-01-13 23:14:29 -05:00
Justin Ethier
4261a4b195 Debugging 2016-01-13 22:50:09 -05:00
Justin Ethier
addf25eec9 Merge remote-tracking branch 'origin/master' 2016-01-13 21:56:40 -05:00
Justin Ethier
b2a7b6ec23 Refining TODO list 2016-01-14 03:20:57 -05:00
Justin Ethier
5752080968 Revised 2016-01-14 03:10:50 -05:00
Justin Ethier
9fe6510334 Expanded description 2016-01-14 03:09:18 -05:00
Justin Ethier
0cee4e75b4 Revised wording 2016-01-14 03:06:51 -05:00
Justin Ethier
b8f0691bda New file 2016-01-14 03:02:32 -05:00
Justin Ethier
a7546074cb Added more content 2016-01-14 02:58:47 -05:00
Justin Ethier
39f8096a62 WIP 2016-01-14 02:37:43 -05:00
Justin Ethier
4b18045e19 Fixes 2016-01-14 02:37:21 -05:00
Justin Ethier
b87bdda7ee Link to new docs 2016-01-14 02:35:32 -05:00
Justin Ethier
98cd04853c Initial file 2016-01-14 02:34:18 -05:00
Justin Ethier
326dc9688d TODO's 2016-01-13 23:42:49 -05:00
Justin Ethier
7ffb609147 Fixed links 2016-01-13 23:40:42 -05:00
Justin Ethier
0f9cb6a694 WIP 2016-01-13 23:38:18 -05:00
Justin Ethier
1befee8d98 WIP 2016-01-13 23:35:14 -05:00
Justin Ethier
1312d1819a WIP 2016-01-13 23:32:59 -05:00
Justin Ethier
4b2a4575d0 Link to API files 2016-01-13 23:28:56 -05:00
Justin Ethier
964ccfc361 Adding new script as a possible new tool 2016-01-13 23:28:10 -05:00
Justin Ethier
678d84e358 Revisions 2016-01-13 22:25:36 -05:00
Justin Ethier
80975f7ca3 Revised wording 2016-01-13 22:09:15 -05:00
Justin Ethier
f3663c7402 Link to user manual 2016-01-13 22:08:49 -05:00
Justin Ethier
c9cc8a1ce5 Extracting API and r7rs compatibility 2016-01-13 22:03:17 -05:00
Justin Ethier
f25bce43c7 WIP 2016-01-13 21:57:12 -05:00
Justin Ethier
eacbdf4956 Initial file 2016-01-13 21:56:16 -05:00
Justin Ethier
7ce4e53266 WIP 2016-01-12 23:04:23 -05:00
Justin Ethier
3066156762 WIP 2016-01-12 23:01:44 -05:00
Justin Ethier
5194ad0e50 WIP 2016-01-12 22:59:02 -05:00
Justin Ethier
50014f8528 WIP 2016-01-12 22:40:34 -05:00
Justin Ethier
9921a6f3a7 WIP 2016-01-12 22:34:23 -05:00
Justin Ethier
ca06ead733 WIP 2016-01-12 22:31:10 -05:00
Justin Ethier
6bd1f021da WIP 2016-01-12 22:23:10 -05:00
Justin Ethier
a5a29e897a WIP 2016-01-12 22:05:00 -05:00
Justin Ethier
1cdc954af7 WIP 2016-01-12 22:03:49 -05:00
Justin Ethier
396e12dbea Removing finished items 2016-01-12 22:01:41 -05:00
Justin Ethier
ec56177f4d WIP 2016-01-12 23:11:22 -05:00
Justin Ethier
4f71809b3d WIP 2016-01-12 22:52:12 -05:00
Justin Ethier
3774eab6aa WIP 2016-01-12 22:50:37 -05:00
Justin Ethier
ae59e39427 WIP 2016-01-12 22:48:13 -05:00
Justin Ethier
7a9737fc0e Building-out 2016-01-12 21:24:56 -05:00
Justin Ethier
5ecd505ea4 Initial file 2016-01-12 19:14:43 -05:00
Justin Ethier
2019b84149 Removed dead code 2016-01-11 22:39:37 -05:00
Justin Ethier
37672f0b7a Use thread data to hold exception stack 2016-01-11 22:14:53 -05:00