Commit graph

112 commits

Author SHA1 Message Date
Justin Ethier
2b115c989d Initial example 2019-01-28 22:59:54 -05:00
Justin Ethier
867c23b17a New file for Issue #248 2018-03-26 11:21:56 -04:00
Justin Ethier
e465f811f5 Thread-sleep allow fractional seconds 2017-11-13 18:41:10 -05:00
Justin Ethier
ee8dc1998d Preparing to integrate 2017-06-16 16:49:33 +00:00
Justin Ethier
9b233f326e Fix up the bv2string benchmark 2017-06-16 16:21:05 +00:00
Justin Ethier
4b7d5cb98a Tweaks 2017-06-17 01:50:30 -04:00
Justin Ethier
c550b15f3a Issue #150 - Inefficient (but working) thread-join! 2017-06-17 01:36:47 -04:00
Justin Ethier
5e0fb7edc7 Threaded bv2string 2017-06-15 18:57:54 -04:00
Justin Ethier
4eddfe3d5b Tweak params 2017-06-15 18:57:42 -04:00
Justin Ethier
bd81569c9d Multi-threaded version of ctak benchmark 2017-06-15 18:33:02 -04:00
Justin Ethier
24f9651232 Cleanup networking examples 2017-04-24 18:05:06 -04:00
Justin Ethier
206052c2ec Add missing libraries 2017-04-04 05:51:42 +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
45c3d05369 New file 2017-02-28 14:44:34 +00:00
Justin Ethier
8fa1bccd78 Finish heap merging, use separate heap locks 2017-01-28 00:01:01 -05:00
Justin Ethier
8c6c27b3d6 WIP 2017-01-26 18:43:52 -05:00
Justin Ethier
7b2a4991a7 Initial file 2017-01-26 18:18:59 -05:00
Justin Ethier
07500ce6d6 Properly store thread ID in thread objects
Also sketched out thread-join support but there are larger issues to consider to get that working.
2017-01-22 18:58:37 -05:00
Justin Ethier
0efd25e711 Build networking examples 2016-10-21 16:00:33 +00:00
Justin Ethier
03416a31f9 Cleanup 2016-10-11 03:19:31 -04:00
Justin Ethier
d3c270e8e6 WIP 2016-10-08 04:04:53 -04:00
Justin Ethier
940c045176 Add newly-supported library code 2016-10-08 02:43:59 -04:00
Justin Ethier
c5f9ffb5dd WIP 2016-10-06 18:43:26 -04:00
Justin Ethier
1e0238fa7e Use srfi 2016-09-23 17:32:27 -04:00
Justin Ethier
c980126f23 Initial file 2016-09-23 17:31:54 -04:00
Justin Ethier
9c04662938 Use fgets for read-line 2016-07-26 21:36:33 -04:00
Justin Ethier
acfd8c53c5 Relocated 2016-07-12 19:18:34 -04:00
Justin Ethier
1fddf8272a Allow including C headers in a program 2016-04-27 00:18:09 -04:00
Justin Ethier
a2acde6f9c Allow using include-c-header in a program (.scm) 2016-04-26 23:54:19 -04:00
Justin Ethier
f2c4196c82 Initial file 2016-04-21 00:01:23 -04:00
Justin Ethier
4d8a45bd65 Moved text 2016-04-20 23:59:44 -04:00
Justin Ethier
eb2b162feb Fixed URL 2016-04-20 23:57:51 -04:00
Justin Ethier
16667d9218 Relocated animation 2016-04-20 23:57:15 -04:00
Justin Ethier
4f4c121861 Added run info 2016-04-19 22:31:30 -04:00
Justin Ethier
74d3d3dc20 Fix copy-and-paste error 2016-04-19 22:28:05 -04:00
Justin Ethier
a50663fc69 Make the automata more interesting 2016-04-19 21:46:40 -04:00
Justin Ethier
997d6ca25c Allow full compilation using normal program directive 2016-04-20 04:08:42 -04:00
Justin Ethier
dbcac26402 Removed dead code 2016-04-20 00:06:43 -04:00
Justin Ethier
9f163aa8b3 Removed obsolete lines 2016-04-20 00:05:44 -04:00
Justin Ethier
61f42ef849 Output C headers 2016-04-20 00:04:00 -04:00
Justin Ethier
c594cdadbe Added include-c-header 2016-04-19 23:28:40 -04:00
Justin Ethier
f0e45111e4 Added bitmap_fill 2016-04-19 22:37:13 -04:00
Justin Ethier
da7baa0fbf Added convert util 2016-04-19 22:33:05 -04:00
Justin Ethier
4edf38aa25 Cleanup image output 2016-04-19 22:23:33 -04:00
Justin Ethier
41bd27ca1b Add conversion 2016-04-19 22:23:23 -04:00
Justin Ethier
c90db3e683 Added debug directive 2016-04-19 21:59:00 -04:00
Justin Ethier
56851b6129 Bug fixes 2016-04-19 21:19:54 -04:00
Justin Ethier
07eb9e7e2d WIP - c integration for png output 2016-04-18 22:52:44 -04:00
Justin Ethier
45d87b6cb0 Added scm files 2016-04-19 04:05:02 -04:00