Justin Ethier
|
21a3c38f38
|
Finished docs for now
|
2016-09-28 17:53:56 -04:00 |
|
Justin Ethier
|
a54bec70e9
|
Finish docs
|
2016-09-28 17:41:53 -04:00 |
|
Justin Ethier
|
e9b83c06c6
|
Include leading bullet
|
2016-09-28 17:36:23 -04:00 |
|
Justin Ethier
|
15b1bdf2a1
|
Testing
|
2016-09-28 17:33:17 -04:00 |
|
Justin Ethier
|
a9b038a2d6
|
Added index to main API page
|
2016-09-28 17:31:54 -04:00 |
|
Justin Ethier
|
b09db61400
|
WIP
|
2016-09-28 17:22:47 -04:00 |
|
Justin Ethier
|
61ee3df0c2
|
Relocated files
|
2016-09-28 17:13:24 -04:00 |
|
Justin Ethier
|
9830a8184a
|
Fixed up to use a read-line loop
|
2016-09-28 17:11:47 -04:00 |
|
Justin Ethier
|
16242a980e
|
Modularizing
|
2016-09-29 04:03:33 -04:00 |
|
Justin Ethier
|
9527c2d6d6
|
Initial file
|
2016-09-29 03:55:21 -04:00 |
|
Justin Ethier
|
cf2e39bdd7
|
Cleanup
|
2016-09-29 03:05:17 -04:00 |
|
Justin Ethier
|
0a0fbbfc62
|
Link to r7rs
|
2016-09-29 00:15:26 -04:00 |
|
Justin Ethier
|
58fca8c373
|
WIP
|
2016-09-29 00:13:25 -04:00 |
|
Justin Ethier
|
9fb600c610
|
WIP
|
2016-09-29 00:10:54 -04:00 |
|
Justin Ethier
|
39e4a5e1d8
|
Initial file
|
2016-09-29 00:04:43 -04:00 |
|
Justin Ethier
|
c71686ef77
|
Flesh-out the docs
|
2016-09-29 00:00:34 -04:00 |
|
Justin Ethier
|
6bd21b422c
|
WIP for get-environment-variables
|
2016-09-28 23:55:33 -04:00 |
|
Justin Ethier
|
0c1b36602b
|
Revised SRFI text
|
2016-09-28 23:32:14 -04:00 |
|
Justin Ethier
|
b0a2c82fdf
|
WIP
|
2016-09-28 23:28:51 -04:00 |
|
Justin Ethier
|
cc16ca8de2
|
Store environment information
|
2016-09-28 23:23:24 -04:00 |
|
Justin Ethier
|
aa99fd83be
|
Finished documenting
|
2016-09-28 21:33:37 -04:00 |
|
Justin Ethier
|
f68687a9f1
|
Added docs
|
2016-09-27 18:53:17 -04:00 |
|
Justin Ethier
|
0da571423a
|
Added docs
|
2016-09-27 18:24:46 -04:00 |
|
Justin Ethier
|
58a06ee200
|
Added aliases for missing write functions
|
2016-09-27 18:01:40 -04:00 |
|
Justin Ethier
|
68036a0b6a
|
Issue #113
|
2016-09-27 23:57:05 -04:00 |
|
Justin Ethier
|
8e3aedbb11
|
Issue #113 - Check for duplicate lambda parameters
|
2016-09-27 23:55:58 -04:00 |
|
Justin Ethier
|
8cfb7720eb
|
Issue #111
|
2016-09-27 22:36:27 -04:00 |
|
Justin Ethier
|
2b1f2e8e57
|
Issue #111 - Improve output of error messages
|
2016-09-27 22:34:37 -04:00 |
|
Justin Ethier
|
84cf5f2d08
|
Use proper library name
|
2016-09-27 03:21:00 -04:00 |
|
Justin Ethier
|
d4cdd95c52
|
Added SRFI 106
|
2016-09-27 03:19:56 -04:00 |
|
Justin Ethier
|
866f7424b1
|
Updated to reflect latest changes
|
2016-09-27 02:35:14 -04:00 |
|
Justin Ethier
|
81eb031fe5
|
Relocating test file
|
2016-09-27 02:26:35 -04:00 |
|
Justin Ethier
|
69795bfcd2
|
Initial input/output port conversions
|
2016-09-27 01:26:31 -04:00 |
|
Justin Ethier
|
2205eedea9
|
Added flag macros, header comment block
|
2016-09-26 23:59:06 -04:00 |
|
Justin Ethier
|
fe70f7842d
|
WIP
|
2016-09-26 21:02:42 -04:00 |
|
Justin Ethier
|
ba1d1e87e6
|
Allow ER define-syntax from eval
|
2016-09-26 21:02:01 -04:00 |
|
Justin Ethier
|
29b49a371a
|
WIP
|
2016-09-23 19:00:24 -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
|
973a0672f2
|
Fixed socket-accept
|
2016-09-23 17:28:04 -04:00 |
|
Justin Ethier
|
33003a5813
|
Bug fixes, added accept
|
2016-09-23 17:01:02 -04:00 |
|
Justin Ethier
|
a34fa03608
|
Stubs for accept
|
2016-09-24 04:14:37 -04:00 |
|
Justin Ethier
|
d12492e585
|
Make server socket
|
2016-09-24 04:01:09 -04:00 |
|
Justin Ethier
|
49247c08a4
|
Added send and recv
|
2016-09-24 03:26:43 -04:00 |
|
Justin Ethier
|
eae7dc12cf
|
WIP
|
2016-09-24 02:14:54 -04:00 |
|
Justin Ethier
|
fef4076985
|
WIP
|
2016-09-24 01:18:52 -04:00 |
|
Justin Ethier
|
a26f7ab0fd
|
Added address-family
|
2016-09-24 00:51:43 -04:00 |
|
Justin Ethier
|
8fb892a131
|
Added socket-purge-flags
|
2016-09-24 00:26:53 -04:00 |
|
Justin Ethier
|
33b96426d6
|
Bit set and unset
|
2016-09-23 23:46:39 -04:00 |
|
Justin Ethier
|
94d9e9a4ca
|
Fix socket-merge-flags
|
2016-09-23 23:42:15 -04:00 |
|