webmcp
log
| age | author | description |
|---|---|---|
| 2015-03-01 | jbe | Skip application based initializers in interactive mode |
| 2015-03-01 | jbe | Allow illegal routes |
| 2015-03-01 | jbe | Added missing local statement in table.new(...) |
| 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 |
| 2015-02-28 | jbe | Corrected level of error() call in mcp.lua |