Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-28 | 修改展示方式 | CppCXY | |
2022-09-28 | 提交psi viewer | CppCXY | |
2022-09-27 | small fix | 最萌小汐 | |
2022-09-27 | Merge pull request #1592 from folke/pathStrict_fix | 最萌小汐 | |
fix: pathStrict should also look for strict path uris in workspace libraries | |||
2022-09-26 | fix: pathStrict should also look for strict path uris in workspace libraries | Folke Lemaitre | |
2022-09-22 | add: busted and luassert definitions (#1556) | fesily | |
* add meta 3rd: busted * add: tons of documentation * fix: mock return type - Also removed unnecessary unique type for stub instances * merge upstream * fix:add luassert top api * chore: cleanup and more aliases * add: array assertions * add: matchers * Move the file to the correct location * fix constructor * allow Infinite Nested API * add assert.string Co-authored-by: carsakiller <carsakiller@gmail.com> Co-authored-by: fesily <fesil@foxmail.com> | |||
2022-09-22 | Merge pull request #1581 from kid-icarus/ki/fix-table-meta | 最萌小汐 | |
fix: update table meta | |||
2022-09-22 | Merge branch 'master' into ki/fix-table-meta | 最萌小汐 | |
2022-09-22 | fix tests | 最萌小汐 | |
2022-09-22 | CLI `--doc [path]` to make docs | 最萌小汐 | |
resolve #741 resolve #1291 | |||
2022-09-22 | fix: update table meta | Ryan Kois | |
2022-09-22 | make docs | 最萌小汐 | |
2022-09-21 | stack | 最萌小汐 | |
2022-09-20 | improve `jsonToLua` | 最萌小汐 | |
2022-09-20 | small fix | 最萌小汐 | |
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 | 最萌小汐 | |