aboutsummaryrefslogtreecommitdiff
path: root/src/error.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add ODIN_ERROR_POS_STYLE environment variablegingerBill2022-01-261-0/+4
| | | | | | | | Allowing for two different error message styles: default or odin path(line:column) message unix path:line:column: message
* Fix #1267gingerBill2022-01-231-0/+1
|
* Move error handling code to a separate filegingerBill2022-01-101-0/+411