Sat, 16 Jan 2021 21:04:58 +0100 plugins: Use get_option_enum where appropriate
Kim Alvefur <zash@zash.se> [Sat, 16 Jan 2021 21:04:58 +0100] rev 13206
plugins: Use get_option_enum where appropriate
Sat, 16 Jan 2021 20:40:14 +0100 moduleapi: Add enum config option method
Kim Alvefur <zash@zash.se> [Sat, 16 Jan 2021 20:40:14 +0100] rev 13205
moduleapi: Add enum config option method For when a setting has a few fixed values it can take
Sun, 16 Jul 2023 20:29:06 +0200 tools: Fix file ending of mod2spec.sh (thanks buildbot)
Kim Alvefur <zash@zash.se> [Sun, 16 Jul 2023 20:29:06 +0200] rev 13204
tools: Fix file ending of mod2spec.sh (thanks buildbot) Accidentally .lua ?
Sun, 16 Jul 2023 19:27:18 +0200 util.human.io: Fix pattern in parse_duration() to cover all used letters
Kim Alvefur <zash@zash.se> [Sun, 16 Jul 2023 19:27:18 +0200] rev 13203
util.human.io: Fix pattern in parse_duration() to cover all used letters Notably 'h' was missing. Awkwardly, 'hour' would result in 'ho' which was missing from table.
Sun, 16 Jul 2023 19:26:05 +0200 util.human.io: Add tests for parse_duration() (some failing)
Kim Alvefur <zash@zash.se> [Sun, 16 Jul 2023 19:26:05 +0200] rev 13202
util.human.io: Add tests for parse_duration() (some failing)
Sun, 16 Jul 2023 19:17:06 +0200 util.human.io: Include relevant arguments in test messages
Kim Alvefur <zash@zash.se> [Sun, 16 Jul 2023 19:17:06 +0200] rev 13201
util.human.io: Include relevant arguments in test messages This way the relevant arguments are shown in case a test case fails
Sun, 16 Jul 2023 18:42:58 +0200 util.human.io: Use tail call in test to get correct line numbers
Kim Alvefur <zash@zash.se> [Sun, 16 Jul 2023 18:42:58 +0200] rev 13200
util.human.io: Use tail call in test to get correct line numbers This is probably not guaranteed to work and might vary with Lua version, but it's good enough for me to get accurate line numbers out of Busted that don't all point to the test() function.
Sun, 16 Jul 2023 18:33:53 +0200 tools: Add mod2spec.sh, turns util.example into spec/util_example_spec.lua
Kim Alvefur <zash@zash.se> [Sun, 16 Jul 2023 18:33:53 +0200] rev 13199
tools: Add mod2spec.sh, turns util.example into spec/util_example_spec.lua Useful for opening a module and its tests at the same, can be awkward to auto-complete sometimes. sensible-editor util/example.lua $(./tools/mod2spec.sh util.example)
Sat, 15 Jul 2023 10:41:30 +0200 editorconfig: Include the command used to normalize *.xml
Kim Alvefur <zash@zash.se> [Sat, 15 Jul 2023 10:41:30 +0200] rev 13198
editorconfig: Include the command used to normalize *.xml The double asterisk seems unnecessary.
Sat, 15 Jul 2023 10:25:10 +0200 editorconfig: Specify max line length to match luacheck settings
Kim Alvefur <zash@zash.se> [Sat, 15 Jul 2023 10:25:10 +0200] rev 13197
editorconfig: Specify max line length to match luacheck settings
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 tip