Rémi Verschelde e22255edaf Merge pull request #55201 from Scony/fix-unreachable-code-false-positive 3 ani în urmă
..
assert_always_true.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
assert_always_true.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
deprecated_operators.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
deprecated_operators.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
empty_file.notest.gd e99730340b Fix error on parsing statement-less GDScript files, 4 ani în urmă
empty_file.notest.out e99730340b Fix error on parsing statement-less GDScript files, 4 ani în urmă
empty_file_comment.notest.gd e99730340b Fix error on parsing statement-less GDScript files, 4 ani în urmă
empty_file_comment.notest.out e99730340b Fix error on parsing statement-less GDScript files, 4 ani în urmă
empty_file_newline.notest.gd e99730340b Fix error on parsing statement-less GDScript files, 4 ani în urmă
empty_file_newline.notest.out e99730340b Fix error on parsing statement-less GDScript files, 4 ani în urmă
empty_file_newline_comment.notest.gd e99730340b Fix error on parsing statement-less GDScript files, 4 ani în urmă
empty_file_newline_comment.notest.out e99730340b Fix error on parsing statement-less GDScript files, 4 ani în urmă
enum_assign_int_without_casting.gd ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types 3 ani în urmă
enum_assign_int_without_casting.out ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types 3 ani în urmă
incompatible_ternary.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
incompatible_ternary.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
integer_division.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
integer_division.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
match_default_not_at_end.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
match_default_not_at_end.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
narrowing_conversion.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
narrowing_conversion.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
return_value_discarded.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
return_value_discarded.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
shadowed_constant.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
shadowed_constant.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
shadowed_global_identifier.gd 3396b25489 Allow using built-in names for variables, push warnings instead 3 ani în urmă
shadowed_global_identifier.out 566895732c Fix shadowed global identifier warning duplication 3 ani în urmă
shadowed_variable_class.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
shadowed_variable_class.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
shadowed_variable_function.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
shadowed_variable_function.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
standalone_expression.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
standalone_expression.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
unassigned_variable.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
unassigned_variable.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
unassigned_variable_op_assign.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
unassigned_variable_op_assign.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
unreachable_code_after_return.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
unreachable_code_after_return.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
unreachable_code_after_return_bug_55154.gd 86c0e38e8f Fix 'unreachable-code' false-positive, fixes #55154 3 ani în urmă
unreachable_code_after_return_bug_55154.out 86c0e38e8f Fix 'unreachable-code' false-positive, fixes #55154 3 ani în urmă
unused_argument.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
unused_argument.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
unused_variable.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
unused_variable.out 1e26bf23c2 Rename GDScript test script filenames to use `snake_case` 4 ani în urmă
void_assignment.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă
void_assignment.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite 4 ani în urmă