]> Repositorios git - scryer-prolog.git/commit
replace pairs of usize with location struct
authorSkgland <[email protected]>
Sat, 24 Jan 2026 00:54:29 +0000 (01:54 +0100)
committerBennet Bleßmann <[email protected]>
Sat, 24 Jan 2026 03:08:40 +0000 (04:08 +0100)
commit3343188756c2dd476d5ea01ecaf96a4d8699e897
tree4fd7ce4a75c82221dc0605a434518b864c18a273
parent453a88f03e3b21928a6f40e78c85ee7870ec69b8
replace pairs of usize with location struct
src/machine/machine_errors.rs
src/machine/system_calls.rs
src/parser/ast.rs
src/parser/lexer.rs
src/parser/parser.rs
src/read.rs