webmcp
log framework/env/__init.lua
age | author | description |
---|---|---|
2021-03-07 | jbe | Allow inheritance in translation tables using __parent |
2017-07-23 | jbe | Improve efficiency of table.insert in case of Lua 5.3 (do not use compatibility wrapper) |
2017-06-30 | jbe | Provide custom implementation of table.insert for Lua 5.2 |