log util/array.lua @ 6698:95a8aeca1fc9

age author description
Wed, 17 Sep 2014 14:50:44 +0200 Kim Alvefur util.array: Add type() local
Sun, 06 Oct 2013 23:18:54 +0200 Kim Alvefur util.array: Improve array:reverse() and make it work as both method and non-mutating function
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Tue, 07 May 2013 10:41:03 -0400 Waqas Hussain util.array: Wrap tostring() output in {} (otherwise empty arrays print as "").