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
0c2ab55a58fd4fb9ffec5e94f9e07d17dc47b40a
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
History
Rémi Verschelde
4059cf2f02
Merge pull request
#52068
from ThreeRhinosInAnElephantCostume/fixgdscript
...
Fix parse error on statement-less files with only newlines, add a warning for empty files.
2021-09-13 17:30:31 +02:00
..
errors
Fix crash with consecutive commas in Dictionary
2021-09-10 15:38:24 +02:00
features
GDScript: Removed spurious UNASSIGNED_VARIABLE warning for locals
2021-09-10 22:26:50 +02:00
warnings
Fix error on parsing statement-less GDScript files,
2021-09-11 20:38:15 +02:00