aboutsummaryrefslogtreecommitdiff
path: root/src/error.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove the synchronization primitive init/destroy callsgingerBill2023-01-011-4/+0
|
* `gb_internal` a lotgingerBill2022-12-181-31/+31
|
* 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