Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement typed dictionaries | Thaddeus Crews | 2024-09-04 | 1 | -7/+17 |
* | GDScript: Replace `assert()` with `Utils.check()` in tests | Danil Alexeev | 2024-08-28 | 1 | -2/+0 |
* | GDScript: Warn when enum variable has no default | George Marques | 2024-04-16 | 1 | -0/+1 |
* | GDScript: Fix `@warning_ignore` annotation issues | Danil Alexeev | 2024-03-12 | 1 | -0/+10 |
* | GDScript: Add `@export_storage` annotation | Danil Alexeev | 2023-12-19 | 1 | -1/+1 |
* | GDScript: Fix some lambda bugs | Danil Alexeev | 2023-09-14 | 1 | -59/+6 |
* | GDScript: Fix `get_*_list()` methods return incorrect info | Danil Alexeev | 2023-09-04 | 1 | -0/+125 |