]> Repositorios git - scryer-prolog.git/commit
ENHANCED: much faster format/3 for text streams
authorMarkus Triska <[email protected]>
Tue, 16 Jun 2020 19:13:03 +0000 (21:13 +0200)
committerMarkus Triska <[email protected]>
Tue, 16 Jun 2020 19:13:03 +0000 (21:13 +0200)
commit8958ea036e8dc1eb89d2c8b728a00ebc4bde8762
tree49ff0e478632274c638715cef44fbb838d45f282
parentd3563c30e7777fba6e0b5db0064c709068fa9750
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.
src/clause_types.rs
src/lib/format.pl
src/machine/system_calls.rs