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
2015-03-26 jbe Code cleanup and performance improvements regarding 404 check; Deprecated encode.action_file_path{...} and encode.view_file_path{...}
2015-03-24 jbe Autodoc comments improved
2015-03-23 jbe Root __init.lua function must not set global variables without _G now; Documentation for "_" function added
2015-03-22 jbe Always enable SQL tracer (within framework/env/__init.lua); Record execution time of SQL statements

Impressum / About Us