Software /
code /
prosody
Log
util/array.lua @ 5776:bd0ff8ae98a8
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
util.array: Wrap tostring() output in {} (otherwise empty arrays print as ""). | Waqas Hussain | Tue, 07 May 2013 10:41:03 -0400 |
util.array: Accept an iterator to the array constructor | Matthew Wild | Wed, 08 Aug 2012 11:49:31 +0100 |
util.array: Avoid globals. | Waqas Hussain | Fri, 09 Dec 2011 12:02:21 +0500 |
util.array: Make array:push() chainable. | Waqas Hussain | Fri, 09 Dec 2011 11:57:14 +0500 |
util.array: Expand some of the more basic methods to act more sensibly than their names suggested | Matthew Wild | Wed, 07 Dec 2011 05:14:58 +0000 |