]> Repositorios git - scryer-prolog.git/commit
ENHANCED: faster format/3 when writing to binary streams
authorMarkus Triska <[email protected]>
Sun, 14 Jun 2020 08:06:27 +0000 (10:06 +0200)
committerMarkus Triska <[email protected]>
Sun, 14 Jun 2020 08:43:25 +0000 (10:43 +0200)
commit409d3c168dc43f2489502d0599fe7c9e5c4839bb
tree8bb417650468b661e9098efe6bcd371465684808
parent005220b6d4570a9bd543e454f493748f375b3c54
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.
src/lib/format.pl
src/machine/system_calls.rs