util/iterators.lua
Fri, 12 Apr 2013 00:44:49 +0100 Matthew Wild util.iterators: Add ripairs() (ipairs() in reverse) (thanks Maranda)
Mon, 23 Jan 2012 00:00:10 +0000 Matthew Wild util.iterators: Make a standard library (no longer injects into global namespace)
Wed, 07 Dec 2011 05:17:39 +0000 Matthew Wild util.iterators: it2table: Fix variable name
Sun, 25 Sep 2011 00:20:43 +0100 Matthew Wild util.iterators: Add range(from, to)
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Tue, 20 Jul 2010 12:37:28 +0100 Matthew Wild util.iterators: Add skip() to skip the first n items of an iterator
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Mon, 10 Aug 2009 15:46:34 +0100 Matthew Wild util.iterators: Add tail() iterator, to return the last n items
Mon, 10 Aug 2009 15:07:32 +0100 Matthew Wild util.iterators: Add head() iterator, to return the first n items
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one
Wed, 25 Mar 2009 03:01:10 +0000 Matthew Wild util.iterators: New iterators library
less more (0) tip