]> Repositorios git - scryer-prolog.git/commit
Don't use "readline" input functionality for the following builtins:
authorPeter Mikkelsen <[email protected]>
Fri, 22 Aug 2025 09:02:59 +0000 (11:02 +0200)
committerPeter Mikkelsen <[email protected]>
Fri, 22 Aug 2025 09:02:59 +0000 (11:02 +0200)
commit39cf60bc05236d304cdec233ea0c84d1a1e78bcf
treee7826bb1dbdc6227244fe4e818ae30d71e4603a2
parent02b8a6010c7cf3b4b4ba1ad7528f1b831d267f51
Don't use "readline" input functionality for the following builtins:

* peek_byte
* peek_char
* peek_code
* get_byte
* get_char
* get_code
* get_n_chars
src/machine/system_calls.rs
src/read.rs