summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/glob.lua
AgeCommit message (Expand)AuthorFiles
2026-01-12fix(glob): handle numeric literals in pattern matching (#37257)Tristan Knight1
2025-06-03fix(glob): handling commas in letter pattern #34170Brynne Taylor1
2025-05-22feat(glob): new Glob implementation based on Peglob #33605Brynne Taylor1
2025-01-27fix: resolve all remaining LuaLS diagnosticsLewis Russell1
2024-10-31fix: another round of type annotation fixesLewis Russell1
2024-07-06fix(glob): avoid `subcapture nesting too deep` error (#29520)Zoltán Nyikos1
2024-06-10fix(glob): handle overlapping `{}` condition elements #29236Jon Huhn1
2024-01-19refactor(lua): refactored globaltermo1
2024-01-17fix(lua): return after assert returns assert message (#27064)altermo1
2024-01-02docs(glob): add glob module (#26853)Mathias Fußenegger1
2023-12-22refactor(lsp): move glob parsing to util (#26519)Steven Arcangeli1