9 Commits

Author SHA1 Message Date
3979dd96e8
Added type hints to all util functions. 2022-09-08 02:10:42 +01:00
0b5a4f3a95
Added vscode settings and launch configurations 2022-09-07 16:44:12 +01:00
ab5f7326ab Fixed nil not being formatable in lbn.util.format_value.
Added `lbn.util.table_keys`.
2021-09-27 01:33:34 +01:00
3fed54bab6 Fixed table key formatting missing [...].
`lbn.util.format_value` now escapes strings.
`lbn.util.format_value` now formats all functions as `"(function)"`.
2021-09-27 00:22:54 +01:00
801bec4050 Fixed and improved data handling in data.lua. 2021-09-26 22:31:43 +01:00
cbf2ef36a1 Added logging setting.
Added `en` locale translation.
2021-09-26 22:30:48 +01:00
4610a3d485 Added lbn.util.{array_map, array_map_table}. 2021-09-26 21:54:25 +01:00
Zenithsiz
6d87e414d6
Added License 2021-09-26 00:57:13 +01:00
2ed1c3a1a1 Initial commit. 2021-09-26 00:48:32 +01:00