Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GDScript: Don't use validated call for vararg methods | George Marques | 2023-02-24 | 1 | -1/+1 |
| | | | | | Since they may have runtime type validation, we cannot use the validated call. | ||||
* | GDScript: Fix typing of lambda functions | Dmitrii Maganov | 2023-01-06 | 1 | -0/+4 |