ThreeRhinosInAnElephantCostume
|
e99730340b
|
Fix error on parsing statement-less GDScript files,
add an empty file warning,
add relevant tests.
|
2021-09-11 20:38:15 +02:00 |
|
ZuBsPaCe
|
1d1aa7a02f
|
GDScript: Removed spurious UNASSIGNED_VARIABLE warning for locals
Variable->assignment needs to be incremented when assigned a value.
Also fixed and improved unit test 'variable_declaration.gd'.
Fixes #52551
|
2021-09-10 22:26:50 +02:00 |
|
kobewi
|
c7452a9940
|
Fix crash with consecutive commas in Dictionary
|
2021-09-10 15:38:24 +02:00 |
|
George Marques
|
1234c2bdd9
|
Merge pull request #52081 from ThreeRhinosInAnElephantCostume/fixmatchfreeze
Fix gdscript pattern matching expressions
|
2021-09-10 09:28:18 -03:00 |
|
ThreeRhinosInAnElephantCostume
|
15ccd83ada
|
Added tests for expression matching
|
2021-09-03 06:59:13 +02:00 |
|
Max Hilbrunner
|
f126634434
|
GDScript test style fix
|
2021-08-27 21:11:46 +02:00 |
|
Max Hilbrunner
|
4e67e9bca6
|
Merge pull request #52090 from balloonpopper/bug52060
Correct null and boolean values being capitalised by the str command
|
2021-08-27 21:05:47 +02:00 |
|
Balloonpopper
|
4fae7ae9dc
|
Correct null and boolean values being capitalised by the str command
|
2021-08-26 17:11:34 +10:00 |
|
Louis Dumont
|
79578a5625
|
Fixed crash when parsing an empty assignment.
Resolves #51620.
|
2021-08-25 18:48:08 +02:00 |
|
Andrii Doroshenko (Xrayez)
|
1e26bf23c2
|
Rename GDScript test script filenames to use snake_case
|
2021-04-16 22:16:19 +03:00 |
|