Software /
code /
prosody
Log
util/multitable.lua @ 6777:5de6b93d0190
description | author | age |
---|---|---|
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
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 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |