]> Repositorios git - scryer-prolog.git/commit
Make macros private
authorbakaq <[email protected]>
Fri, 6 Sep 2024 19:51:10 +0000 (16:51 -0300)
committerbakaq <[email protected]>
Fri, 6 Sep 2024 20:17:04 +0000 (17:17 -0300)
commitada9ba98cca5ea9b01998b3ffa535bd60b514123
treec6998fbf8621be7cb0e4a1768bff4baed15c1c5a
parent806e980cca91b0d944619f7fee98cc54109f4a9e
Make macros private
15 files changed:
build/instructions_template.rs
build/static_string_indexing.rs
src/arena.rs
src/atom_table.rs
src/codegen.rs
src/heap_print.rs
src/machine/arithmetic_ops.rs
src/machine/attributed_variables.rs
src/machine/dispatch.rs
src/machine/loader.rs
src/machine/mod.rs
src/machine/term_stream.rs
src/macros.rs
src/parser/ast.rs
src/parser/macros.rs