| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-03-30 | GDScript: Fix false positive `REDUNDANT_AWAIT` warning | Danil Alexeev |
| 2023-02-24 | GDScript: Don't use validated call for vararg methods | George Marques |
| 2023-02-19 | Make global scope enums accessible as types in GDScript | George Marques |
| 2023-02-02 | GDScript: Add warnings that are set to error by default | George Marques |
| 2023-02-01 | Revert "GDScript: Add warnings that are set to error by default" | Rémi Verschelde |
| 2023-02-01 | GDScript: Add warnings that are set to error by default | George Marques |
| 2023-01-29 | GDScript: Fix constant conversions | Dmitrii Maganov |
| 2023-01-21 | Add support for Unicode identifiers in GDScript | George Marques |
| 2023-01-06 | GDScript: Fix typing of lambda functions | Dmitrii Maganov |