index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
iter.lua
Age
Commit message (
Expand
)
Author
Files
2026-03-11
docs: api, messages, lsp, trust
Justin M. Keyes
1
2026-02-12
feat(iter): peek(), skip(predicate) for non-list iterators #37604
Elijah Koulaxis
1
2026-02-10
feat(lua): add `Iter:unique()` (#37592)
Olivia Kinnear
1
2025-07-22
fix(iter): ArrayIter:last returns nil when filtered to empty #34697
glepnir
1
2025-07-03
feat(runtime): accept predicates in take and skip (#34657)
Mart-Mihkel Aun
1
2025-03-15
docs: misc
dundargoc
1
2024-09-01
docs: misc #28970
Justin M. Keyes
1
2024-06-11
fix(types): use vararg return type annotation
Will Hopkins
1
2024-05-17
fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781)
Gregory Anders
1
2024-05-15
docs: misc (#28609)
dundargoc
1
2024-05-13
refactor(lua): remove deprecated features #28725
Justin M. Keyes
1
2024-04-30
docs: misc #24163
Justin M. Keyes
1
2024-04-26
refactor(vim.iter)!: rename xxback() => rxx() #28503
Justin M. Keyes
1
2024-04-19
refactor(vim.iter)!: remove vim.iter.map/filter/totable #26138
Justin M. Keyes
1
2024-03-23
fix(vim.iter): use correct cmp function when truncating tail in `take` (#27998)
Calvin Bochulak
1
2024-03-09
docs: support inline markdown
Lewis Russell
1
2024-03-06
fix(types): move type annotation for `IterMod`
Will Hopkins
1
2024-03-06
refactor(types): more fixes (2)
Lewis Russell
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-01-18
docs(vim.iter): correct `bool` to `boolean` (#27018)
notomo
1
2024-01-11
fix(doc): improve doc generation of types using lpeg
Lewis Russell
1
2024-01-10
feat(vim.iter): add Iter:flatten (#26786)
JD
1
2023-12-30
refactor: fix luals warnings
dundargoc
1
2023-12-12
feat(iter): add `Iter.take` (#26525)
Will Hopkins
1
2023-12-05
feat(lua): implement Iter:join() (#26416)
Gregory Anders
1
2023-11-25
docs: vim.iter #26169
Justin M. Keyes
1
2023-09-13
feat(vimdoc): support Markdown code blocks (#25127)
Gregory Anders
1
2023-08-09
fix(iter): make pipeline termination conditions consistent (#24614)
Gregory Anders
1
2023-08-03
docs: misc
Justin M. Keyes
1
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
1
2023-07-17
docs(lua): change *lua-foo* -> *vim.foo*
Lewis Russell
1
2023-06-25
fix(docs): vimdoc syntax errors
Justin M. Keyes
1
2023-06-19
docs #22363
Justin M. Keyes
1
2023-06-10
feat(lua): use callable table as iterator in vim.iter (#23957)
Mathias Fußenegger
1
2023-06-03
perf(iter): make ListIter.totable more efficient (#23714)
Lewis Russell
1
2023-06-03
docs(iter): add emmylua type to iter module (#23845)
Sebastian Lyng Johansen
1
2023-06-02
docs: small fixes (#23619)
dundargoc
1
2023-04-28
perf(iter): reduce number of table allocations
Gregory Anders
1
2023-04-25
refactor(iter): move helper functions under vim.iter
Gregory Anders
1
2023-04-21
refactor(iter): use metatable as packed table tag (#23254)
Gregory Anders
1
2023-04-19
fix(iter): remove special case totable for map-like tables
Gregory Anders
1
2023-04-19
fix(iter): add tag to packed table
Gregory Anders
1
2023-04-17
feat(lua): add vim.iter (#23029)
Gregory Anders
1