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 |
|
Justin Ethier
|
7aa7a8fefb
|
Allow string-map to accept multiple lists
|
2016-02-12 23:45:04 -05:00 |
|
Justin Ethier
|
0f8f6c2efe
|
Allow for-each to accept multiple list args
|
2016-02-12 23:13:58 -05:00 |
|
Justin Ethier
|
73ea931dfa
|
Added:
- recieve
- call-with-values
- map (accepting multiple list arguments)
|
2016-02-12 22:46:00 -05:00 |
|
Justin Ethier
|
bf185a47e6
|
TODO: staging for enhanced map/for-each
|
2016-02-11 22:52:13 -05:00 |
|
Justin Ethier
|
65529629d5
|
Beginnings of syntax-rules support
|
2016-02-11 22:31:09 -05:00 |
|
Justin Ethier
|
fbb34302dc
|
Increase number of args allowed to 150
|
2016-02-11 22:30:15 -05:00 |
|
Justin Ethier
|
2fb0ed3764
|
WIP
|
2016-02-12 03:26:42 -05:00 |
|
Justin Ethier
|
501ad39687
|
Added missing functions to get this to compile
|
2016-02-12 02:30:04 -05:00 |
|
Justin Ethier
|
8bfc0c5391
|
TODO for 64-bit
|
2016-02-12 00:01:39 -05:00 |
|
Justin Ethier
|
0d91eabb74
|
Added define-library
|
2016-02-11 23:41:18 -05:00 |
|
Justin Ethier
|
7d7732a685
|
Initial file
|
2016-02-11 23:41:12 -05:00 |
|
Justin Ethier
|
b5962fa8bb
|
Added syntax-error
|
2016-02-11 23:37:34 -05:00 |
|
Justin Ethier
|
66f149da37
|
Adding temporary file
|
2016-02-11 23:37:09 -05:00 |
|
Justin Ethier
|
ff24312884
|
Syntax definitions
|
2016-02-11 23:11:54 -05:00 |
|
Justin Ethier
|
cc141e926a
|
Revised multithreaded section
|
2016-02-11 22:57:42 -05:00 |
|
Justin Ethier
|
af79fc261c
|
initial file
|
2016-02-11 22:54:41 -05:00 |
|
Justin Ethier
|
a8e0f616ea
|
Relocated
|
2016-02-11 22:53:35 -05:00 |
|
Justin Ethier
|
0cdc09706a
|
Cleanup
|
2016-02-11 22:35:09 -05:00 |
|