This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59139df16e7a10c3b9176f697d23b557af46601e
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Rémi Verschelde
712ebe7d8a
Merge pull request
#81332
from dalexeev/gds-fix-update-array-literal-in-weak-context
...
GDScript: Don't make array literal typed in weak type context
2023-09-20 13:09:23 +02:00
..
analyzer
Merge pull request
#81332
from dalexeev/gds-fix-update-array-literal-in-weak-context
2023-09-20 13:09:23 +02:00
lsp
Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup
2023-09-11 09:46:34 -05:00
parser
GDScript: Add raw string literals (r-strings)
2023-09-11 18:34:33 +03:00
runtime
GDScript: Fix some lambda bugs
2023-09-14 14:22:23 +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
utils.notest.gd
GDScript: Fix subscript resolution for constant non-metatypes
2023-09-19 22:26:06 +03:00