Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-08 | should check type of `self` | 最萌小汐 | |
fix #1922 | |||
2023-03-08 | don't treat `_ENV` as param | 最萌小汐 | |
fix #1715 | |||
2023-03-07 | search full refs for global | 最萌小汐 | |
fix #1914 | |||
2023-03-06 | check multilneTokenSupport | 最萌小汐 | |
fix #1753 | |||
2023-03-02 | 3.6.13 | 最萌小汐 | |
2023-03-02 | 3.6.12 | 最萌小汐 | |
2023-03-01 | update changelog | 最萌小汐 | |
2023-02-13 | 3.6.11 | 最萌小汐 | |
2023-02-13 | fix #1902 | 最萌小汐 | |
2023-02-10 | fix #1887 | 最萌小汐 | |
2023-02-10 | fix #1889 | 最萌小汐 | |
2023-02-10 | special goto for LuaJIT | 最萌小汐 | |
fix #1895 | |||
2023-02-10 | completion: don't show loading process | 最萌小汐 | |
resolve #1705 | |||
2023-02-07 | fix count of local variables | 最萌小汐 | |
fix #1886 | |||
2023-02-07 | 3.6.10 | 最萌小汐 | |
2023-02-07 | fix #1872 | 最萌小汐 | |
2023-02-06 | add make script | 最萌小汐 | |
resolve #1869 | |||
2023-02-03 | chore: update links to point to organization | carsakiller | |
2023-02-02 | 3.6.9 | 最萌小汐 | |
2023-02-02 | fix #1871 | 最萌小汐 | |
2023-02-02 | fix #1869 | 最萌小汐 | |
2023-02-02 | special treate for return values of require | 最萌小汐 | |
2nd should be unknown since Lua 5.3, otherwise should be nil #1868 | |||
2023-02-01 | update changelog | 最萌小汐 | |
2023-01-31 | 3.6.8 | 最萌小汐 | |
2023-01-31 | supports all schemes | 最萌小汐 | |
resolve #1862 | |||
2023-01-31 | fix #1855 | 最萌小汐 | |
2023-01-31 | fix #1857 | 最萌小汐 | |
2023-01-30 | fix #1851 | 最萌小汐 | |
2023-01-30 | copy nodes when tracing list | 最萌小汐 | |
fix #1841 | |||
2023-01-30 | limit error message for type dismatch | 最萌小汐 | |
resolve #1838 | |||
2023-01-30 | command `lua.exportDocument` | 最萌小汐 | |
finish #1833 | |||
2023-01-30 | infer types of tableindex by semantic | 最萌小汐 | |
fix #1831 | |||
2023-01-20 | 3.6.7 | 最萌小汐 | |
2023-01-18 | normalize uri from RPC | 最萌小汐 | |
fix #1810 | |||
2023-01-17 | fix #1829 | 最萌小汐 | |
2023-01-17 | 3.6.6 | 最萌小汐 | |
2023-01-17 | more special treates for meta files | 最萌小汐 | |
2023-01-17 | fix #1825 | 最萌小汐 | |
2023-01-17 | delay addon manager | 最萌小汐 | |
2023-01-16 | move into 3.6.6 | 最萌小汐 | |
2023-01-16 | update changelog | 最萌小汐 | |
2023-01-16 | 3.6.5 | 最萌小汐 | |
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 | fix #1796 | 最萌小汐 | |
2023-01-16 | fix #1824 | 最萌小汐 | |
2023-01-16 | Nesting of `[[...]]` is not allowed in Lua 5.1 . | 最萌小汐 | |
fix #1805 | |||
2023-01-16 | remove telemetry | 最萌小汐 | |
2023-01-16 | update changelog | 最萌小汐 | |
2023-01-16 | improve performance for large alias struct | 最萌小汐 | |
fix #1811 | |||
2023-01-16 | don't crash due to unknown response id | 最萌小汐 | |
fix #1808 |