Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 最萌小汐 | |
2022-11-02 | `---@see` use workspace-symbol | 最萌小汐 | |
#1344 | |||
2022-11-01 | improve field attribute | 最萌小汐 | |
2022-11-01 | cleanup | 最萌小汐 | |
2022-10-31 | add `---@package` | 最萌小汐 | |
2022-10-27 | add support for `---@public` | 最萌小汐 | |
2022-10-25 | some fix | 最萌小汐 | |
2022-10-25 | fix | 最萌小汐 | |
2022-10-25 | `---@private` and `---@protected` | 最萌小汐 | |
#1316 | |||
2022-10-24 | supports `private`, `protected` and `public` | 最萌小汐 | |
#1316 | |||
2022-10-20 | fix #1642 | 最萌小汐 | |
2022-10-17 | cleanup | 最萌小汐 | |
2022-10-17 | use `state` instead of `uri` for converter | 最萌小汐 | |
The state may have changed when responding, so we need to use the state when requesting. Try not to get the state on the spot. | |||
2022-10-11 | fix #1608 | 最萌小汐 | |
2022-09-28 | fix #1593 | 最萌小汐 | |
2022-09-21 | stack | 最萌小汐 | |
2022-09-07 | fix #1529 | 最萌小汐 | |
2022-09-06 | fix | 最萌小汐 | |