Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-01 | Improved if statement generation to avoid issues with implicit borrows (#392) | Christian Vallentin | 1 | -0/+14 | |
* Changed to automatically coerce to bool * Added new test case * Updated test case to include else if |