| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correctly parse param default value for semantic types | Brad Lewis | 2025-09-17 | 1 | -0/+24 |
| * | Correctly type fixed array selector fields | Brad Lewis | 2025-09-17 | 1 | -1/+22 |
| * | Proc named returns should not be marked as parameters | Brad Lewis | 2025-09-07 | 1 | -0/+19 |
| * | Parse fields correctly | Brad Lewis | 2025-09-07 | 1 | -0/+30 |
| * | Handle semantic token for const global variables returned from functions | Brad Lewis | 2025-07-28 | 1 | -0/+3 |
| * | Correctly resolve semantic tokens for basic literals and casts | Brad Lewis | 2025-07-28 | 1 | -0/+19 |
| * | Check if a value declaration is a comp lit for semantic tokens | Brad Lewis | 2025-07-25 | 1 | -2/+19 |
| * | Fix extraneous .Type semantic tokens | lujaire | 2024-07-03 | 1 | -6/+5 |
| * | Setup tests for semantic tokens and add one simple test | Damian Tarnawski | 2024-06-13 | 1 | -0/+36 |