webmcp
log
| age | author | description |
|---|---|---|
| 2017-06-30 | jbe | Provide custom implementation of table.insert for Lua 5.2 |
| 2017-06-28 | jbe | Improved documentation |
| 2017-06-27 | jbe | Simplified implementation of slot.set_layout(...) when using request.is_in_progress() |
| 2017-06-27 | jbe | Allow actions to directly return content (e.g. for XMLHttpRequests) by calling slot.set_layout(...) during request handling |
| 2017-06-27 | jbe | Fixed error in error handling when catching illegal static path |
| 2017-06-18 | jbe | Support for non-integer numbers in mondelefant_atom_connector (requires Lua 5.3) |