aboutsummaryrefslogtreecommitdiffstats
path: root/core/except.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid some const_castsChris Robinson2024-01-031-1/+1
* Use macros for the likely/unlikely attributesChris Robinson2023-03-011-1/+1
* clang-tidy cleanups (#800)Rosen Penev2023-01-151-1/+1
* Avoid inlining the base_exception destructorChris Robinson2023-01-131-0/+2
* Avoid inlining certain exception functionsChris Robinson2022-12-161-3/+0
* Define a destructor as default instead of emptyChris Robinson2022-12-151-1/+1
* Avoid using a macro to wrap standard attributesChris Robinson2022-12-061-1/+1
* Avoid some uses of the LIKELY/UNLIKELY macrosChris Robinson2022-12-051-1/+1
* Move alexcpt to coreChris Robinson2020-12-241-0/+31