index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
gdscript_analyzer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
1
-20
/
+77
|
\
|
*
Core: Fix built-in enum constant bindings
Danil Alexeev
2024-11-22
1
-20
/
+77
*
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-17
/
+31
|
\
|
|
*
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subcla...
girdenis-p
2024-11-06
1
-17
/
+31
*
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
|
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-5
/
+9
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge pull request #98356 from dustdfg/gdscript_endif_readability_comments
Clay John
2024-10-24
1
-1
/
+1
|
|
\
|
|
*
Add some comments to #endif's where it will easier life
Yevhen Babiichuk (DustDFG)
2024-10-21
1
-1
/
+1
|
*
|
GDScript: Fix cached parser error when using typed Dictionaries
rune-scape
2024-10-22
1
-4
/
+8
|
|
/
*
|
Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6
Spartan322
2024-10-14
1
-3
/
+12
|
\
|
|
*
Fix lookup symbol for enum members to search a correct code definition
Chaosus
2024-10-08
1
-3
/
+12
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Merge pull request #78656 from Repiteo/typed-dictionary
Rémi Verschelde
2024-09-06
1
-15
/
+293
|
\
|
*
Implement typed dictionaries
Thaddeus Crews
2024-09-04
1
-15
/
+293
*
|
Merge pull request #89675 from dalexeev/gds-correct-unused-signal-warning
Rémi Verschelde
2024-09-05
1
-0
/
+34
|
\
\
|
|
/
|
/
|
|
*
GDScript: Do not produce `UNUSED_SIGNAL` warning for common implicit uses
Danil Alexeev
2024-03-19
1
-0
/
+34
*
|
Merge pull request #78178 from dalexeev/gds-add-non-tool-extends-tool-error
Rémi Verschelde
2024-08-28
1
-0
/
+20
|
\
\
|
*
|
GDScript: Add warning if non-`@tool` class extends `@tool` class
Danil Alexeev
2024-07-04
1
-0
/
+20
*
|
|
GDScript: Fix too many calls to 'remove_parser'
rune-scape
2024-08-03
1
-23
/
+29
*
|
|
GDScript: Fix common mismatched external parser errors
rune-scape
2024-07-31
1
-42
/
+156
*
|
|
Revert "GDScript: Fix common mismatched external parser errors"
Rémi Verschelde
2024-07-25
1
-109
/
+35
*
|
|
Merge pull request #94617 from rune-scape/fix-mismatched-parsers
Rémi Verschelde
2024-07-24
1
-35
/
+109
|
\
\
\
|
*
|
|
GDScript: Fix common mismatched external parser errors
rune-scape
2024-07-23
1
-35
/
+109
*
|
|
|
GDScript: Fix false positive cases of `ENUM_VARIABLE_WITHOUT_DEFAULT`
Danil Alexeev
2024-07-22
1
-2
/
+2
|
/
/
/
*
/
/
Fix gdscript analyzer error when instantiating EditorPlugins.
baptr
2024-07-10
1
-1
/
+1
|
/
/
*
|
GDScript: Fix false positive `CONFUSABLE_CAPTURE_REASSIGNMENT` warnings
Danil Alexeev
2024-06-28
1
-1
/
+24
*
|
GDScript: Add `CONFUSABLE_CAPTURE_REASSIGNMENT` warning
Danil Alexeev
2024-06-28
1
-0
/
+15
*
|
Merge pull request #93346 from RandomShaper/gds_cyc_alt
Rémi Verschelde
2024-06-26
1
-2
/
+7
|
\
\
|
*
|
GDScript: Enhance handling of cyclic dependencies
Pedro J. Estébanez
2024-06-26
1
-2
/
+7
*
|
|
Fix editor crash when invalid global class script path
Hilderin
2024-06-25
1
-0
/
+3
|
/
/
*
|
Merge pull request #92544 from dalexeev/gds-fix-const-non-metatype-subscript
Rémi Verschelde
2024-05-30
1
-7
/
+39
|
\
\
|
*
|
GDScript: Fix subscript resolution on constant non-metatype GDScript base
Danil Alexeev
2024-05-30
1
-7
/
+39
*
|
|
GDScript: Do not produce `INFERRED_DECLARATION` on type import
Danil Alexeev
2024-05-30
1
-1
/
+6
|
/
/
*
|
GDScript: Fix lambdas capturing non-local variables
Danil Alexeev
2024-05-22
1
-4
/
+17
*
|
GDScript: Fix `STANDALONE_EXPRESSION` warning for `preload()`
Danil Alexeev
2024-05-17
1
-0
/
+1
*
|
Merge pull request #91909 from KoBeWi/have_fun_reviewing_this
Rémi Verschelde
2024-05-14
1
-1
/
+0
|
\
\
|
*
|
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+0
*
|
|
Revert "GDScript: Implement get_dependencies()"
Rémi Verschelde
2024-05-13
1
-14
/
+1
|
/
/
*
|
Add shorthand for using singleton string names
kobewi
2024-05-11
1
-2
/
+2
*
|
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-16
/
+21
*
|
Add PackedVector4Array Variant type
K. S. Ernest (iFire) Lee
2024-05-03
1
-5
/
+11
*
|
GDScript: Fix access non-static members in static context
Danil Alexeev
2024-05-01
1
-8
/
+23
*
|
Merge pull request #90860 from vnen/gdscript-get-dependencies
Rémi Verschelde
2024-04-29
1
-1
/
+14
|
\
\
|
*
|
GDScript: Implement get_dependencies()
George Marques
2024-04-18
1
-1
/
+14
*
|
|
Merge pull request #90552 from vnen/gdscript-constructor-callable-release
Rémi Verschelde
2024-04-29
1
-1
/
+1
|
\
\
\
|
*
|
|
GDScript: Assume constructor to be accessible from class
George Marques
2024-04-11
1
-1
/
+1
*
|
|
|
GDScript: Resolve types from autoload scenes
George Marques
2024-04-26
1
-3
/
+22
*
|
|
|
Merge pull request #90601 from rune-scape/rune-gdscript-dependant-parser-ref-...
Rémi Verschelde
2024-04-22
1
-44
/
+25
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
GDScript: invalidate GDScriptParserRef when reloading
rune-scape
2024-04-18
1
-44
/
+25
|
|
/
/
[next]