aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/except.cpp
Commit message (Collapse)AuthorAgeFilesLines
* use exception when allocations fail rather than asserts (#319)Dan Engelbrecht2023-05-231-0/+20
| | | | * use exception when allocations fail rather than asserts * changelog
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+93
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees