| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add ODIN_ERROR_POS_STYLE environment variable | gingerBill | 2022-01-26 | 1 | -0/+4 |
| | | | | | | | | | Allowing for two different error message styles: default or odin path(line:column) message unix path:line:column: message | ||||
| * | Fix #1267 | gingerBill | 2022-01-23 | 1 | -0/+1 |
| | | |||||
| * | Move error handling code to a separate file | gingerBill | 2022-01-10 | 1 | -0/+411 |