This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
056a54db7be5b63685f221e34c17cc4b72964080
godot
/
modules
/
gdscript
/
tests
/
scripts
History
George Marques
056a54db7b
GDScript: Properly return value with await on non-coroutine
...
If the keyword `await` is used without a coroutine, it should still return the value synchronally.
2021-10-14 19:58:10 -03:00
..
analyzer
Merge pull request
#53726
from briansemrau/gd-outer-class
2021-10-14 10:12:52 -03:00
parser
Merge pull request
#52906
from vnen/gdscript-show-error-on-yield
2021-09-21 20:36:39 +02:00
runtime
GDScript: Properly return value with await on non-coroutine
2021-10-14 19:58:10 -03: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