aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gen_annotations.lua
Commit message (Expand)AuthorAgeFilesLines
* fix: sanitize invalid schema keys in type namesYi Ming2026-03-131-7/+55
* fix: map array object items to table[]Yi Ming2026-03-131-2/+2
* fix: avoid duplicate class names for nested schemasYi Ming2026-03-131-12/+21
* fix: respect schema required fieldsYi Ming2026-03-131-2/+27
* feat: auto-generate annotations for LSP settingsYi Ming2026-03-131-0/+308