]> Repositorios git - scryer-prolog.git/commit
add max arity checks at various stages (#1459)
authorMark Thom <[email protected]>
Sat, 21 May 2022 18:32:48 +0000 (12:32 -0600)
committerMark Thom <[email protected]>
Sat, 21 May 2022 18:32:48 +0000 (12:32 -0600)
commit4d23542ef32129a7700a3863a8bc372a68aa9aee
tree6cd5385b6706583bf5db65cc7f2fd756977b09e7
parentb6f77f4e6f47c812cfba25a9c908f17491f664fd
add max arity checks at various stages (#1459)
src/allocator.rs
src/codegen.rs
src/debray_allocator.rs
src/machine/compile.rs
src/machine/machine_errors.rs
src/machine/preprocessor.rs
src/parser/ast.rs
src/read.rs