Log

util/multitable.lua @ 5582:7bc2009fdd0c

description author age
util.multitable: Some fixes for iter()... always match against query, and pass value after path results Matthew Wild Tue, 22 May 2012 14:31:19 +0100
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 Matthew Wild Sat, 19 May 2012 15:35:49 +0100
util.multitable: Add :iter() method to iterate over results at a fixed depth (parameters are equivalent to :search()) Matthew Wild Sat, 19 May 2012 04:12:41 +0100