webmcp
log
age | author | description |
---|---|---|
2015-03-01 | jbe | Modified global_metatable.__newindex metamethod |
2015-02-28 | jbe | Bugfix for globals exception (compare with _G instead of _ENV) |
2015-02-28 | jbe | Exception for setting global variables |
2015-02-28 | jbe | Added local variable declarations in request/default_router.lua |