summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2023-02-04should write complete array or object into json最萌小汐
#1859
2023-02-02fix #1871最萌小汐
2023-02-02special treate for return values of require最萌小汐
2nd should be unknown since Lua 5.3, otherwise should be nil #1868
2023-01-31fix #1855最萌小汐
2023-01-31fix #1857最萌小汐
2023-01-30copy nodes when tracing list最萌小汐
fix #1841
2023-01-30limit error message for type dismatch最萌小汐
resolve #1838
2023-01-30infer types of tableindex by semantic最萌小汐
fix #1831
2023-01-30fix wrong infer of tableindex最萌小汐
#1831
2023-01-30respect quotation marks最萌小汐
2023-01-18normalize uri from RPC最萌小汐
fix #1810
2023-01-17don't check `duplicate-set-field` in different if最萌小汐
2023-01-17more special treates for meta files最萌小汐
2023-01-16support `---@meta [name]`最萌小汐
once declared `name`, user can only require this file by declared name meta file can not be required with name `_`
2023-01-16fix #1824最萌小汐
2023-01-16improve type infer of recursion alias最萌小汐
2023-01-13fix最萌小汐
2023-01-13fix最萌小汐
2023-01-12stash最萌小汐
2023-01-11stash最萌小汐
2023-01-09fix最萌小汐
2023-01-09cast global最萌小汐
2023-01-09support trace for global最萌小汐
2023-01-03fix renaming最萌小汐
2022-12-18rename: supports `@field`最萌小汐
2022-12-18supports finding definition for class and alias最萌小汐
2022-12-18fix test最萌小汐
2022-12-17update filewatch最萌小汐
2022-12-16simple state persistence最萌小汐
2022-12-16pass tests最萌小汐
2022-12-16fix最萌小汐
2022-12-16fix最萌小汐
2022-12-16fix最萌小汐
2022-12-16fix最萌小汐
2022-12-16fix最萌小汐
2022-12-16fix cast最萌小汐
2022-12-16new tracer最萌小汐
2022-12-15stash最萌小汐
2022-12-15stash最萌小汐
2022-12-13stash最萌小汐
2022-12-13redesign最萌小汐
2022-12-13special treats for `do`最萌小汐
2022-12-12stash最萌小汐
2022-12-12remove coroutinues of runner最萌小汐
2022-12-08cleanup最萌小汐
2022-12-07cleanup最萌小汐
2022-12-01Merge branch 'master' into feature/auto-require-without-initSewbacca
2022-12-01modify config fully supports `.luarc.json`最萌小汐
fix #831
2022-12-01add workaround for editting empty object最萌小汐
2022-12-01#831最萌小汐
add tests