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
/
runtime
/
lua
/
vim
/
iter.lua
Commit message (
Expand
)
Author
Age
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
fix(types): use vararg return type annotation
Will Hopkins
2024-06-11
*
fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781)
Gregory Anders
2024-05-17
*
docs: misc (#28609)
dundargoc
2024-05-15
*
refactor(lua): remove deprecated features #28725
Justin M. Keyes
2024-05-13
*
docs: misc #24163
Justin M. Keyes
2024-04-30
*
refactor(vim.iter)!: rename xxback() => rxx() #28503
Justin M. Keyes
2024-04-26
*
refactor(vim.iter)!: remove vim.iter.map/filter/totable #26138
Justin M. Keyes
2024-04-19
*
fix(vim.iter): use correct cmp function when truncating tail in `take` (#27998)
Calvin Bochulak
2024-03-23
*
docs: support inline markdown
Lewis Russell
2024-03-09
*
fix(types): move type annotation for `IterMod`
Will Hopkins
2024-03-06
*
refactor(types): more fixes (2)
Lewis Russell
2024-03-06
*
docs: improve/add documentation of Lua types
Lewis Russell
2024-03-01
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
docs(vim.iter): correct `bool` to `boolean` (#27018)
notomo
2024-01-18
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
feat(vim.iter): add Iter:flatten (#26786)
JD
2024-01-10
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
feat(iter): add `Iter.take` (#26525)
Will Hopkins
2023-12-12
*
feat(lua): implement Iter:join() (#26416)
Gregory Anders
2023-12-05
*
docs: vim.iter #26169
Justin M. Keyes
2023-11-25
*
feat(vimdoc): support Markdown code blocks (#25127)
Gregory Anders
2023-09-13
*
fix(iter): make pipeline termination conditions consistent (#24614)
Gregory Anders
2023-08-09
*
docs: misc
Justin M. Keyes
2023-08-03
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
docs(lua): change *lua-foo* -> *vim.foo*
Lewis Russell
2023-07-17
*
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-25
*
docs #22363
Justin M. Keyes
2023-06-19
*
feat(lua): use callable table as iterator in vim.iter (#23957)
Mathias Fußenegger
2023-06-10
*
perf(iter): make ListIter.totable more efficient (#23714)
Lewis Russell
2023-06-03
*
docs(iter): add emmylua type to iter module (#23845)
Sebastian Lyng Johansen
2023-06-03
*
docs: small fixes (#23619)
dundargoc
2023-06-02
*
perf(iter): reduce number of table allocations
Gregory Anders
2023-04-28
*
refactor(iter): move helper functions under vim.iter
Gregory Anders
2023-04-25
*
refactor(iter): use metatable as packed table tag (#23254)
Gregory Anders
2023-04-21
*
fix(iter): remove special case totable for map-like tables
Gregory Anders
2023-04-19
*
fix(iter): add tag to packed table
Gregory Anders
2023-04-19
*
feat(lua): add vim.iter (#23029)
Gregory Anders
2023-04-17