Software /
code /
prosody
Log
util/iterators.lua @ 4590:883611842d3a
description | author | age |
---|---|---|
util.iterators: Make a standard library (no longer injects into global namespace) | Matthew Wild | 2012-01-23 |
util.iterators: it2table: Fix variable name | Matthew Wild | 2011-12-07 |
util.iterators: Add range(from, to) | Matthew Wild | 2011-09-24 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 |
util.iterators: Add skip() to skip the first n items of an iterator | Matthew Wild | 2010-07-20 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
util.iterators: Add tail() iterator, to return the last n items | Matthew Wild | 2009-08-10 |
util.iterators: Add head() iterator, to return the first n items | Matthew Wild | 2009-08-10 |
Add copyright header to those files missing one | Matthew Wild | 2009-07-10 |
util.iterators: New iterators library | Matthew Wild | 2009-03-25 |