Commit graph

4 commits

Author SHA1 Message Date
Kim Alvefur
f8e73eba98 compat: Use table.pack (there since Lua 5.2) over our util.table
Added in d278a770eddc avoid having to deal with its absence in Lua 5.1.
No longer needed when Lua 5.1 support is dropped.
2022-07-11 19:15:24 +02:00
Kim Alvefur
5251c9b686 compat: Remove handling of Lua 5.1 location of 'unpack' function 2022-07-11 19:07:38 +02:00
Matthew Wild
1ab96f2289 tools.modtrace: Pass config to serialize() 2020-10-30 14:04:40 +00:00
Matthew Wild
7312a610d4 tools.modtrace: Library for tracing/debugging Lua module and method calls 2020-10-30 13:53:24 +00:00