girdenis-p 413490c270 Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses hai 10 meses
..
assert_always_true.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
assert_always_true.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
confusable_identifier.gd 03ea77407c GDScript: Be more lenient with identifiers %!s(int64=2) %!d(string=hai) anos
confusable_identifier.out 03ea77407c GDScript: Be more lenient with identifiers %!s(int64=2) %!d(string=hai) anos
deprecated_operators.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
deprecated_operators.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
empty_file.notest.gd e99730340b Fix error on parsing statement-less GDScript files, %!s(int64=4) %!d(string=hai) anos
empty_file.notest.out e99730340b Fix error on parsing statement-less GDScript files, %!s(int64=4) %!d(string=hai) anos
empty_file_comment.notest.gd e99730340b Fix error on parsing statement-less GDScript files, %!s(int64=4) %!d(string=hai) anos
empty_file_comment.notest.out e99730340b Fix error on parsing statement-less GDScript files, %!s(int64=4) %!d(string=hai) anos
empty_file_newline.notest.gd e99730340b Fix error on parsing statement-less GDScript files, %!s(int64=4) %!d(string=hai) anos
empty_file_newline.notest.out e99730340b Fix error on parsing statement-less GDScript files, %!s(int64=4) %!d(string=hai) anos
empty_file_newline_comment.notest.gd e99730340b Fix error on parsing statement-less GDScript files, %!s(int64=4) %!d(string=hai) anos
empty_file_newline_comment.notest.out e99730340b Fix error on parsing statement-less GDScript files, %!s(int64=4) %!d(string=hai) anos
enum_assign_int_without_casting.gd ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types %!s(int64=3) %!d(string=hai) anos
enum_assign_int_without_casting.out 31e0ae2012 GDScript: Fix constant conversions %!s(int64=2) %!d(string=hai) anos
incompatible_ternary.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
incompatible_ternary.out ef1909fca3 GDScript: Fix `@warning_ignore` annotation issues hai 1 ano
integer_division.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
integer_division.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
match_default_not_at_end.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
match_default_not_at_end.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
narrowing_conversion.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
narrowing_conversion.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
return_value_discarded.gd 7dd801c580 GDScript: Fix `STANDALONE_EXPRESSION` warning for `preload()` hai 1 ano
return_value_discarded.out 7dd801c580 GDScript: Fix `STANDALONE_EXPRESSION` warning for `preload()` hai 1 ano
shadowed_constant.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
shadowed_constant.out 413490c270 Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses hai 10 meses
shadowed_global_identifier.gd 3396b25489 Allow using built-in names for variables, push warnings instead %!s(int64=3) %!d(string=hai) anos
shadowed_global_identifier.out 13310f3557 GDScript: Reorganize and unify warnings %!s(int64=2) %!d(string=hai) anos
shadowed_variable_class.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
shadowed_variable_class.out 413490c270 Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses hai 10 meses
shadowed_variable_function.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
shadowed_variable_function.out 413490c270 Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses hai 10 meses
standalone_expression.gd 7dd801c580 GDScript: Fix `STANDALONE_EXPRESSION` warning for `preload()` hai 1 ano
standalone_expression.out 7dd801c580 GDScript: Fix `STANDALONE_EXPRESSION` warning for `preload()` hai 1 ano
standalone_ternary.gd ef1909fca3 GDScript: Fix `@warning_ignore` annotation issues hai 1 ano
standalone_ternary.out ef1909fca3 GDScript: Fix `@warning_ignore` annotation issues hai 1 ano
static_called_on_instance.gd 24181d1055 GDScript: Adjust STATIC_CALLED_ON_INSTANCE warning to not default to the native type, and to not trigger on self-calls hai 1 ano
static_called_on_instance.out 24181d1055 GDScript: Adjust STATIC_CALLED_ON_INSTANCE warning to not default to the native type, and to not trigger on self-calls hai 1 ano
unassigned_variable.gd 877802e252 GDScript: Don't warn on unassigned for builtin-typed variables hai 1 ano
unassigned_variable.out 877802e252 GDScript: Don't warn on unassigned for builtin-typed variables hai 1 ano
unassigned_variable_op_assign.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
unassigned_variable_op_assign.out 13310f3557 GDScript: Reorganize and unify warnings %!s(int64=2) %!d(string=hai) anos
unreachable_code_after_return.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
unreachable_code_after_return.out 13310f3557 GDScript: Reorganize and unify warnings %!s(int64=2) %!d(string=hai) anos
unreachable_code_after_return_bug_55154.gd 86c0e38e8f Fix 'unreachable-code' false-positive, fixes #55154 %!s(int64=3) %!d(string=hai) anos
unreachable_code_after_return_bug_55154.out 86c0e38e8f Fix 'unreachable-code' false-positive, fixes #55154 %!s(int64=3) %!d(string=hai) anos
unused_argument.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
unused_argument.out 13310f3557 GDScript: Reorganize and unify warnings %!s(int64=2) %!d(string=hai) anos
unused_constant.gd a3b3a20ac0 GDScript: Suppress unused constant warning with underscore hai 1 ano
unused_constant.out a3b3a20ac0 GDScript: Suppress unused constant warning with underscore hai 1 ano
unused_variable.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite %!s(int64=4) %!d(string=hai) anos
unused_variable.out 13310f3557 GDScript: Reorganize and unify warnings %!s(int64=2) %!d(string=hai) anos