Mark Thom
|
bc81ff28d8
|
cover Addr::Fixnum when not referenced as an Addr::Con, undefine dynamic predicate definitions from within modules too (#588)
|
2020-06-16 19:03:07 -06:00 |
|
Mark Thom
|
ba867e95c3
|
Merge branch 'master' of https://github.com/mthom/rusty-wam
|
2020-06-16 18:47:53 -06:00 |
|
Mark Thom
|
53f99ca434
|
fix copy_partial_string bug (#572)
|
2020-06-16 18:47:39 -06: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
|
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 |
|
Markus Triska
|
f910e013a6
|
use take() for extra fast processing of binary files
Suggested by @notoria in #589. Many thanks!
|
2020-06-13 16:47:46 +02:00 |
|
Markus Triska
|
5f1b03261c
|
better naming: str --> string
Suggested by @notoria in #589. Many thanks!
|
2020-06-13 16:47:46 +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 |
|