.. |
migration
|
Spelling: Fix various spelling mistakes (thanks timeless)
|
2022-03-07 00:13:56 +01:00 |
cfgdump.lua
|
tools/cfgdump: Serialize individual (table) settings in stable order too
|
2021-05-17 16:51:11 +02:00 |
dnsregistry.lua
|
tools/dnsregistry: Fix to ignore unassigned entries
|
2023-01-20 23:39:39 +01:00 |
ejabberd2prosody.lua
|
Spelling: Fix various spelling mistakes (thanks timeless)
|
2022-03-07 00:13:56 +01:00 |
ejabberdsql2prosody.lua
|
ejabberdsql2prosody: rename variable 't' to prevent shadowing upvalues [luacheck]
|
2016-08-12 13:51:38 +08:00 |
erlparse.lua
|
tools/erlparse: Remove use of deprecated module() function
|
2017-01-09 10:17:09 +01:00 |
form2table.lua
|
tools/form2table: Convert XEP-0004 dataform from XML to util.dataforms Lua format
|
2020-10-28 23:15:52 +01:00 |
generate_format_spec.lua
|
util.format: Ensure metatable __tostring results are also sanitized
|
2021-12-13 16:34:55 +01:00 |
http-status-codes.lua
|
tools: Allow processing instructions in some XML parsing tools
|
2022-02-04 21:20:48 +01:00 |
jabberd14sql2prosody.lua
|
tools/jabberd14sql2prosody: Tweak wording in comments
|
2021-07-13 23:28:49 +02:00 |
linedebug.lua
|
tools/linedebug: Print each line of source executed
|
2020-10-28 23:05:15 +01:00 |
make_repo.lua
|
make_repo.lua: Moved to /tools/make_repo.lua
|
2019-07-29 10:32:03 -07:00 |
modtrace.lua
|
compat: Use table.pack (there since Lua 5.2) over our util.table
|
2022-07-11 19:15:24 +02:00 |
openfire2prosody.lua
|
Remove all trailing whitespace
|
2013-08-09 17:48:21 +02:00 |
tb2err
|
tools/tb2err: Formats Lua traceback in errors.err format
|
2020-10-28 22:42:43 +01:00 |
test_mutants.sh.lua
|
tools: Add initial mutation testing script
|
2022-10-11 11:53:48 +01:00 |