log util/multitable.lua @ 7804:4e649ffdb314

age author description
Tue, 22 May 2012 14:31:19 +0100 Matthew Wild util.multitable: Some fixes for iter()... always match against query, and pass value after path results
Sat, 19 May 2012 15:35:49 +0100 Matthew Wild util.multitable: No longer use table.remove to drop elements from the stack, when key is nil immediately (on empty tables) the previous stack entry's key gets removed instead
Sat, 19 May 2012 04:12:41 +0100 Matthew Wild util.multitable: Add :iter() method to iterate over results at a fixed depth (parameters are equivalent to :search())
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Mon, 04 May 2009 19:06:31 +0100 Matthew Wild util.multitable: No globals today, thank you. Fixes missing table entries and a potential traceback
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4