|
655d9ebac9
|
//many, //multi, parse_reference: various luacheck fixes
|
2021-07-30 20:07:08 +01:00 |
|
|
23e08c5693
|
//multi: luacheck fix
|
2021-07-30 20:03:16 +01:00 |
|
|
0b0595a1d3
|
Remove a whole bunch of stray debug print statements
|
2021-07-04 14:35:02 +01:00 |
|
|
ffdef17761
|
//multi: add { curly brace } syntax support for grouping blocks of commands
|
2021-05-29 01:17:24 +01:00 |
|
|
e111decd3a
|
//multi: reduce code duplication
|
2021-05-28 21:10:23 +01:00 |
|
|
8877e356f0
|
refactor: refactor utils/strings.lua into multiple files
|
2021-03-20 01:48:56 +00:00 |
|
|
48619163d5
|
//multi: gracefully handle empty invocations; ensure args is always set
if it isn't found via the :find() call, then set it to an empty string.
This prevents crashes where the callee expects to be passed a string
|
2021-03-11 02:04:22 +00:00 |
|
bl-ue
|
1d3c2a0416
|
Fix typos
|
2021-02-09 19:53:30 -05:00 |
|
|
d2b38d0ea1
|
Move special commands to dedicated subdirectory
|
2020-09-20 17:33:48 +01:00 |
|