aboutsummaryrefslogtreecommitdiff
path: root/src/compat.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASSERT_L → LUA_ASSERTBenoit Germain2024-04-241-1/+1
* some dead code elimination and other triflesBenoit Germain2024-04-161-21/+18
* C++ migration: fixed a few std::ignoreBenoit Germain2024-04-101-4/+5
* C++ migration: [[nodiscard]] everywhere. still have to check all std::ignoreBenoit Germain2024-04-091-3/+3
* C++ migration: use strong type safety for source and destination states in tr...Benoit Germain2024-04-091-10/+25
* C++ migration: STACK_GROW is no longer a macro, sanitized and fixed warnings ...Benoit Germain2024-03-221-1/+4
* C++ migration: changed file extensions from .c to .cppBenoit Germain2024-03-191-0/+96