]> Repositorios git - scryer-prolog.git/commit
throw a representation error if max arity is exceeded (#1483)
authorMark Thom <[email protected]>
Sun, 22 May 2022 06:03:55 +0000 (00:03 -0600)
committerMark Thom <[email protected]>
Sun, 22 May 2022 06:03:55 +0000 (00:03 -0600)
commitbef8eb538c094efe20c3ad828e74570dcc3d89af
treeef411a1366086e4fe10dcce94eaa4fa72f57d15f
parent4e3b066555d765cfe5e0f74adf52ec5308eb13e8
throw a representation error if max arity is exceeded (#1483)
src/codegen.rs
src/machine/dispatch.rs
src/machine/machine_errors.rs
src/machine/machine_state.rs
src/machine/mock_wam.rs
src/parser/ast.rs
src/read.rs