aboutsummaryrefslogtreecommitdiff
path: root/src/compat.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ migration: wrap lua type values in an enum class for type safety and debu...Benoit Germain2024-04-101-0/+27
* C++ migration: lots of noise, but it's only some minor code cleanupBenoit Germain2024-03-281-0/+1
* C++ migration: more NULL → nullptrBenoit Germain2024-03-201-1/+1
* C++ migration: buildfixesBenoit Germain2024-03-191-4/+7
* moonjit supportBenoit Germain2022-03-091-0/+25
* Lua 5.4 supportBenoit Germain2018-11-271-4/+26
* Fix 64 bits compilation warningsBenoit Germain2016-11-211-0/+1
* preliminary Lua 5.3 supportBenoit Germain2014-12-161-5/+20
* Fix build issues with compat.c/hBenoit Germain2014-04-231-0/+4
* moved compatibility code in a separate fileBenoit Germain2014-04-031-0/+29