Commit Graph

30 Commits (master)

Author SHA1 Message Date
Kim Alvefur 19126b5410 teal: Regenerate Lua files 8 months ago
Kim Alvefur 89359b70dc util.datamapper: Improve handling of schemas with non-obvious "type" 4 years ago
Kim Alvefur 43531740f9 util: Prefix module imports with prosody namespace 3 years ago
Kim Alvefur e2cff34641 util.mathcompat: Module to ease reuse of math.type() 3 years ago
Kim Alvefur 5168bd5c5f util.datamapper: Add support for $ref pointers 4 years ago
Kim Alvefur 4720eea24f util.datamapper: Don't include empty unwrapped arrays 5 years ago
Kim Alvefur 13185a16ae util.datamapper: Fix error on attempt to coerce nil to something 5 years ago
Kim Alvefur 2040145780 util.datamapper: Deal with locally built stanzas missing xmlns 5 years ago
Kim Alvefur e783d99cc2 util.datamapper: Factor out conversion from any value to XML string 5 years ago
Kim Alvefur 6f0532b89f util.datamapper: Handle nested arrays or objects in arrays 5 years ago
Kim Alvefur f68d29bafd util.datamapper: Fix to skip parsing wrapped arrays that aren't there 5 years ago
Kim Alvefur 4f191a3239 util.datamapper: Complete array building support 5 years ago
Kim Alvefur 366edae239 util.datamapper: Factor out handling of object properties for array reuse 5 years ago
Kim Alvefur f5962d7193 util.datamapper: Finally implement support for parsing arrays 5 years ago
Kim Alvefur 87474145e5 util.datamapper: Factor out extraction of the XML part to use 5 years ago
Kim Alvefur a51587da48 util.datamapper: Only get element name if there's an element 5 years ago
Kim Alvefur 7f04df223a util.datamapper: Fix arrays nesting one level too deep 5 years ago
Kim Alvefur 3c3cdcd0c7 util.datamapper: Deal with type name changes in util.jsonschema 5 years ago
Kim Alvefur 576b43151c util.datamapper: Limited support for unparsing simple arrays of strings 5 years ago
Kim Alvefur c62c5b307e util.datamapper: Add initial support for parsing arrays 5 years ago
Kim Alvefur fb7df0067c util.datamapper: Factor out common schema unpacking 5 years ago
Kim Alvefur 3a62af2e0e util.datamapper: Separate extraction of xml from coercion to target type 5 years ago
Kim Alvefur a7b010cbc5 util.datamapper: Use enum instead of mutually exclusive booleans 5 years ago
Kim Alvefur 9d25c9c9ac util.datamapper: Enumerated elements 5 years ago
Kim Alvefur a09823e81c util.datamapper: Add references with notes 5 years ago
Kim Alvefur 07889f274d util.datamapper: Add support for mapping of elements where only one attribute matters 5 years ago
Kim Alvefur 7cd2803161 util.datamapper: Add logic for "boolean" tags here the presence means true 5 years ago
Kim Alvefur d20ea9b87e util.datamapper: Invent extension for using tag name as value 5 years ago
Kim Alvefur d8e9e044f2 util.datamapper: Add 'unparse' for turning tables into XML 5 years ago
Kim Alvefur 081eb23c54 util.datamapper: Library for extracting data from stanzas 5 years ago