| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2025-02-10 | build: set luals checklevel to Hint #32392 | Lewis Russell | 1 | |
| 2025-01-27 | fix: resolve all remaining LuaLS diagnostics | Lewis Russell | 1 | |
| 2024-01-14 | docs: auto-generate docs for `vim.lpeg` and `vim.re` | Jongwook Choi | 1 | |
| - Add section `VIM.LPEG` and `VIM.RE` to docs/lua.txt. - Add `_meta/re.lua` which adds luadoc and type annotations, for the vendored `vim.re` package. - Fix minor style issues on `_meta/lpeg.lua` luadoc for better vimdocs generation. - Fix a bug on `gen_vimdoc` where non-helptags in verbatim code blocks were parsed as helptags, affecting code examples on `vim.lpeg.Cf`, etc. - Also move the `vim.regex` section below so that it can be located closer to `vim.lpeg` and `vim.re`. | ||||
| 2023-09-04 | build: bump lpeg to 1.1.0 (#25016) | dundargoc | 1 | |
| Release notes indicates it has better UTF8 handling which is relevant for us. | ||||
| 2023-04-27 | refactor(build): include lpeg as a library | bfredl | 1 | |
