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 |