Travis Staloch 29f41896ed sat-arithmetic: add operator support
- adds initial support for the operators +|, -|, *|, <<|, +|=, -|=, *|=, <<|=
- uses operators in addition to builtins in behavior test
- adds binOpExt() and assignBinOpExt() to AstGen.zig. these need to be audited
2021-09-28 17:02:43 -07:00
..
2021-09-24 13:50:18 -04:00
2021-09-28 17:02:43 -07:00
2021-09-22 00:46:37 -04:00
2021-09-19 14:02:22 +02:00
2021-09-25 15:55:15 -04:00
2021-09-22 14:14:03 -05:00
2021-09-07 15:08:51 -04:00