vairious: Add annotation when an empty environment is set [luacheck]
|
Kim Alvefur |
Wed, 28 Feb 2018 20:06:26 +0100 |
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 |
util.serialization: Remove unused imports of error() and loadstring() [luacheck]
|
Matthew Wild |
Wed, 06 May 2015 19:40:48 +0100 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
Eliminate direct setfenv usage
|
Florian Zeitz |
Fri, 08 Jun 2012 05:04:38 +0200 |
util.serialization: Proper serialization of Infinity, -Infinity and NaN.
|
Waqas Hussain |
Mon, 13 Dec 2010 20:45:08 +0500 |
util.serialization: Implemented deserialize().
|
Waqas Hussain |
Sun, 12 Dec 2010 06:29:19 +0500 |
Update copyright headers for 2010
|
Matthew Wild |
Mon, 22 Mar 2010 17:06:15 +0000 |
util.serialization: Correctly serialize tables with 'false' as a key, fixes an issue with rosters not saving (thanks mathias, Tobias)
0.6.1
|
Matthew Wild |
Wed, 25 Nov 2009 23:45:45 +0000 |
util.serialization: Replaced commas with semi-colons between table fields.
|
Waqas Hussain |
Mon, 23 Nov 2009 19:50:04 +0500 |
util.serialization: Concise output for empty tables.
|
Waqas Hussain |
Mon, 23 Nov 2009 19:35:24 +0500 |
Remove version number from copyright headers
|
Matthew Wild |
Fri, 10 Jul 2009 03:11:45 +0100 |
util/serialization: Fixed serialization formatting
|
Waqas Hussain |
Fri, 08 May 2009 01:06:45 +0500 |
util.serialization: Write nil for non-serializable data types, and bump the log level to 'error'
0.4.1
|
Matthew Wild |
Tue, 05 May 2009 18:07:13 +0100 |
util.serialization: Log a warning when trying to serialize something we can't
|
Matthew Wild |
Mon, 04 May 2009 19:35:29 +0100 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
Update copyright notices for 2009
|
Matthew Wild |
Fri, 30 Jan 2009 17:59:26 +0000 |
0.2->0.3
|
Matthew Wild |
Fri, 30 Jan 2009 17:40:25 +0000 |
GPL->MIT!
|
Matthew Wild |
Fri, 30 Jan 2009 17:22:56 +0000 |
0.1 -> 0.2
|
Matthew Wild |
Wed, 10 Dec 2008 15:44:03 +0000 |
Added module util.serialization
|
Waqas Hussain |
Thu, 04 Dec 2008 23:27:54 +0500 |