aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/gen_declarations.lua
Commit message (Expand)AuthorAge
* refactor: gen_declarations.luaLewis Russell2024-11-29
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* build: allow comment after #include for required header (#29722)zeertzjq2024-07-16
* refactor(declarations): also generate prototypes for functions in headersbfredl2024-07-13
* refactor(IWYU): add "private" pragma to more generated headers (#26706)zeertzjq2023-12-22
* build: enable lintlua for src/ dir #26395Justin M. Keyes2023-12-04
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq2023-11-27
* refactor(build): include lpeg as a librarybfredl2023-04-27
* feat(cscope)!: removeLewis Russell2022-10-13
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* fix(build): export symbols on WindowsFamiu Haque2021-10-17
* refactor(api): handle option dicts properlyBjörn Linse2021-10-03
* PVS/V1049: fix numerous "DEFINE_FUNC_ATTRIBUTES" warnings #11544Justin M. Keyes2019-12-11
* Fix luacheck errors for all Lua source filesSameed Ali2019-07-04
* build/msvc: Fix preprocessor parsingb-r-o-c-k2018-02-28
* *: Fix some typos found by oni-linkZyX2017-11-06
* gen_declarations: Do not generate line numbers by defaultZyX2017-10-29
* generators: separate source generators from scriptsBjörn Linse2017-05-10