aboutsummaryrefslogtreecommitdiff
path: root/src/compat.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bring all interesting fixes from the C++ implementation back into the C ↵Benoit Germain2024-04-111-0/+1
| | | | implementation
* 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
| | | | Untested, but it might just work :).
* Fix build issues with compat.c/hBenoit Germain2014-04-231-0/+4
|
* moved compatibility code in a separate fileBenoit Germain2014-04-031-0/+29