Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-23 | 3.6.20 | 最萌小汐 | |
2023-05-23 | trace filter of `repeat` | 最萌小汐 | |
fix #2113 | |||
2023-05-10 | support connecting by socket with `--socket=PORT` | 最萌小汐 | |
2023-04-26 | 3.6.19 | 最萌小汐 | |
2023-04-26 | lock parsing resume | 最萌小汐 | |
fix #2056 | |||
2023-04-26 | don't merge comments from `setlocal` | 最萌小汐 | |
fix #2077 | |||
2023-04-25 | fix first semantic token is dropped | 最萌小汐 | |
fix #2081 | |||
2023-03-29 | commandline parameter `checklevel` may not work | 最萌小汐 | |
2023-03-29 | forgot changelog | 最萌小汐 | |
2023-03-27 | check operator `/`, `^` and `//` | 最萌小汐 | |
fix #2036 | |||
2023-03-23 | 3.6.18 | 最萌小汐 | |
2023-03-22 | recover mark before return | 最萌小汐 | |
fix #2004 | |||
2023-03-22 | don't treat half string in comment as string | 最萌小汐 | |
fix #2013 | |||
2023-03-13 | look into unions for operators | 最萌小汐 | |
fix #1996 | |||
2023-03-13 | export all globals | 最萌小汐 | |
fix #1943 | |||
2023-03-09 | should be `3.6.17` | 最萌小汐 | |
2023-03-09 | 3.6.14 | 最萌小汐 | |
2023-03-09 | fix #1955 | 最萌小汐 | |
2023-03-09 | check nil | 最萌小汐 | |
fix #1978 | |||
2023-03-09 | support `x or error(...)` | 最萌小汐 | |
fix #1945 | |||
2023-03-09 | export global variables | 最萌小汐 | |
resolve #1943 | |||
2023-03-08 | fix #1928 | 最萌小汐 | |
2023-03-08 | keep invalid uri | 最萌小汐 | |
fix #1924 | |||
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 | 最萌小汐 | |