Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-20 | more safety | 最萌小汐 | |
2022-09-20 | resolve #1177 re-support for symlinks | 最萌小汐 | |
users need to maintain the correctness of symlinks themselves | |||
2022-09-20 | fix | 最萌小汐 | |
2022-09-20 | resolve #1557 `Lua.misc.executablePath` | 最萌小汐 | |
2022-09-20 | Merge pull request #1566 from Frityet/patch-1 | 最萌小汐 | |
Update theme-tokens.md | |||
2022-09-20 | move to user config | 最萌小汐 | |
2022-09-19 | Update theme-tokens.md | Amrit Bhogal | |
Use correct URL | |||
2022-09-19 | Update theme-tokens.md | Amrit Bhogal | |
Fix #1565 | |||
2022-09-19 | resolve #1458 | 最萌小汐 | |
mark global variables to `variable.global` | |||
2022-09-19 | resolve #1558 detect multi libraries | 最萌小汐 | |
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-09-16 | 3.5.6 | 最萌小汐 | |
2022-09-16 | update 3rd-api | 最萌小汐 | |
2022-09-15 | update submodules | 最萌小汐 | |
2022-09-15 | fix #1439 | 最萌小汐 | |
2022-09-15 | fix #1467 | 最萌小汐 | |
2022-09-15 | `string.find` returns `any` for now | 最萌小汐 | |
2022-09-14 | fix: string.match return type #1539 | carsakiller | |
2022-09-08 | Replace old variable return syntax (#1540) | carsakiller | |
* fix: replace old variable return syntax #1539 * Update jit.status() Co-authored-by: Michael Martin <flrgh@protonmail.com> | |||
2022-09-08 | fix | 最萌小汐 | |
2022-09-08 | fix #1537 | 最萌小汐 | |
2022-09-08 | Merge pull request #1536 from fesily/fix-luajit-alias-type | 最萌小汐 | |
meta template:luajit add cdata type | |||
2022-09-08 | meta template:luajit add cdata type | fesily | |
2022-09-07 | fix | 最萌小汐 | |
2022-09-07 | fix #1506 | 最萌小汐 | |
2022-09-07 | 3.5.5 | 最萌小汐 | |
2022-09-07 | fix #1530 | 最萌小汐 | |
2022-09-07 | fix #1529 | 最萌小汐 | |
2022-09-06 | 3.5.4 | 最萌小汐 | |
2022-09-06 | fix #1490 | 最萌小汐 | |
2022-09-06 | fix | 最萌小汐 | |
2022-09-06 | fix #1526 | 最萌小汐 | |
2022-09-06 | improve document-symbol | 最萌小汐 | |
2022-09-06 | fix #1499 | 最萌小汐 | |
2022-09-06 | fix #1493 | 最萌小汐 | |
2022-09-06 | update submodule | 最萌小汐 | |
2022-09-02 | update doctor | 最萌小汐 | |
2022-09-02 | update submodules | 最萌小汐 | |
2022-09-02 | update doctor | 最萌小汐 | |
2022-08-31 | fix | 最萌小汐 | |
2022-08-29 | update changelog | 最萌小汐 | |
2022-08-29 | fix wront indent of VSCode | 最萌小汐 | |
2022-08-29 | build lovr | 最萌小汐 | |
2022-08-29 | update submodules | 最萌小汐 | |
2022-08-29 | `document-symbol` supports block | 最萌小汐 | |
2022-08-25 | update | 最萌小汐 | |
2022-08-25 | update document-symbol | 最萌小汐 | |
2022-08-25 | update submodules | 最萌小汐 | |
2022-08-24 | cleanup document-symbol | 最萌小汐 | |
2022-08-24 | Merge pull request #1491 from CppCXY/master | 最萌小汐 | |
type format 在键入换行时补全表项的逗号 |