Celtic Minstrel
|
fc86cb0b93
|
WFL: Add replace_all, starts_with, and ends_with string functions.
The latter two are also added to the Lua stringx module.
|
2024-09-15 15:27:39 -04:00 |
|
Celtic Minstrel
|
e1300e29b0
|
Lua API: Add inline documentation for pretty much everything and convert existing docs (#6483)
The new format is EmmyLua-based and can be used with (at least) Visual Studio Code.
|
2022-02-17 13:43:31 -05:00 |
|
Celtic Minstrel
|
862668911a
|
Split core.lua up by module to make things easier to find
Core is now a directory instead of a file. The Lua kernel automatically loads all files in that directory when it starts up.
|
2021-02-20 21:32:29 -05:00 |
|