This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-07 12:30:27 +00:00
Code
Releases
Wiki
Activity
Files
262d6c6befdf627cbaee9d143b1521f9f3464b6c
godot
/
modules
/
gdscript
/
tests
/
scripts
History
George Marques
262d6c6bef
GDScript: Show specific error when "yield" is used
...
To help people porting code, it gives a hint to use "await" instead of a generic error.
2021-09-21 14:38:14 -03:00
..
analyzer
Merge pull request
#52718
from Calinou/gdscript-add-integration-tests-2
2021-09-21 14:13:24 +02:00
parser
GDScript: Show specific error when "yield" is used
2021-09-21 14:38:14 -03:00
runtime
Merge pull request
#52718
from Calinou/gdscript-add-integration-tests-2
2021-09-21 14:13:24 +02:00
.gitignore
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
project.godot
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00