summaryrefslogtreecommitdiff
path: root/changelog.md
AgeCommit message (Collapse)Author
2023-03-29commandline parameter `checklevel` may not work最萌小汐
2023-03-29forgot changelog最萌小汐
2023-03-27check operator `/`, `^` and `//`最萌小汐
fix #2036
2023-03-233.6.18最萌小汐
2023-03-22recover mark before return最萌小汐
fix #2004
2023-03-22don't treat half string in comment as string最萌小汐
fix #2013
2023-03-13look into unions for operators最萌小汐
fix #1996
2023-03-13export all globals最萌小汐
fix #1943
2023-03-09should be `3.6.17`最萌小汐
2023-03-093.6.14最萌小汐
2023-03-09fix #1955最萌小汐
2023-03-09check nil最萌小汐
fix #1978
2023-03-09support `x or error(...)`最萌小汐
fix #1945
2023-03-09export global variables最萌小汐
resolve #1943
2023-03-08fix #1928最萌小汐
2023-03-08keep invalid uri最萌小汐
fix #1924
2023-03-08should check type of `self`最萌小汐
fix #1922
2023-03-08don't treat `_ENV` as param最萌小汐
fix #1715
2023-03-07search full refs for global最萌小汐
fix #1914
2023-03-06check multilneTokenSupport最萌小汐
fix #1753
2023-03-023.6.13最萌小汐
2023-03-023.6.12最萌小汐
2023-03-01update changelog最萌小汐
2023-02-133.6.11最萌小汐
2023-02-13fix #1902最萌小汐
2023-02-10fix #1887最萌小汐
2023-02-10fix #1889最萌小汐
2023-02-10special goto for LuaJIT最萌小汐
fix #1895
2023-02-10completion: don't show loading process最萌小汐
resolve #1705
2023-02-07fix count of local variables最萌小汐
fix #1886
2023-02-073.6.10最萌小汐
2023-02-07fix #1872最萌小汐
2023-02-06add make script最萌小汐
resolve #1869
2023-02-03chore: update links to point to organizationcarsakiller
2023-02-023.6.9最萌小汐
2023-02-02fix #1871最萌小汐
2023-02-02fix #1869最萌小汐
2023-02-02special treate for return values of require最萌小汐
2nd should be unknown since Lua 5.3, otherwise should be nil #1868
2023-02-01update changelog最萌小汐
2023-01-313.6.8最萌小汐
2023-01-31supports all schemes最萌小汐
resolve #1862
2023-01-31fix #1855最萌小汐
2023-01-31fix #1857最萌小汐
2023-01-30fix #1851最萌小汐
2023-01-30copy nodes when tracing list最萌小汐
fix #1841
2023-01-30limit error message for type dismatch最萌小汐
resolve #1838
2023-01-30command `lua.exportDocument`最萌小汐
finish #1833
2023-01-30infer types of tableindex by semantic最萌小汐
fix #1831
2023-01-203.6.7最萌小汐
2023-01-18normalize uri from RPC最萌小汐
fix #1810