Software / code / prosody
Log
util/multitable.lua @ 7141:362545c3f8bb
| 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 |