aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src/prosody/util/jsonpointer.tl
Commit message (Collapse)AuthorAgeFilesLines
* util.jsonpointer: Change function prototype to allow anythingKim Alvefur2023-06-301-1/+1
| | | | | But anything that's not a table can't be resolved into, which could happen in the middle, so eh.
* util.jsonpointer: Silence Teal warningKim Alvefur2023-06-301-1/+1
| | | | It seems to think 'table' never has array items, but we don't know that.
* teal: Move into prosody namespaceKim Alvefur2023-03-231-0/+46