aboutsummaryrefslogtreecommitdiff
path: root/src/debug.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed debug.h → debug.hppBenoit Germain2024-10-281-115/+0
* Renamed luaerrors.h → luaerrors.hppBenoit Germain2024-10-281-1/+1
* Fix incorrect int-bool conversionsBenoit Germain2024-10-151-1/+1
* Sprinkling StackIndex all over the placeBenoit Germain2024-10-081-2/+2
* Internal improvements: new strong types StackIndex and KeeperIndexBenoit Germain2024-10-071-15/+5
* Build fixes for mingw/g++Benoit Germain2024-10-011-2/+2
* Replace __FILE__/__LINE__ with std::source_locationBenoit Germain2024-06-121-16/+27
* Debug code to help track linda gc during keeper operationBenoit Germain2024-06-071-0/+2
* Reorganized debug stuffBenoit Germain2024-06-071-0/+112