aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/c_grammar.lua
Commit message (Expand)AuthorAge
* fix(api): deprecate nvim_subscribe, nvim_unsubscribe #30456Justin M. Keyes2024-12-02
* refactor: gen_declarations.luaLewis Russell2024-11-29
* feat(keysets): teach Union and LuaRefOfLewis Russell2024-11-25
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* refactor(shada): rework msgpack decoding without msgpack-cbfredl2024-08-05
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* refactor(api): make freeing of return-value opt-in instead of opt outbfredl2024-02-21
* build: enable lintlua for src/ dir #26395Justin M. Keyes2023-12-04
* fix(api): use text_locked() to check textlockSean Dewar2023-07-05
* refactor(build): include lpeg as a librarybfredl2023-04-27
* refactor(api): make typed dicts appear as types in the source codebfredl2023-04-07
* refactor(ui): devirtualize the ui layerbfredl2023-01-05
* feat(lua-api): avoid unnecessary allocations (#19877)Lewis Russell2022-11-14
* perf(api): allow to use an arena for return valuesbfredl2022-08-23
* feat(ui): implement ui_client event handlershlpr982022-03-15
* fix(build): export symbols on WindowsFamiu Haque2021-10-17
* refactor(api): handle option dicts properlyBjörn Linse2021-10-03
* api: add textlock checknotomo2020-12-15
* tree-sitter: implement query functionality and highlighting prototype [skip.l...Björn Linse2019-12-22
* Fix luacheck errors for all Lua source filesSameed Ali2019-07-04
* rename: FUNC_API_ASYNC => FUNC_API_FASTBjörn Linse2019-06-30
* UI: add "compositor" layer to merge grids for TUI use in a correct wayBjörn Linse2019-02-02
* api: always use prefix FUNC_API, also change NOEVAL to REMOTE_ONLYBjörn Linse2017-05-10
* generators: separate source generators from scriptsBjörn Linse2017-05-10