Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-07 | test: add test cases for new overload type match behavior | Tom Lau | |
2024-09-06 | Infer the parameter types of a same-named function in the subclass based on ↵ | 最萌小汐 | |
the parameter types in the superclass function. | |||
2024-09-05 | Merge branch 'master' into fix/type_narrow | 最萌小汐 | |
2024-08-29 | fix VM plugins | Connor Bren | |
2024-08-27 | test: add tests for improved function type narrow | Tom Lau | |
2024-08-16 | `undefined-field` supports `enum` | 最萌小汐 | |
close #2469 | |||
2024-08-06 | test: add test case for reversed binary operators | SeanTheBuilder1 | |
2024-08-02 | fix runtime error | 最萌小汐 | |
fix #2776 | |||
2024-05-11 | 支持根据参数类型选择函数定义 | 最萌小汐 | |
2024-05-11 | 整理代码 | 最萌小汐 | |
2024-04-18 | `merge` 改叫 `partial` | 最萌小汐 | |
2024-04-18 | 补充测试和更新说明 | 最萌小汐 | |
2023-08-11 | local uses `nil` at least | 最萌小汐 | |
fix #2155 | |||
2023-08-10 | support `@type` for `return` | 最萌小汐 | |
#2144 | |||
2023-08-10 | enable `as` table | 最萌小汐 | |
#2144 | |||
2023-05-25 | special treat `__*` | 最萌小汐 | |
#2106 | |||
2023-05-23 | trace filter of `repeat` | 最萌小汐 | |
fix #2113 | |||
2023-05-22 | special searching for `__index` | 最萌小汐 | |
#2106 | |||
2023-04-26 | lock parsing resume | 最萌小汐 | |
fix #2056 | |||
2023-03-29 | fix #2037 | 最萌小汐 | |
2023-03-27 | check operator `/`, `^` and `//` | 最萌小汐 | |
fix #2036 | |||
2023-03-13 | look into unions for operators | 最萌小汐 | |
fix #1996 | |||
2023-03-13 | infer unknown operation as unknown | 最萌小汐 | |
#1996 | |||
2023-03-09 | support `x or error(...)` | 最萌小汐 | |
fix #1945 | |||
2023-02-10 | fix #1887 | 最萌小汐 | |
2023-02-10 | fix #1889 | 最萌小汐 | |
2023-01-31 | fix #1857 | 最萌小汐 | |
2023-01-16 | improve type infer of recursion alias | 最萌小汐 | |
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 | 最萌小汐 | |
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-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-11-30 | fix #1729 | 最萌小汐 | |
2022-11-10 | fix #1679 | 最萌小汐 | |
2022-11-09 | fix #1677 | 最萌小汐 | |
2022-11-08 | remove unsupported tests | 最萌小汐 | |