Commit graph

1578 commits

Author SHA1 Message Date
Justin Ethier
05b264d02c Separate parsing for numbers 2016-02-20 02:08:00 -05:00
Justin Ethier
3a3610f93d Limited support for #e 2016-02-20 00:00:33 -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
67de922d9d Unlock thread after waiting for cv 2016-02-19 19:37:22 -05:00
Justin Ethier
d521121f16 WIP example 2016-02-18 23:04:09 -05:00
Justin Ethier
3e1f74278d Sync 2016-02-18 22:10:11 -05:00
Justin Ethier
f7eb3aac4e Cleanup 2016-02-18 21:48:44 -05:00
Justin Ethier
4fdbea5c1d Cleanup 2016-02-18 21:09:58 -05:00
Justin Ethier
d5ea9ae2a3 Added TODO 2016-02-18 23:21:57 -05:00
Justin Ethier
b9978248b8 Added thread-terminate! 2016-02-18 23:03:01 -05:00
Justin Ethier
41ff5a149b Fix (closure) casting in closcall macros 2016-02-18 22:30:10 -05:00
Justin Ethier
f47a3bb4a2 Added missing bracket 2016-02-17 23:00:33 -05:00
Justin Ethier
536921f29f Added 64-bit x86 2016-02-17 22:44:26 -05:00
Justin Ethier
aedb380f04 Use standard type 2016-02-17 22:41:03 -05:00
Justin Ethier
168e7d123d Compiles on x86_64 2016-02-17 22:35:28 -05:00
Justin Ethier
64d86bd1e2 Protect against cast warning 2016-02-17 23:19:06 -05:00
Justin Ethier
e9fef4133a Fix 64-bit compiler issues 2016-02-17 21:50:47 -05:00
Justin Ethier
5e087971e7 Fix compiler error on 64-bit 2016-02-16 22:52:25 -05:00
Justin Ethier
28e329e08d WIP 2016-02-17 03:25:15 -05:00
Justin Ethier
c5a69112ba New files 2016-02-17 03:16:52 -05:00
Justin Ethier
4b3a929138 Link to missing libs 2016-02-17 03:10:56 -05:00
Justin Ethier
1ec3608d8d Integrate cond-variable wait with mutex-unlock! 2016-02-17 02:59:19 -05:00
Justin Ethier
c98e186172 Relocated mutex primitives to srfi 18 lib 2016-02-16 23:51:28 -05:00
Justin Ethier
214f8de4c0 Added signal and broadcast 2016-02-15 22:19:12 -05:00
Justin Ethier
bb4433b9ed WIP 2016-02-16 02:49:37 -05:00
Justin Ethier
1df46b2d9f Fixes to cond_var 2016-02-16 02:46:30 -05:00
Justin Ethier
1f00e07c0a Fixes to cond_var 2016-02-16 02:46:23 -05:00
Justin Ethier
8fdd2c46ba Added condition variable type 2016-02-16 01:09:02 -05:00
Justin Ethier
e8dab934ea Obsolete file 2016-02-14 22:39:25 -05:00
Justin Ethier
730434bb14 Added header comment block. 2016-02-14 22:35:04 -05:00
Justin Ethier
18d28ba83f Removed implemented macros 2016-02-13 22:59:15 -05:00
Justin Ethier
670027f7b4 Stubs for parameter objects 2016-02-13 22:58:12 -05:00
Justin Ethier
7d9034223b case-lambda support 2016-02-13 22:52:53 -05:00
Justin Ethier
c20d6add4f WIP 2016-02-13 22:47:11 -05:00
Justin Ethier
1c7f56f602 Import (scheme case-lambda) 2016-02-13 22:45:36 -05:00
Justin Ethier
c0aa9aeba6 Import (scheme case-lambda) 2016-02-13 22:45:16 -05:00
Justin Ethier
faecc90ba2 new library 2016-02-13 22:36:49 -05:00
Justin Ethier
af13509e0a Revisions 2016-02-13 21:23:55 -05:00
Justin Ethier
57c54fcb74 Added letrec* and guard macros 2016-02-13 21:23:04 -05:00
Justin Ethier
d819885048 define-values stub 2016-02-12 23:20:38 -05:00
Justin Ethier
861bc8a7ca Added case-lambda 2016-02-12 23:10:49 -05:00
Justin Ethier
08ead45b5a Added syntax-rules 2016-02-12 22:16:18 -05:00
Justin Ethier
5f1ff0af16 WIP 2016-02-13 02:41:07 -05:00
Justin Ethier
53dd182819 Revisions 2016-02-13 02:38:53 -05:00
Justin Ethier
da05bc874f Temporary testbed 2016-02-13 02:34:17 -05:00
Justin Ethier
f448245253 Syntax-rules stub 2016-02-13 02:24:05 -05:00
Justin Ethier
8c91762b1e Works now 2016-02-12 23:52:24 -05:00
Justin Ethier
c427549c0a Accept multiple list args 2016-02-12 23:51:00 -05:00