webmcp
log libraries/mondelefant/mondelefant_atom_connector.lua
| age | author | description |
|---|---|---|
| 2017-06-18 | jbe | Support for non-integer numbers in mondelefant_atom_connector (requires Lua 5.3) |
| 2016-01-12 | jbe | Bugfix in mondelefant_atom_connector: Properly handle big numbers (integer and non-integer) |
| 2015-11-14 | jbe | Proper support for mutable data types (JSON objects/arrays) in table columns |
| 2015-11-14 | jbe | Added mutability state handlers in mondelefant_atom_connector.lua and prepare its usage in mondelefant_native.c |
| 2014-08-01 | jbe | Throw error in mondelefant-atom-connector when encountering illegal JSON document |
| 2014-08-01 | jbe | Make JSON library accessible in mondelefant-atom-connector |
| 2014-08-01 | jbe | Load JSON library in WebMCP and automatically convert JSON documents in mondelefant-atom-connector |
| 2012-11-04 | jbe | Backed out changeset bbfbbddf13ad (support for intervals) |
| 2012-11-04 | jbe | Support for intervals |
| 2012-04-15 | jbe | Compatibility with Lua 5.2 |
| 2009-11-17 | jbe | Version 1.0.1v1.0.1 |
| 2009-10-25 | jbe/bsw | Version 1.0.0v1.0.0 |