Commit graph

17 commits

Author SHA1 Message Date
Justin Ethier
3b921e7389 Re-format code 2024-01-17 19:43:47 -08:00
Justin Ethier
6ffd229dcd Add memory-streams to list of features 2022-05-28 08:21:11 -07:00
Justin Ethier
61d0f3396b Revert "Eliminate unnecessary code"
This reverts commit 8802ec2a67.
2021-05-25 21:30:25 -04:00
Justin Ethier
8802ec2a67 Eliminate unnecessary code 2021-05-24 19:07:09 -07:00
Justin Ethier
fd35f2e53e Convert function calls 2021-02-21 11:34:50 -05:00
Justin Ethier
0f0c261785 Remove extraneous chars 2019-10-09 12:46:13 -04:00
Justin Ethier
e099fe7860 Refactoring
Use a macro name that makes more sense, as we are trying to determine if obj is a closure.
2019-08-22 21:28:57 -04:00
Justin Ethier
c16d854631 Updated Cyc_io_get_output_bytevector for huge bv's 2018-01-03 14:37:39 -05:00
Justin Ethier
a5d768a8a4 Cyc_io_get_output_string - populate num_cp correctly 2017-10-27 13:17:34 +00:00
Justin Ethier
27336b4047 Issue #219 2017-09-05 12:53:13 +00:00
Justin Ethier
c7b395506b Use new buffers for in-memory I/O
New buffers are used so there is no conflict between the in-memory string/byte-vector buffer and the buffers used by `read`.
2017-08-19 18:13:05 -04:00
Justin Ethier
a02a1206be Use input ports 2017-08-18 18:30:40 -04:00
Justin Ethier
c564db263a Added bytevector ports 2016-08-26 18:27:22 -04:00
Justin Ethier
25c4857eba Issue #57 - Added open-input-string 2016-08-26 23:22:13 -04:00
Justin Ethier
5699fcf8df Final set of bugfixes for string output ports 2016-08-25 18:28:17 -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
Renamed from mem-streams.c (Browse further)