Markus Triska
|
30d1585468
|
ADDED: library(files), for reasoning about files and directories.
|
2020-06-24 22:29:34 +02:00 |
|
Markus Triska
|
32eb896c56
|
ADDED: load_xml/3 to load XML files from streams, files and strings.
|
2020-06-21 09:45:37 +02:00 |
|
Markus Triska
|
79829cb6d2
|
ADDED: library(sgml), providing load_html/3 to parse HTML documents
|
2020-06-19 16:40:01 +02:00 |
|
Markus Triska
|
8958ea036e
|
ENHANCED: much faster format/3 for text streams
This is now also used by format/2 to emit output on the terminal,
and significantly speeds up toplevel output of long strings.
|
2020-06-16 21:13:03 +02: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 |
|