index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gen_eval_files.lua
Commit message (
Expand
)
Author
Age
*
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
2025-01-27
*
fix(options): better handling of empty values
Lewis Russell
2025-01-13
*
docs(api): return type of nvim_get_keymap() #31708
Shihua Zeng
2024-12-24
*
docs(annotations): added `---@generic` support
Colin Kennedy
2024-12-13
*
docs: do not escape Lua keywords #31467
Gregory Anders
2024-12-06
*
feat(keysets): teach Union and LuaRefOf
Lewis Russell
2024-11-25
*
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
2024-11-16
*
feat(options)!: disallow setting hidden options #28400
Famiu Haque
2024-11-04
*
docs(options): remove description for hidden options #30903
Famiu Haque
2024-10-22
*
vim-patch:9.1.0797: testing of options can be further improved (#30893)
zeertzjq
2024-10-22
*
docs: generate params/returns in builtin.txt #30654
Justin M. Keyes
2024-10-07
*
feat(docs): improve `@see` meta docstrings #30693
Justin M. Keyes
2024-10-06
*
fix(docs): markdown instead of vimdoc in meta docstrings #30680
Justin M. Keyes
2024-10-06
*
fix(docs): missing `@returns` desc in _meta/api.lua #30673
Justin M. Keyes
2024-10-05
*
docs: render `@since` versions, 0 means experimental #30649
Justin M. Keyes
2024-10-04
*
docs: render @see, @note items in _meta/api.lua #30494
Justin M. Keyes
2024-09-25
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`
JonnyKong
2024-08-25
*
fix(docs): add missing properties to hl_info #30032
Maria José Solano
2024-08-16
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)
zeertzjq
2024-07-10
*
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
*
fix(types): rename win_get_config return type to win_config
Will Hopkins
2024-03-02
*
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
docs(builtin): show tag at first line with multiple signatures (#27577)
zeertzjq
2024-02-22
*
feat: improve return type annotations for vim.api.*
Lewis Russell
2024-01-26
*
refactor(api): give "hl_group" more accurate _meta type
bfredl
2024-01-22
*
docs(builtin): overload functions with union return types
altermo
2024-01-14
*
feat: generate types and docs for v variables
Lewis Russell
2023-12-21
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
build: enable lintlua for scripts/ dir #26391
Justin M. Keyes
2023-12-04
*
docs(lua): don't include remote-only API functions (#26266)
zeertzjq
2023-11-28
*
build: use built nvim artifact to generate eval files (#25875)
Gregory Anders
2023-11-02
*
docs: miscellaneous doc and type fixes (#25554)
Maria José Solano
2023-10-10
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
vim-patch:596ad66d1ddb (#25102)
zeertzjq
2023-09-12
*
docs(builtin): small fixes (#24861)
Sean Dewar
2023-08-24
*
docs(generators): bake into cmake
Lewis Russell
2023-08-23
*
vim-patch:9.0.1710: scrolloff options work slightly different
zeertzjq
2023-08-23
*
docs(lua): the keyset nilocalypse
bfredl
2023-08-08
*
Merge pull request #24524 from bfredl/typed_keys
bfredl
2023-08-07
|
\
|
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
|
docs(options): take ownership of options.txt (#24528)
Lewis Russell
2023-08-04
|
/
*
docs: drop "Can also be used as a method" #24508
Justin M. Keyes
2023-08-01
*
feat(lua-types): types for vim.api.* (#24523)
Lewis Russell
2023-08-01
*
docs(builtin): right align tags (#24522)
Lewis Russell
2023-08-01
*
docs(builtin): fix and annotate language blocks (#24506)
Lewis Russell
2023-08-01
*
feat(docs): generate builtin.txt (#24493)
Lewis Russell
2023-07-28