Hugo Locurcio 291d3aaabe Improve null and object printing to avoid confusion with arrays il y a 3 ans
..
advanced_expression_matching.gd 15ccd83ada Added tests for expression matching il y a 4 ans
advanced_expression_matching.out 58fcad20ef quote strings inside arrays and dictionaries il y a 3 ans
array.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
array.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
arrays_dictionaries_nested_const.gd b3704e664d Fixes GDScript define nested dictionary and array as constants #50285 il y a 3 ans
arrays_dictionaries_nested_const.out b3704e664d Fixes GDScript define nested dictionary and array as constants #50285 il y a 3 ans
basic_expression_matching.gd 15ccd83ada Added tests for expression matching il y a 4 ans
basic_expression_matching.out 15ccd83ada Added tests for expression matching il y a 4 ans
bitwise_operators.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
bitwise_operators.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
class.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
class.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
class_inheritance.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
class_inheritance.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
class_inheritance_access.gd 7d48afa96d Add test cases for accessing parent elements from child class il y a 3 ans
class_inheritance_access.out 7d48afa96d Add test cases for accessing parent elements from child class il y a 3 ans
class_name.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
class_name.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
concatenation.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
concatenation.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
constants.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
constants.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
dictionary.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
dictionary.out 58fcad20ef quote strings inside arrays and dictionaries il y a 3 ans
dictionary_lua_style.gd 5d31ce4b16 GDScript: Allow string keys on Lua-style dictionaries il y a 4 ans
dictionary_lua_style.out 58fcad20ef quote strings inside arrays and dictionaries il y a 3 ans
dictionary_mixed_syntax.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
dictionary_mixed_syntax.out 58fcad20ef quote strings inside arrays and dictionaries il y a 3 ans
dollar_and_percent_get_node.gd eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` il y a 3 ans
dollar_and_percent_get_node.out eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` il y a 3 ans
dollar_node_paths.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
dollar_node_paths.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
enum.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
enum.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
export_variable.gd c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
export_variable.out c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
float_notation.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
float_notation.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
for_range.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
for_range.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
function_default_parameter_type_inference.gd c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
function_default_parameter_type_inference.out c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
function_many_parameters.gd c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
function_many_parameters.out 291d3aaabe Improve null and object printing to avoid confusion with arrays il y a 3 ans
if_after_lambda.gd 969f1980d2 GDScript: Fix `if` after lambda being seen as ternary il y a 3 ans
if_after_lambda.out 969f1980d2 GDScript: Fix `if` after lambda being seen as ternary il y a 3 ans
in.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
in.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
lambda_callable.gd c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
lambda_callable.out c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
lambda_capture_callable.gd c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
lambda_capture_callable.out c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
lambda_default_parameter_capture.gd 1b76a9d705 GDScript: Fix lambda captures in default argument values il y a 3 ans
lambda_default_parameter_capture.out 1b76a9d705 GDScript: Fix lambda captures in default argument values il y a 3 ans
lambda_named_callable.gd c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
lambda_named_callable.out c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
match.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
match.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
match_bind_unused.gd 3d61246bc4 use correct error for unused bind match, suppress with underscore il y a 3 ans
match_bind_unused.out 3d61246bc4 use correct error for unused bind match, suppress with underscore il y a 3 ans
match_dictionary.gd 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns il y a 3 ans
match_dictionary.out 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns il y a 3 ans
match_multiple_patterns_with_array.gd 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns il y a 3 ans
match_multiple_patterns_with_array.out 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns il y a 3 ans
match_multiple_variable_binds_in_pattern.gd 3c5b9d1be3 Fix issues with multiple bind patterns in match statement il y a 3 ans
match_multiple_variable_binds_in_pattern.out 3c5b9d1be3 Fix issues with multiple bind patterns in match statement il y a 3 ans
multiline_arrays.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
multiline_arrays.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
multiline_dictionaries.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
multiline_dictionaries.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
multiline_if.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
multiline_if.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
multiline_strings.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
multiline_strings.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
multiline_vector.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
multiline_vector.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_arithmetic.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_arithmetic.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_array.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_array.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_dictionary.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_dictionary.out 58fcad20ef quote strings inside arrays and dictionaries il y a 3 ans
nested_function_calls.gd c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
nested_function_calls.out c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
nested_if.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_if.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_match.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_match.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_parentheses.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
nested_parentheses.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
number_separators.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
number_separators.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
operator_assign.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
operator_assign.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
property_setter_getter.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
property_setter_getter.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
semicolon_as_end_statement.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
semicolon_as_end_statement.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
semicolon_as_terminator.gd e5ebc9710d GDScript: Allow classes declaration to be done in single line il y a 4 ans
semicolon_as_terminator.out e5ebc9710d GDScript: Allow classes declaration to be done in single line il y a 4 ans
signal_declaration.gd a124f1effe Fix various typos il y a 4 ans
signal_declaration.out bab0afc821 GDScript: Allow multiple lines in signal parameters declaration il y a 4 ans
single_line_declaration.gd e5ebc9710d GDScript: Allow classes declaration to be done in single line il y a 4 ans
single_line_declaration.out e5ebc9710d GDScript: Allow classes declaration to be done in single line il y a 4 ans
space_indentation.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
space_indentation.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
static_typing.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
static_typing.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
str_preserves_case.gd f126634434 GDScript test style fix il y a 4 ans
str_preserves_case.out 291d3aaabe Improve null and object printing to avoid confusion with arrays il y a 3 ans
string_formatting.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
string_formatting.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
super.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
super.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
trailing_comma_in_function_args.gd 1e26bf23c2 Rename GDScript test script filenames to use `snake_case` il y a 4 ans
trailing_comma_in_function_args.out 1e26bf23c2 Rename GDScript test script filenames to use `snake_case` il y a 4 ans
truthiness.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
truthiness.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
typed_arrays.gd c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
typed_arrays.out c6ca09dc6f Add more integration tests to the GDScript test suite il y a 4 ans
variable_declaration.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
variable_declaration.out 1d1aa7a02f GDScript: Removed spurious UNASSIGNED_VARIABLE warning for locals il y a 4 ans
while.gd c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans
while.out c0083c0f90 Add dozens of new integration tests to the GDScript test suite il y a 4 ans