Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-05 | stmt: Fix conversion of controlling expression to bool | Michael Forney | |
In d875bf74, I accidentally converted the increment expression to bool rather than the controlling expression. Whoops, I should check the updated test case IL more carefully next time. | |||
2019-07-03 | Convert controlling expression of loops to bool | Michael Forney | |
2019-04-16 | tests -> test | Michael Forney | |