Markus Triska
|
b04d845ec0
|
DOC: convert library(pio) documentation to DocLog format
|
2023-01-26 00:09:41 +01:00 |
|
Markus Triska
|
70da818101
|
use new domain names from library(error): octet_character, octet_chars
|
2022-10-26 23:36:07 -06:00 |
|
Markus Triska
|
e9f507b868
|
add meta_predicate/1 declaration for phrase_to_file/3
|
2022-10-26 23:36:07 -06:00 |
|
Markus Triska
|
23adfef281
|
MODIFIED: library(charsio): read_n_chars/3 is now called get_n_chars/3
This is because "read" is associated with general Prolog terms.
|
2022-01-17 20:37:55 +01:00 |
|
Markus Triska
|
57d15936cb
|
ENHANCED: Use newly available fast chars test from library(error).
|
2021-12-12 17:43:17 +01:00 |
|
Adrián Arroyo Calle
|
0db2ca6659
|
Fix mistake in phrase_to_file/2 definition
|
2021-11-17 08:36:39 +01:00 |
|
Adrián Arroyo Calle
|
8e68626f14
|
Add phrase_to_file/3 (phrase_to_file with Options)
|
2021-11-16 23:54:04 +01:00 |
|
Markus Triska
|
0677f51717
|
add motivation and comments about library(pio) predicates
|
2021-11-08 22:18:30 +01:00 |
|
Markus Triska
|
a9bfeb0e96
|
use newly available library predicate read_n_chars/3
|
2021-11-08 21:51:03 +01:00 |
|
Markus Triska
|
893fb0e3cc
|
ADDED: phrase_to_stream/2, writing a list of characters to a stream.
|
2021-11-07 17:44:45 +01:00 |
|
Adrián Arroyo Calle
|
6a0f638d40
|
Disable check of atom and leverage to open/4 the domain_error
|
2021-10-29 23:52:08 +02:00 |
|
Adrián Arroyo Calle
|
2480c6633c
|
Disable check of atom and leverage to open/4 the domain_error
|
2021-10-29 23:51:30 +02:00 |
|
Markus Triska
|
ded4a75b9c
|
use round brackets for meta_predicate declarations
This is because meta_predicate is not a standard operator.
|
2021-09-04 22:02:17 +02:00 |
|
Markus Triska
|
9e75eb35a0
|
ADDED: Rudimentary version of phrase_to_file/2 in library(pio)
See #691 for more information.
|
2021-09-04 21:13:51 +02:00 |
|
Markus Triska
|
5bec2c87cb
|
add appropriate meta_predicate/1 declarations
|
2021-02-18 20:15:04 +01:00 |
|
Markus Triska
|
b85ff7db36
|
ENHANCED: Read more characters at once, significantly speeding up library(pio).
|
2020-06-13 16:25:41 +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 |
|