blankart/src/blua
Alug b0da7ac519 hash_sparse: change length checks
dont early return on 0 len, let it be the falltrough case, this seems to help branch prediction
2026-02-24 12:47:33 -05:00
..
BLUA.htm SRB2 2.1 release 2014-03-15 13:11:35 -04:00
CMakeLists.txt Rename SRB2SDL to BLANKART 2026-02-11 22:44:28 -05:00
lapi.c lua_pushlstring: prefer luaS_newlstr over luaS_new 2026-02-24 12:22:18 -05:00
lapi.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lauxlib.c blua: attempt emergency garbo collection on file io operations if they fail 2026-02-22 17:05:53 -05:00
lauxlib.h blua: attempt emergency garbo collection on file io operations if they fail 2026-02-22 17:05:53 -05:00
lbaselib.c Revert 'Merge pull request 'File loading refactor' (#68) from wadstrbuf into blankart-dev' 2025-06-30 01:45:01 -04:00
lcode.c More concise 2020-11-21 13:43:32 -08:00
lcode.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
ldblib.c Expose debug library to Lua 2024-08-01 01:47:02 -04:00
ldebug.c Hardcode assist, part J (jartha) 2024-08-21 16:49:29 -04:00
ldebug.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
ldo.c Kill MSVC 2025-10-16 20:42:11 -04:00
ldo.h Kill MSVC 2025-10-16 20:42:11 -04:00
ldump.c useless test removed (pointed by lint) 2022-05-11 12:17:49 -07:00
lfunc.c Hardcode assist, part J (jartha) 2024-08-21 16:49:29 -04:00
lfunc.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lgc.c SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lgc.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
linit.c Expose debug library to Lua 2024-08-01 01:47:02 -04:00
liolib.c blua: attempt emergency garbo collection on file io operations if they fail 2026-02-22 17:05:53 -05:00
llex.c Build: kill GCC 7's implicit-fallthrough warning 2017-09-28 09:39:47 -04:00
llex.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
llimits.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lmem.c SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lmem.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lobject.c Fix OS-specific behavior caused by integer overflow on Lua numbers 2025-09-07 11:50:10 -04:00
lobject.h Hardcode assist, part J (jartha) 2024-08-21 16:49:29 -04:00
lopcodes.c SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lopcodes.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
loslib.c Convert most strcmp/stricmp to fastcmp/fasticmp 2025-12-11 13:00:32 -05:00
lparser.c Hardcode assist, part J (jartha) 2024-08-21 16:49:29 -04:00
lparser.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lstate.c SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lstate.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lstring.c hash_sparse: change length checks 2026-02-24 12:47:33 -05:00
lstring.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lstrlib.c Can we just do this please? Thanks. 2020-09-09 22:19:14 -05:00
ltable.c Build: kill GCC 7's implicit-fallthrough warning 2017-09-28 09:39:47 -04:00
ltable.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
ltablib.c gcc-6: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation] 2016-05-28 21:24:06 -04:00
ltm.c SRB2 2.1 release 2014-03-15 13:11:35 -04:00
ltm.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lua.h SRB2 2.1.12 release 2014-11-11 19:55:07 -05:00
luaconf.h Spare some external libraries from the MSVC purge 2025-10-17 18:02:13 +02:00
lualib.h Expose debug library to Lua 2024-08-01 01:47:02 -04:00
lundump.c SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lundump.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lvm.c Avoid computing invalid addresses 2026-02-22 16:23:07 -05:00
lvm.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lzio.c SRB2 2.1 release 2014-03-15 13:11:35 -04:00
lzio.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00