]> Shamusworld >> Repos - rmac/commit
Fix for subtle bug in the expression analyzer.
authorShamus Hammons <jlhamm@acm.org>
Sat, 24 Feb 2018 16:27:31 +0000 (10:27 -0600)
committerShamus Hammons <jlhamm@acm.org>
Sat, 24 Feb 2018 16:27:31 +0000 (10:27 -0600)
commitae528e6fdb8bd5c41ed9690bec03402ccbb4ecae
treeeedcd3e8ef5a8cfe243db15f72bb98eea74fb9a3
parent4ca3c2db2690ab998707415f8555ecd2fabc6ef2
Fix for subtle bug in the expression analyzer.

Turns out if you blindly promote arithmetic expressions to
ABS + DEFINED, it causes things to assemble wrong. This crept in around
v1.9.1; Now at version 1.12.5.
.gitignore
expr.c
version.h