aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/c_grammar.lua
Commit message (Expand)AuthorAge
* 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