]> Repositorios git - scryer-prolog.git/commit
Remove redundant alias resolution in at_end_of_stream/1, add corresponding tests...
authorEmilie Burgun <[email protected]>
Fri, 7 Feb 2025 13:59:32 +0000 (14:59 +0100)
committerEmilie Burgun <[email protected]>
Fri, 7 Feb 2025 14:05:01 +0000 (15:05 +0100)
commitf45b0bcfe8cb0bebcdcc7994f9b63661cfc7ad77
tree052aa85bdf2d58fc1e46503cb71079ba4ba2ac09
parent8966e175f1a60b594bbc21752838f66920db75cf
Remove redundant alias resolution in at_end_of_stream/1, add corresponding tests for null streams

Also fixed at_end_of_stream/0 leaving a choicepoint.
src/lib/builtins.pl
src/machine/mod.rs
src/machine/streams.rs