Fri, 19 Mar 2021 19:07:25 +0100 util.datamapper: Only get element name if there's an element
Kim Alvefur <zash@zash.se> [Fri, 19 Mar 2021 19:07:25 +0100] rev 11468
util.datamapper: Only get element name if there's an element Fixes error due to attempting to index a nil value
Fri, 19 Mar 2021 15:51:38 +0100 make: Magic trick for teal-src/*.tl -> ./*.lua
Kim Alvefur <zash@zash.se> [Fri, 19 Mar 2021 15:51:38 +0100] rev 11467
make: Magic trick for teal-src/*.tl -> ./*.lua
Fri, 19 Mar 2021 01:17:59 +0100 util.datamapper: Fix arrays nesting one level too deep
Kim Alvefur <zash@zash.se> [Fri, 19 Mar 2021 01:17:59 +0100] rev 11466
util.datamapper: Fix arrays nesting one level too deep
Fri, 19 Mar 2021 00:26:04 +0100 util.datamapper: Deal with type name changes in util.jsonschema
Kim Alvefur <zash@zash.se> [Fri, 19 Mar 2021 00:26:04 +0100] rev 11465
util.datamapper: Deal with type name changes in util.jsonschema
Thu, 18 Mar 2021 23:57:03 +0100 util.jsonschema: Rename types for improved readability
Kim Alvefur <zash@zash.se> [Thu, 18 Mar 2021 23:57:03 +0100] rev 11464
util.jsonschema: Rename types for improved readability
Thu, 18 Mar 2021 23:16:41 +0100 teal: Use new integer support in Teal 0.13.0
Kim Alvefur <zash@zash.se> [Thu, 18 Mar 2021 23:16:41 +0100] rev 11463
teal: Use new integer support in Teal 0.13.0
Thu, 18 Mar 2021 13:07:10 +0100 util.datamapper: Limited support for unparsing simple arrays of strings
Kim Alvefur <zash@zash.se> [Thu, 18 Mar 2021 13:07:10 +0100] rev 11462
util.datamapper: Limited support for unparsing simple arrays of strings
Thu, 18 Mar 2021 12:57:25 +0100 util.datamapper: Add initial support for parsing arrays
Kim Alvefur <zash@zash.se> [Thu, 18 Mar 2021 12:57:25 +0100] rev 11461
util.datamapper: Add initial support for parsing arrays
Sun, 14 Mar 2021 16:50:49 +0100 util.datamapper: Factor out common schema unpacking
Kim Alvefur <zash@zash.se> [Sun, 14 Mar 2021 16:50:49 +0100] rev 11460
util.datamapper: Factor out common schema unpacking This code extracts the bits from the schema that determines how the data is to be mapped to/from XML.
Sun, 14 Mar 2021 03:06:37 +0100 util.datamapper: Separate extraction of xml from coercion to target type
Kim Alvefur <zash@zash.se> [Sun, 14 Mar 2021 03:06:37 +0100] rev 11459
util.datamapper: Separate extraction of xml from coercion to target type Now it gets the text, attribute or name first, then turns it into whatever the schema wants. This should be easier to further factor out into preparation for array support.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip