Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-27 | refactor: replace lfs with LuaCATS submodule | carsakiller | |
2022-11-23 | rename `config` to `settings` | 最萌小汐 | |
2022-11-23 | change `config.lua` to `config,json` | 最萌小汐 | |
#1607 | |||
2022-11-23 | change format of `config` in `meta/3rd` | 最萌小汐 | |
#1607 | |||
2022-09-17 | Use stricter activation pattern for lfs library (#1560) | serg3295 | |
* Fixed diagnostics error Blank line in function causes warning. * Use strict pattern to trigger attaching the lfs library Pattern 'lfs%.%w+' is too greedy. A script using the 'lfs' always contains string "requre('lfs')", so new pattern uses 'requre...' | |||
2022-07-19 | fix typos in annotation | serg3295 | |
2022-06-30 | add 3rd luafilesystem | fesily | |