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
b40e63566a5ea50fd33471b96b51b9922bb5f80f
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Thaddeus Crews
8bc1dd63f4
Merge pull request
#107936
from mihe/missing-await-warning
...
Add opt-in GDScript warning for when calling coroutine without `await`
2025-09-30 18:35:05 -05:00
..
analyzer
Merge pull request
#107936
from mihe/missing-await-warning
2025-09-30 18:35:05 -05:00
completion
Autocompletion: Don't call const functions
2025-08-05 09:03:10 +02:00
lsp
Fix lookup symbol for super()
2025-07-08 16:21:39 +03:00
parser
GDScript: Replace
abstract
keyword with
@abstract
annotation
2025-06-23 12:24:45 -07:00
runtime
Merge pull request
#107936
from mihe/missing-await-warning
2025-09-30 18:35:05 -05:00
.editorconfig
…
.gitignore
…
project.godot
…
utils.notest.gd
Merge pull request
#107717
from aaronfranke/abstract-annotation
2025-06-27 17:12:56 +02:00