Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781) | Gregory Anders | 2024-05-17 |
* | refactor(vim.iter)!: rename xxback() => rxx() #28503 | Justin M. Keyes | 2024-04-26 |
* | test: improve test conventions | dundargoc | 2024-04-23 |
* | refactor(test): inject after_each differently | Lewis Russell | 2024-04-10 |
* | test: improve test conventions | dundargoc | 2024-04-08 |
* | fix(vim.iter): use correct cmp function when truncating tail in `take` (#27998) | Calvin Bochulak | 2024-03-23 |
* | feat(vim.iter): add Iter:flatten (#26786) | JD | 2024-01-10 |
* | refactor: format test/* | Justin M. Keyes | 2024-01-03 |
* | feat(iter): add `Iter.take` (#26525) | Will Hopkins | 2023-12-12 |
* | feat(lua): implement Iter:join() (#26416) | Gregory Anders | 2023-12-05 |
* | fix(iter): make pipeline termination conditions consistent (#24614) | Gregory Anders | 2023-08-09 |
* | feat(lua): use callable table as iterator in vim.iter (#23957) | Mathias Fußenegger | 2023-06-10 |
* | test: move vim.iter tests to separate file | Gregory Anders | 2023-04-24 |