Mercurial > prosody-hg
log util/multitable.lua @ 7522:ebf2e77ac8a7
| age | author | description |
|---|---|---|
| Mon, 22 Feb 2016 17:40:42 +0100 | Kim Alvefur | util.multitable: Localize unpack() in Lua 5.2 compatible way |
| Sat, 21 Feb 2015 10:36:37 +0100 | Kim Alvefur | util.*: Remove use of module() function, make all module functions local and return them in a table at the end |
| Fri, 09 Aug 2013 17:48:21 +0200 | Florian Zeitz | Remove all trailing whitespace |
| 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()) |
