]> Repositorios git - scryer-prolog.git/commit
update the parser with the number of lines already read by the underlying stream...
authorMark Thom <[email protected]>
Sun, 28 Feb 2021 06:56:58 +0000 (23:56 -0700)
committerMark Thom <[email protected]>
Sun, 28 Feb 2021 06:56:58 +0000 (23:56 -0700)
commit590a0b807787a4561966e70a1b9cdffdbc8bf80c
tree24f3488510cd3341e3d37b8fe6e475405eac5c87
parent064d261357f7aa27c96be561b8b0eb22b57074ae
update the parser with the number of lines already read by the underlying stream (#836)
crates/prolog_parser/src/parser.rs
src/machine/streams.rs
src/read.rs