| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | A clang-format pass | Martin Ridgers | 2024-09-17 | 1 | -1/+1 |
| | | |||||
| * | Explicitly tell dbghelp.dll to look for PDBs alongside Zen's binaries | Martin Ridgers | 2024-09-17 | 1 | -1/+3 |
| | | |||||
| * | improve logging on main failure (#111) | Dan Engelbrecht | 2024-08-14 | 1 | -3/+7 |
| | | | | | | | * add support for indenting callstack output * Explicitly catch option-parse error and reduce log spam on bad parameters * add command line to sentry error reports * log command line at startup | ||||
| * | improved assert (#37) | Dan Engelbrecht | 2024-04-04 | 1 | -0/+221 |
| - Improvement: Add file and line to ASSERT exceptions - Improvement: Catch call stack when throwing assert exceptions and log/output call stack at important places to provide more context to caller | |||||