Kim Alvefur
|
43b814a83b
|
vairious: Add annotation when an empty environment is set [luacheck]
|
2018-02-28 20:06:26 +01:00 |
|
Kim Alvefur
|
812c872f7a
|
util.template: Use util.envload instead of loadstring which is deprecated in Lua 5.2
|
2017-11-23 21:00:29 +01:00 |
|
Kim Alvefur
|
c414d27829
|
util.template: Use separate variables for source and compiled function [luacheck]
|
2016-02-25 22:32:13 +01:00 |
|
Kim Alvefur
|
1e4a5f2baa
|
util.template: Silence luacheck warnings about unused loop vars
|
2016-02-25 22:31:13 +01:00 |
|
Kim Alvefur
|
eaa823a597
|
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
|
2015-02-21 10:36:37 +01:00 |
|
Waqas Hussain
|
c04273220a
|
util.template: Use util.xml.
|
2012-12-03 05:33:56 +05:00 |
|
Waqas Hussain
|
45bce504d8
|
util.template: Refactoring to make the string->stanza conversion code more generic.
|
2012-02-05 00:06:20 +05:00 |
|
Waqas Hussain
|
8dd8338afc
|
util.template: Don't add stanza.last_add. 20% faster.
|
2010-11-26 05:26:12 +05:00 |
|
Waqas Hussain
|
f55acdb2a9
|
util.template: Rewritten to be much faster than the util.stanza stanza building API.
|
2010-11-25 08:38:26 +05:00 |
|
Waqas Hussain
|
9f58b6013a
|
util.template: Optimized to be almost as fast as manual stanza building.
|
2010-10-24 15:08:22 +05:00 |
|
Waqas Hussain
|
7115e72cfe
|
util.template: Initial commit. A template library for XML stanzas.
|
2010-10-24 15:06:13 +05:00 |
|