Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GDScript: Improve call analysis | Danil Alexeev | 2023-09-21 | 1 | -0/+1 |
| | | | | | | * Add missing `UNSAFE_CALL_ARGUMENT` warning. * Fix `Object` constructor. * Display an error for non-existent static methods. | ||||
* | Add more integration tests to the GDScript test suite | Hugo Locurcio | 2021-09-15 | 1 | -0/+5 |
This also fixes a typo in the `bitwise_float_right_operand.gd` test. |