godot/modules/gdscript/tests/scripts
A Thousand Ships 59bcc2888c
Add methods to get argument count of methods
Added to:
* `Callable`s
* `Object`s
* `ClassDB`
* `Script(Instance)`s
2024-03-10 11:02:43 +01:00
..
analyzer Merge pull request #82122 from dalexeev/gds-add-export-hidden-annotation 2024-02-27 21:22:49 +01:00
completion Cleanup 2024-03-01 13:06:37 +01:00
lsp Add unit test runner for autocompletion 2024-01-05 17:49:51 +01:00
parser Merge pull request #82952 from AbelToy/gds-export-array 2024-03-06 09:49:53 +01:00
runtime Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot Add unit test runner for autocompletion 2024-01-05 17:49:51 +01:00
utils.notest.gd Support Array and PackedArray in @export_* 2024-03-06 16:17:54 +09:00