Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
1 year ago |
rune-scape
|
e680369d5b
GDScript: Fix too many calls to 'remove_parser'
|
6 months ago |
rune-scape
|
6e8fa6dd50
GDScript: Fix common mismatched external parser errors
|
7 months ago |
Rémi Verschelde
|
f2918c73cf
Revert "GDScript: Fix common mismatched external parser errors"
|
7 months ago |
rune-scape
|
c75225ffb2
GDScript: Fix common mismatched external parser errors
|
7 months ago |
rune-scape
|
6b88c86cec
GDScript: invalidate GDScriptParserRef when reloading
|
10 months ago |
HolonProduction
|
0203b3c310
Prefer identifiers annotated type if assigned type is incompatible to it
|
1 year ago |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
3 years ago |
Danil Alexeev
|
89429b0273
GDScript: Fix lambda resolution with cyclic references
|
1 year ago |
Yuri Sizov
|
0e1c9531b5
Merge pull request #75620 from jpcerrone/fix_shadow_warnings_not_going_away_after_ignoring
|
1 year ago |
jpcerrone
|
13c73500ab
Fix for not being able to ignore shadowing warnings on class scope
|
1 year ago |
rune-scape
|
83b01708b2
Script editor: Show depended script errors
|
1 year ago |
Rémi Verschelde
|
49b774e009
Merge pull request #77324 from anvilfolk/oh-no-its-virtual
|
1 year ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
1 year ago |
ocean (they/them)
|
861743cd04
GDScript: add errors when calling unimplemented virtual functions
|
1 year ago |
George Marques
|
0ba6048ad3
Add support for static variables in GDScript
|
1 year ago |
Dmitrii Maganov
|
703274fd04
GDScript: Fix missing warning for shadowing of built-in types
|
2 years ago |
Rémi Verschelde
|
2057d7344e
Merge pull request #73590 from vnen/gdscript-global-scope-enums
|
2 years ago |
George Marques
|
75f16b8167
Make global scope enums accessible as types in GDScript
|
2 years ago |
Dmitrii Maganov
|
8fe023ad93
GDScript: Rework type check
|
2 years ago |
Rémi Verschelde
|
e19e6b09b9
Clean up ProjectConverter3To4 architecture, move renames map to separate file
|
2 years ago |
Yuri Sizov
|
13f0158e49
Merge pull request #72608 from vnen/gdscript-warning-default-error
|
2 years ago |
George Marques
|
273bf7210f
GDScript: Add warnings that are set to error by default
|
2 years ago |
George Marques
|
5fc7918594
GDScript: Improve usability of setter chains
|
2 years ago |
Rémi Verschelde
|
afe3b94ab2
Revert "GDScript: Add warnings that are set to error by default"
|
2 years ago |
George Marques
|
a166833bfa
GDScript: Add warnings that are set to error by default
|
2 years ago |
Rémi Verschelde
|
361f3f1721
Merge pull request #57520 from jordigcs/gd-rename-map
|
2 years ago |
Dmitrii Maganov
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 years ago |
Dmitrii Maganov
|
31e0ae2012
GDScript: Fix constant conversions
|
2 years ago |
George Marques
|
e93266b9ff
Merge pull request #71120 from jordigcs/ternary
|
2 years ago |