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
/
tests
/
scripts
/
parser
/
warnings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subcla...
girdenis-p
2024-11-06
3
-3
/
+3
*
GDScript: Fix `STANDALONE_EXPRESSION` warning for `preload()`
Danil Alexeev
2024-05-17
4
-4
/
+22
*
GDScript: Suppress unused constant warning with underscore
George Marques
2024-04-18
2
-0
/
+9
*
GDScript: Don't warn on unassigned for builtin-typed variables
George Marques
2024-04-10
2
-3
/
+23
*
GDScript: Fix `@warning_ignore` annotation issues
Danil Alexeev
2024-03-12
3
-1
/
+14
*
GDScript: Adjust STATIC_CALLED_ON_INSTANCE warning to not default to the nati...
20kdc
2024-03-01
2
-9
/
+29
*
GDScript: Reorganize and unify warnings
Danil Alexeev
2023-04-28
11
-12
/
+12
*
Merge pull request #72971 from vnen/gdscript-multiline-comment
Rémi Verschelde
2023-02-09
2
-6
/
+1
|
\
|
*
GDScript: Allow strings as multiline comments
George Marques
2023-02-09
2
-6
/
+1
*
|
GDScript: Be more lenient with identifiers
George Marques
2023-02-09
2
-1
/
+12
|
/
*
GDScript: Fix constant conversions
Dmitrii Maganov
2023-01-29
1
-4
/
+4
*
Add support for Unicode identifiers in GDScript
George Marques
2023-01-21
2
-0
/
+11
*
GDScript: Make using return of void function an error
George Marques
2022-12-30
2
-11
/
+0
*
change RETURN_VALUE_DISCARDED GDScript warn text
souplamp
2022-11-21
1
-1
/
+1
*
Add STATIC_CALLED_ON_INSTANCE warning to highlight
clayjohn
2022-10-14
2
-0
/
+18
*
Implement RETURN_VALUE_DISCARDED warning in GDscript
clayjohn
2022-10-13
1
-0
/
+4
*
Merge pull request #55201 from Scony/fix-unreachable-code-false-positive
Rémi Verschelde
2022-05-18
2
-0
/
+18
|
\
|
*
Fix 'unreachable-code' false-positive, fixes #55154
Pawel Lampe
2021-11-21
2
-0
/
+18
*
|
GDScript: Consolidate behavior for assigning enum types
George Marques
2022-02-03
2
-0
/
+36
*
|
Fix shadowed global identifier warning duplication
Yuri Roubinsky
2021-12-13
1
-4
/
+4
*
|
Allow using built-in names for variables, push warnings instead
Yuri Roubinsky
2021-11-13
2
-0
/
+11
|
/
*
Add dozens of new integration tests to the GDScript test suite
Hugo Locurcio
2021-09-14
33
-1
/
+221
*
Fix error on parsing statement-less GDScript files,
ThreeRhinosInAnElephantCostume
2021-09-11
8
-0
/
+25
*
Rename GDScript test script filenames to use `snake_case`
Andrii Doroshenko (Xrayez)
2021-04-16
2
-0
/
+7