summaryrefslogtreecommitdiffstatshomepage
path: root/src/gen/gen_eval_files.lua
AgeCommit message (Expand)AuthorFiles
2026-04-19feat(options): add 'winpinned' to pin a window #39157luukvbaal1
2026-04-16test: lint naming conventions #39117Justin M. Keyes1
2026-04-14fix(lua): not obvious which _meta/ files are generated #39035Justin M. Keyes1
2026-04-14refactor(options): generate "modeline disallowed" doc text #39019Justin M. Keyes1
2026-03-24docs: api, plugins, ui2Justin M. Keyes1
2026-03-09fix: resolve all remaining LuaLS warnings in `src/`Riccardo Mazzarini1
2025-09-10fix(gen): prevent "make doc" failure due to temporary filesbfredl1
2025-09-06fix(types): nvim_get_win_config return type #35639Lewis Russell1
2025-07-12docs(autocmd): generate events enum type #34883luukvbaal1
2025-07-10docs: api, pack, events, developJustin M. Keyes1
2025-06-26docs(api): document types using LuaCATS typesLewis Russell1
2025-06-17refactor(generator): use fmt() for string.format() more (#34528)zeertzjq1
2025-06-16vim-patch:631a50c: runtime(doc): mention cannot ignored events in eventignore...zeertzjq1
2025-06-16docs(meta): fix incorrect bar -> backtick replacement (#34520)zeertzjq1
2025-06-06fix: type fixesLewis Russell1
2025-05-30docs: rename builtin.txt, eval.txt #34212Phạm Bình An1
2025-05-02feat(build): build.zig MVP: build and run functionaltests on linuxbfredl1
2025-04-23feat: render tuple types for API methodsLewis Russell1
2025-03-10fix(lua): types for vim.api.keyset.win_config #32700Tomasz N1
2025-03-08fix(types): do not mark unstable API as privateLewis Russell1
2025-02-26feat(lua): vim.text.indent()Justin M. Keyes1
2025-02-26build: move all generator scripts to `src/gen/`Lewis Russell1