Commit graph

3124 commits

Author SHA1 Message Date
Justin Ethier
3d55a37e27 Cleanup 2017-03-16 21:26:28 +00:00
Justin Ethier
32003607fb Unneeded right now 2017-03-16 20:51:08 +00:00
Justin Ethier
4834981ba2 Merge branch 'thread-params-dev' 2017-03-16 20:50:23 +00:00
Justin Ethier
596869f0e0 Issue #182 - Misc string->number fixes 2017-03-16 17:27:27 +00:00
Justin Ethier
bb6d822d92 Do not export internal get function 2017-03-16 15:58:17 +00:00
Justin Ethier
d86b91af36 Remove debug code 2017-03-16 14:11:46 +00:00
Justin Ethier
d8a11c2ea6 Clean up the code for (set-param-obj!) 2017-03-16 14:10:51 +00:00
Justin Ethier
3f75e8d231 Mark objects when collector cooperates
When the collector cooperates for a mutator it needs to mark any heap-collected objects that are stored within the mutator's data object. This prevents problems where these objects (which are essentially per-thread global roots) are incorrectly collected.
2017-03-16 14:07:36 +00:00
Justin Ethier
06dcb18ba2 WIP 2017-03-15 17:28:54 +00:00
Justin Ethier
5585b01ea5 Fixup type 2017-03-15 16:49:12 +00:00
Justin Ethier
b4a9d4ae42 WIP, temporarily reverted set params 2017-03-15 11:32:43 +00:00
Justin Ethier
8efb714097 WIP 2017-03-14 22:59:45 +00:00
Justin Ethier
dbe8597e90 Cleanup 2017-03-14 21:14:01 +00:00
Justin Ethier
6742142b9d Issue #109 - Copy parent thread's params when spinning up a new thread. 2017-03-13 22:55:18 +00:00
Justin Ethier
a964bb17ae WIP 2017-03-13 12:15:43 +00:00
Justin Ethier
1d5cd9c626 TODO for loading param_objs on thread spawn 2017-03-12 23:01:08 +00:00
Justin Ethier
3b1c7b242d Version 0.4 2017-03-09 16:59:46 -05:00
Justin Ethier
609395886a WIP 2017-03-02 19:06:38 -05:00
Justin Ethier
0c4be522e5 Use *parameter-id* in make-parameter 2017-03-02 23:40:44 -05:00
Justin Ethier
69468b1480 WIP 2017-03-02 20:31:29 -05:00
Justin Ethier
28aa84c52d WIP 2017-03-01 18:59:19 -05:00
Justin Ethier
a714f57f97 Added Cyc_is_fixnum 2017-03-01 18:24:45 -05:00
Justin Ethier
c826f09341 Added TODO 2017-02-28 18:45:23 -05:00
Justin Ethier
3b932ebfc5 WIP 2017-02-28 18:27:48 -05:00
Justin Ethier
45c3d05369 New file 2017-02-28 14:44:34 +00:00
Justin Ethier
f2545f5ae2 Cleanup 2017-02-28 00:12:12 -05:00
Justin Ethier
b9253bb1d8 Added the rest of the docstrings 2017-02-28 00:07:31 -05:00
Justin Ethier
0dcbd5ecbb Added function docstrings 2017-02-27 22:23:57 -05:00
Justin Ethier
46ab172708 Added docs 2017-02-25 22:14:42 -05:00
Justin Ethier
e6eddc4963 Added doc string 2017-02-24 22:46:50 -05:00
Justin Ethier
9e774ba574 Added a logo image 2017-02-24 22:39:18 -05:00
Justin Ethier
3466698758 Updated docs 2017-02-24 17:35:01 -05:00
Justin Ethier
37e28343a0 Removed "beta" 2017-02-24 17:06:31 -05:00
Justin Ethier
bdf97dd6e5 Added API docs 2017-02-24 17:06:22 -05:00
Justin Ethier
844011f37e Link directly to modules page 2017-02-24 17:02:01 -05:00
Justin Ethier
1a86bdfef3 Link to C API 2017-02-24 17:00:53 -05:00
Justin Ethier
e6f6f563d5 Cleanup 2017-02-24 16:53:04 -05:00
Justin Ethier
19f9f1801a Added make doc 2017-02-24 16:48:55 -05:00
Justin Ethier
7ac08e5342 WIP 2017-02-24 16:30:18 -05:00
Justin Ethier
2810e736db Doxygen markup 2017-02-24 15:54:02 -05:00
Justin Ethier
331950d309 Primitive docs 2017-02-24 15:09:05 -05:00
Justin Ethier
f21b1a007d New file 2017-02-24 13:51:40 -05:00
Justin Ethier
8b906ddc8f WIP 2017-02-24 13:48:59 -05:00
Justin Ethier
1d3e6f581e New file 2017-02-24 13:48:47 -05:00
Justin Ethier
18e03edaa2 New file 2017-02-25 00:22:19 -05:00
Justin Ethier
1002b53284 Reorganized for doxygen 2017-02-24 12:59:46 -05:00
Justin Ethier
c88bb7d696 Specify (void) 2017-02-24 12:59:33 -05:00
Justin Ethier
4cfd1f06d8 Specify (void) 2017-02-24 12:59:20 -05:00
Justin Ethier
4d9a1c4f52 Exclude autogenerated files 2017-02-24 12:59:09 -05:00
Justin Ethier
d9e7c5c16b Change header formatting 2017-02-24 12:58:52 -05:00