Age | Commit message (Expand) | Author |
---|---|---|
2023-07-21 | fix missing fields | 最萌小汐 |
2023-03-29 | fix #2037 | 最萌小汐 |
2023-03-27 | check operator `/`, `^` and `//` | 最萌小汐 |
2023-03-13 | look into unions for operators | 最萌小汐 |
2023-03-13 | infer unknown operation as unknown | 最萌小汐 |
2023-03-09 | support `x or error(...)` | 最萌小汐 |
2022-11-30 | fix #1729 | 最萌小汐 |
2022-11-01 | find reference respect `includeDeclaration` | 最萌小汐 |
2022-07-27 | fix hover of some operators | 最萌小汐 |
2022-07-07 | resolve #1293 operator supports `string` | 最萌小汐 |
2022-07-06 | support `call` | 最萌小汐 |
2022-07-06 | semantic and completion description | 最萌小汐 |
2022-07-06 | support filter of binary operator | 最萌小汐 |
2022-07-06 | binary operator | 最萌小汐 |
2022-07-06 | support unary operator | 最萌小汐 |
2022-07-06 | cleanup | 最萌小汐 |