Markus Triska
|
10a0f708b9
|
use format/3 to benefit from efficiency improvements
|
2020-06-14 10:51:24 +02:00 |
|
Markus Triska
|
409d3c168d
|
ENHANCED: faster format/3 when writing to binary streams
This is also more secure, since it does not change the atom table
and therefore leaves little trace of what was processed.
|
2020-06-14 10:43:25 +02:00 |
|
Mark Thom
|
005220b6d4
|
Merge pull request #589 from triska/lazy_pio
ENHANCED: Read more characters at once, significantly speeding up library(pio)
|
2020-06-13 21:09:19 -03:00 |
|
Markus Triska
|
44ebd894d5
|
ADDED: portray_clause/2, writing to a specified stream.
|
2020-06-13 16:45:47 +02:00 |
|
Markus Triska
|
b85ff7db36
|
ENHANCED: Read more characters at once, significantly speeding up library(pio).
|
2020-06-13 16:25:41 +02:00 |
|
Markus Triska
|
22fd216de5
|
ADDED: read_line_to_chars/3, reading up to and including "\n" from a stream, yielding a list difference.
This works for both binary and text streams.
|
2020-06-13 09:14:44 +02:00 |
|
Mark Thom
|
1732413ee1
|
Merge branch 'master' of https://github.com/mthom/rusty-wam
|
2020-06-12 18:28:07 -06:00 |
|
Mark Thom
|
33325f1574
|
remove vestigial prolog/ directory (#444)
|
2020-06-12 18:26:38 -06:00 |
|