Teg icon indicating copy to clipboard operation
Teg copied to clipboard

Carry allow_eq flag for Bools through various passes

Open dromaiidae opened this issue 5 years ago • 0 comments

Quick temp shim to get c eval to differentiate between '<' and '<='

There's a commented out attempt at getting simplify to carry through the flag, but it seems to break more complicated expressions in rather subtle ways not captured in a test as of yet

The branch right now passes the current test suite, and doesn't seem to break in progress teg_application code

dromaiidae avatar Jan 14 '21 04:01 dromaiidae