aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* docs(treesitter): use full function names in tags (#21321)Gregory Anders2022-12-07
* docs(gen): support language annotation in docstringsChristian Clason2022-12-02
* feat(web): syntax highlighting via highlight.jsChristian Clason2022-12-02
* feat(help): highlighted codeblocksChristian Clason2022-11-29
* vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29
* feat: add vim.secure.read()Gregory Anders2022-11-17
* feat(lua-api): avoid unnecessary allocations (#19877)Lewis Russell2022-11-14
* Merge pull request #20858 from dundargoc/build/lintshdundargoc2022-11-05
|\
| * build(lint): add more shell scripts to lintshdundargoc2022-11-01
* | docs: fix typosdundargoc2022-11-02
|/
* build(vim-patch.sh): checkout files with path for uncrustify (#20863)zeertzjq2022-10-30
* build(vim-patch.sh): handle added/removed files properlyzeertzjq2022-10-27
* build: preprocess vim patches with uncrustify #20786dundargoc2022-10-24
* ci(lintcommit): enforce common scope names #20393dundargoc2022-10-24
* feat(vim-patch): mention original author #20772Maxime Brunet2022-10-23
* vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes2022-10-21
* docs: update vimdoc parser #20747Justin M. Keyes2022-10-20
* fix(docs-html): misaligned tabs after conceal #20690Yee Cheng Chin2022-10-20
* feat(docs): update parser, HTML gen #20720Justin M. Keyes2022-10-18
* feat(runtime)!: remove filetype.vim (#20428)Christian Clason2022-10-17
* docs: fix/remove invalid URLs #20647Justin M. Keyes2022-10-14
* feat(cscope)!: removeLewis Russell2022-10-13
* refactor(lua2dox_filter): formatLewis Russell2022-10-10
* refactor(lua2dox): tidyLewis Russell2022-10-10
* refactor(lua2dox): format with styluaLewis Russell2022-10-10
* feat(docs-html): try to use tags for ToC headingsJustin M. Keyes2022-10-10
* fix(docs-html): update parserJustin M. Keyes2022-10-10
* docs: various #12823Justin M. Keyes2022-10-09
* docs(news): add news.txt and link from README (#20426)Christian Clason2022-10-08
* feat: added support for specifying types for lua2doxFolke Lemaitre2022-10-06
* feat: added support for optional params to lua2doxFolke Lemaitre2022-10-06
* feat: added support for @generic to lua2dox.luaFolke Lemaitre2022-10-06
* fix(docs-html): keycodes, taglinks, column_heading #20498Justin M. Keyes2022-10-06
* feat(docs): format parameters as a list #20485Justin M. Keyes2022-10-05
* fix(docs): missing "(" in :help HTMLJustin M. Keyes2022-10-04
* feat(docs): nested lists in HTML, update :help parserJustin M. Keyes2022-10-04
* feat(docs): fixes for :help HTML generatorJustin M. Keyes2022-09-29
* feat(gen_help_html.lua): adapt to new parserJustin M. Keyes2022-09-28
* feat(gen_help_html.lua): put commit-id in footerJustin M. Keyes2022-09-28
* fix(gen_vimdoc.py): handle missing luajitJustin M. Keyes2022-09-25
* feat(docs): gen_help_html.luaJustin M. Keyes2022-09-22
* docs(treesitter): clean up and update treesitter.txt (#20142)Christian Clason2022-09-14
* Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
|\
| * perf(api): allow to use an arena for return valuesbfredl2022-08-23
* | doc(CONTRIBUTING): update #19891Lewis Russell2022-08-23
|/
* refactor: move code dealing with script files to runtime.c (#19734)zeertzjq2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* docs: change gen_vimdoc indentation to 4 spacesii142022-08-11
* build: add formatting targets for c and lua files (#19488)dundargoc2022-08-02
* refactor: fix clang and PVS warnings (#19569)zeertzjq2022-07-29