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
Justin Ethier
7418ec72be
initial file
2016-04-19 04:04:54 -04:00
Justin Ethier
150c5d962e
Added header file
2016-04-19 03:47:29 -04:00
Justin Ethier
1910c435f5
Added convert
2016-04-19 03:28:08 -04:00
Justin Ethier
e78eecbd50
Added helper functions
2016-04-19 03:23:51 -04:00
Justin Ethier
f3500b1962
Initial file
2016-04-19 00:22:25 -04:00
Justin Ethier
67948b039d
Fix runtime error
2016-04-15 02:09:12 -04:00
Justin Ethier
59ce882138
WIP
2016-04-15 00:18:12 -04:00
Justin Ethier
16dd14345a
Handling of library renames
2016-04-15 00:16:04 -04:00
Justin Ethier
1a6469fedf
Tweak compilation order
2016-04-14 22:43:11 -04:00
Justin Ethier
a6e9262809
Initial file
2016-04-14 22:23:16 -04:00
Justin Ethier
dff146e118
Added section presenting example programs
2016-04-13 21:53:06 -04:00
Justin Ethier
1ba5752582
Allow this program to compile
2016-04-13 21:35:09 -04:00
Justin Ethier
a05e3af2f3
Fixup I/O
2016-04-12 22:22:24 -04:00
Justin Ethier
9b465308c0
Generalized
2016-04-01 00:31:39 -04:00
Justin Ethier
f6de774b9c
Generalized
2016-04-01 00:30:51 -04:00
Justin Ethier
ddae43873e
Adding a no-frills makefile
2016-03-31 22:33:26 -04:00
Justin Ethier
dee1a749b1
Initial file
2016-03-31 22:30:10 -04:00
Justin Ethier
3ce0ff6936
Added example file
2016-02-19 21:14:43 -05:00
Justin Ethier
af40c7cd8d
Proper use of condition variable
2016-02-19 23:24:40 -05:00
Justin Ethier
f432900cb7
New file
2016-02-19 19:41:22 -05:00
Justin Ethier
3aad258a76
Renamed file
2016-02-19 19:41:01 -05:00
Justin Ethier
d521121f16
WIP example
2016-02-18 23:04:09 -05:00
Justin Ethier
53be15015a
Relocated
2016-02-05 22:55:16 -05:00
Justin Ethier
cc630028f9
Cleanup
...
Added header comment
Removed issues. The real problem here seemed to be a mutex-unlock without a corresponding lock, which results in undefined behavior according to the docs. Everything seems fine if the lock/unlock are not there or if they both are.
2016-01-16 23:47:31 -05:00
Justin Ethier
fef18d014a
WIP
2016-01-16 22:51:14 -05:00
Justin Ethier
308d1ce206
Remove damn quasi-quote, do more work
2016-01-16 22:19:30 -05:00