Danil Alexeev
|
7d65d0a908
GDScript: Add `@warning_ignore_start` and `@warning_ignore_restore` annotations
|
8 months ago |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 years ago |
Danil Alexeev
|
c1322d41e6
GDScript: Replace `assert()` with `Utils.check()` in tests
|
11 months ago |
George Marques
|
f9048fcd7d
GDScript: Warn when enum variable has no default
|
1 year ago |
Danil Alexeev
|
ef1909fca3
GDScript: Fix `@warning_ignore` annotation issues
|
1 year ago |
Danil Alexeev
|
3a3a2011f4
GDScript: Add `@export_storage` annotation
|
1 year ago |
Danil Alexeev
|
b1eb737719
GDScript: Fix some lambda bugs
|
1 year ago |
Danil Alexeev
|
462d8f4752
GDScript: Fix `get_*_list()` methods return incorrect info
|
2 years ago |