aboutsummaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
11 daysDisable unit test "lanes.stack checker" in Release buildsBenoit Germain3-7/+23
12 daysMore makefile improvementsBenoit Germain3-18/+30
12 daysMakefile tweaksBenoit Germain4-3/+4
12 daysFix unit tests makefileBenoit Germain1-1/+1
12 daysMake gcc happyBenoit Germain2-1/+2
12 daysUnit tests for lanes.sleepBenoit Germain1-0/+65
13 daysAdd a VisualStudio solution to build and debug LanesBenoit Germain17-183/+3329
13 daysKill obsolete deeptest.lua fileBenoit Germain1-159/+0
13 daysSample module deep test renamed deep_userdata_exampleBenoit Germain9-36/+195
13 daysMore unit testsBenoit Germain2-47/+194
2025-03-10Fix unit tests failing for Lua 5.3Benoit Germain2-7/+6
2025-03-10Fix/disable some unit tests against LuaJIT until the failure reason is discov...Benoit Germain5-68/+76
2025-03-10Some fixes for unit tests with LuaJITBenoit Germain8-11/+204
2025-03-07Buildfix against Lua 5.1 (no lua_Unsigned)Benoit Germain1-3/+3
2025-03-07Revamped lanes.nameofBenoit Germain4-118/+218
2025-03-06New compatibility helper luaG_rawgetBenoit Germain6-40/+55