Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-21 | fix missing fields | 最萌小汐 | |
2023-07-20 | fix visible | 最萌小汐 | |
2023-07-07 | make type-check happy | 最萌小汐 | |
2023-06-25 | fix | 最萌小汐 | |
2023-06-14 | fix incorrect doc range | 最萌小汐 | |
fix #2110 | |||
2023-06-13 | more smart completion for `continue` | 最萌小汐 | |
fix #2042 | |||
2023-04-26 | lock parsing resume | 最萌小汐 | |
fix #2056 | |||
2023-03-22 | don't treat half string in comment as string | 最萌小汐 | |
fix #2013 | |||
2023-03-09 | fix | 最萌小汐 | |
2023-03-09 | support `x or error(...)` | 最萌小汐 | |
fix #1945 | |||
2023-03-08 | don't treat `_ENV` as param | 最萌小汐 | |
fix #1715 | |||
2023-02-10 | fix #1889 | 最萌小汐 | |
2023-02-10 | some fix | 最萌小汐 | |
#1895 | |||
2023-02-10 | special goto for LuaJIT | 最萌小汐 | |
fix #1895 | |||
2023-02-07 | fix count of local variables | 最萌小汐 | |
fix #1886 | |||
2023-02-07 | fix wrong `PARSER_NEED_PAREN` | 最萌小汐 | |
#1886 | |||
2023-01-31 | supports all schemes | 最萌小汐 | |
resolve #1862 | |||
2023-01-31 | watch symbolic links | 最萌小汐 | |
resolve #1848 | |||
2023-01-17 | fix #1825 | 最萌小汐 | |
2023-01-16 | support `---@meta [name]` | 最萌小汐 | |
once declared `name`, user can only require this file by declared name meta file can not be required with name `_` | |||
2023-01-16 | Nesting of `[[...]]` is not allowed in Lua 5.1 . | 最萌小汐 | |
fix #1805 | |||
2023-01-11 | stash | 最萌小汐 | |
2023-01-11 | stash | 最萌小汐 | |
2023-01-10 | stash | 最萌小汐 | |
2023-01-09 | cast global | 最萌小汐 | |
2023-01-09 | improve performance | 最萌小汐 | |
2023-01-09 | trace-global | 最萌小汐 | |
2023-01-04 | cleanup | 最萌小汐 | |
2023-01-04 | cleanup | 最萌小汐 | |
2023-01-03 | fix renaming | 最萌小汐 | |
2022-12-18 | improve code-lens | 最萌小汐 | |
2022-12-16 | fix | 最萌小汐 | |
2022-12-16 | new tracer | 最萌小汐 | |
2022-12-13 | stash | 最萌小汐 | |
2022-12-08 | cleanup | 最萌小汐 | |
2022-11-29 | modify `require` after renaming files | 最萌小汐 | |
2022-11-29 | updat submodules | 最萌小汐 | |
2022-11-23 | fix #1704 | 最萌小汐 | |
2022-11-15 | fix #1698 | 最萌小汐 | |
2022-11-09 | fix #1677 | 最萌小汐 | |
2022-11-08 | fix description disapeared for overloaded function | 最萌小汐 | |
2022-11-07 | fix warning | 最萌小汐 | |
2022-11-07 | full support for interface | 最萌小汐 | |
2022-11-06 | type check: check the fields in table | 最萌小汐 | |
resolve #1434 | |||
2022-11-05 | check parameter types of generic extends | 最萌小汐 | |
resolve #1663 | |||
2022-11-03 | fix #1480 | 最萌小汐 | |
2022-11-03 | support `self` type | 最萌小汐 | |
#1505 | |||
2022-11-02 | setting `runtime.special` supports fields | 最萌小汐 | |
#1484 | |||
2022-11-02 | improve `---@see` | 最萌小汐 | |
resolve #1344 | |||
2022-11-02 | fix tests | 最萌小汐 | |