| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CIci-changes | Daniel Gavin | 2022-07-27 | 1 | -1/+1 |
| * | Add error to check if CI works | Daniel Gavin | 2022-07-27 | 1 | -1/+1 |
| * | Fix snapshot error in procedures.odin | Daniel Gavin | 2022-07-27 | 1 | -1/+1 |
| * | odinfmt: comment fixes and tests | Daniel Gavin | 2022-07-27 | 3 | -2/+60 |
| * | odinfmt: Improve breaking of proc types with single return result | Daniel Gavin | 2022-07-21 | 3 | -8/+17 |
| * | Add better handling of ternary expressions | Daniel Gavin | 2022-07-20 | 2 | -3/+3 |
| * | Added many new snapshot tests to odinfmt + fixed call_expression nesting | Daniel Gavin | 2022-07-20 | 10 | -1/+5195 |
| * | Fix regression and added it to snapshot. | Daniel Gavin | 2022-07-18 | 2 | -0/+13 |
| * | Added new suffix type to handle newline comments in odinfmt. | Daniel Gavin | 2022-07-18 | 6 | -11/+29 |
| * | Fix regression and added to snapshot | Daniel Gavin | 2022-07-17 | 2 | -0/+28 |
| * | odinfmt fixes + more tests | Daniel Gavin | 2022-07-14 | 2 | -0/+11 |
| * | odinfmt: add more tests and fix comp_lit | Daniel Gavin | 2022-07-14 | 6 | -4/+41 |
| * | Add new snapshot system for odinfmt testing. | Daniel Gavin | 2022-07-09 | 6 | -0/+1087 |