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