]> Repositorios git - scryer-prolog.git/commit
remove redundant register assignments in numeric comparisons (#1438, #1448)
authorMark Thom <[email protected]>
Fri, 29 Apr 2022 07:25:36 +0000 (01:25 -0600)
committerMark Thom <[email protected]>
Fri, 29 Apr 2022 15:16:22 +0000 (09:16 -0600)
commit72536037caeec32609fd5c8c3b42cdb6322cea42
treece11f347a29d364a40638eb6f0cfac4ca2bd74f1
parente4eefc92f46b60cbfd61e5cb0e04f4c849b7a0ea
remove redundant register assignments in numeric comparisons (#1438, #1448)
src/arithmetic.rs
src/codegen.rs
src/machine/compile.rs
src/parser/ast.rs