Justin Ethier
|
a7902665bb
|
Added new module
|
2016-08-26 20:18:11 -04:00 |
|
Justin Ethier
|
cb25dfd5e3
|
Header comments, real library name
|
2016-08-26 20:14:19 -04:00 |
|
Justin Ethier
|
5699fcf8df
|
Final set of bugfixes for string output ports
|
2016-08-25 18:28:17 -04:00 |
|
Justin Ethier
|
0e820f9794
|
Added a TODO
|
2016-08-26 04:00:28 -04:00 |
|
Justin Ethier
|
9fe2e1b90b
|
Allocated memory port on heap
|
2016-08-26 03:51:42 -04:00 |
|
Justin Ethier
|
6bbda1e943
|
Renamed file
|
2016-08-26 03:25:40 -04:00 |
|
Justin Ethier
|
c46309463b
|
Added string output ports
|
2016-08-26 03:22:41 -04:00 |
|
Justin Ethier
|
374e57e1ff
|
Added missing endif
|
2016-08-26 03:17:48 -04:00 |
|
Justin Ethier
|
24109550cd
|
Autodetect configuration items
|
2016-08-26 03:04:39 -04:00 |
|
Justin Ethier
|
1e2dac3026
|
Free memory buffer after closing port
|
2016-08-25 23:58:40 -04:00 |
|
Justin Ethier
|
4a2ef06b17
|
Cleanup, flush buffer prior to getting str
|
2016-08-25 23:58:24 -04:00 |
|
Justin Ethier
|
1d4d710b3b
|
Selectively-compile open_memstream
|
2016-08-25 23:48:31 -04:00 |
|
Justin Ethier
|
4aec9a341f
|
Added mem-streams module
|
2016-08-25 23:38:34 -04:00 |
|
Justin Ethier
|
fce6f43f7a
|
Initial file
|
2016-08-25 23:38:09 -04:00 |
|
Justin Ethier
|
b05c51d344
|
TODO
|
2016-08-24 18:54:06 -04:00 |
|
Justin Ethier
|
a50ef101b5
|
Integrating a test library
|
2016-08-25 03:19:30 -04:00 |
|
Justin Ethier
|
e5396a243a
|
Added TODO
|
2016-08-24 23:52:39 -04:00 |
|
Justin Ethier
|
ccff75f01e
|
Added SRFI 132
|
2016-08-24 23:47:38 -04:00 |
|
Justin Ethier
|
907ac59d43
|
Uninstall sorting files
|
2016-08-23 18:26:02 -04:00 |
|
Justin Ethier
|
7249861814
|
Added SRFI 132
|
2016-08-23 18:18:00 -04:00 |
|
Justin Ethier
|
37be41a16f
|
Relocated file
|
2016-08-23 17:47:19 -04:00 |
|
Justin Ethier
|
0310eb38b2
|
Added SRFI 111
|
2016-08-23 17:13:00 -04:00 |
|
Justin Ethier
|
04ae763c87
|
Added TODO
|
2016-08-24 00:32:28 -04:00 |
|
Justin Ethier
|
5d86e32356
|
Added SRFI 111
|
2016-08-24 00:31:50 -04:00 |
|
Justin Ethier
|
64fef1271c
|
Initial files
|
2016-08-23 23:51:19 -04:00 |
|
Justin Ethier
|
73219778a6
|
Revised
|
2016-08-22 19:00:41 -04:00 |
|
Justin Ethier
|
4714f28581
|
Added makefile path change
|
2016-08-22 18:59:03 -04:00 |
|
Justin Ethier
|
cf6d7e5c15
|
Added SRFI 133
|
2016-08-22 18:52:15 -04:00 |
|
Justin Ethier
|
a62a3c6f5b
|
WIP, no test library yet
|
2016-08-22 18:46:21 -04:00 |
|
Justin Ethier
|
e6994d9c72
|
SRFI testing
|
2016-08-22 18:46:15 -04:00 |
|
Justin Ethier
|
fc84c33ad9
|
Relocated scm file
|
2016-08-22 18:28:14 -04:00 |
|
Justin Ethier
|
886d124513
|
Added SRFI 133 - vector library
|
2016-08-22 18:26:23 -04:00 |
|
Justin Ethier
|
d917d82f28
|
Remove extra SRFI's
|
2016-08-22 18:20:29 -04:00 |
|
Justin Ethier
|
a6cab36d57
|
Use built-in receive
|
2016-08-22 18:19:48 -04:00 |
|
Justin Ethier
|
f9f2817f37
|
Relocated
|
2016-08-22 18:17:59 -04:00 |
|
Justin Ethier
|
8d1a7eb88d
|
Sync icyc.c
|
2016-08-22 18:16:53 -04:00 |
|
Justin Ethier
|
7d4c1c4fd2
|
Added library updates
|
2016-08-22 18:03:14 -04:00 |
|
Justin Ethier
|
87910d4ffe
|
Use lib:get-all to read library contents
This allows multiple import, export, and begin directives within a define-library.
|
2016-08-22 17:53:12 -04:00 |
|
Justin Ethier
|
4d112824f3
|
Remove form feed characters
|
2016-08-22 17:52:51 -04:00 |
|
Justin Ethier
|
80c10d8eb9
|
Remove hardcoded tag
|
2016-08-23 03:51:36 -04:00 |
|
Justin Ethier
|
1c0bd864c6
|
Added (lib:get-all)
|
2016-08-23 03:46:50 -04:00 |
|
Justin Ethier
|
b5ddcf0dee
|
Initial file
|
2016-08-23 01:20:53 -04:00 |
|
Justin Ethier
|
e879cebf70
|
Added apply fix
|
2016-08-23 01:17:01 -04:00 |
|
Justin Ethier
|
a7bf1a094a
|
Issue #88 - Proper apply semantics with opt args
|
2016-08-22 23:36:33 -04:00 |
|
Justin Ethier
|
b2183377c7
|
Revised
|
2016-08-20 19:22:06 -04:00 |
|
Justin Ethier
|
899f4ccada
|
Added new SRFI's
|
2016-08-20 19:20:12 -04:00 |
|
Justin Ethier
|
c0a0a2e0f3
|
Include new SRFI's, at least for now
|
2016-08-20 18:56:15 -04:00 |
|
Justin Ethier
|
41e03f1589
|
Update banner
|
2016-08-20 18:56:06 -04:00 |
|
Justin Ethier
|
d7afa11603
|
Added latest changes
|
2016-08-20 18:21:33 -04:00 |
|
Justin Ethier
|
429fb5d3ac
|
Import (scheme cxr)
|
2016-08-20 18:19:30 -04:00 |
|