multi-screen-projector/engine/modules/gdscript/tests/scripts/parser/features
2025-03-13 08:40:48 +00:00
..
advanced_expression_matching.gd Initial commit 2025-03-13 08:40:48 +00:00
advanced_expression_matching.out Initial commit 2025-03-13 08:40:48 +00:00
allow_id_similar_to_keyword_in_ascii.gd Initial commit 2025-03-13 08:40:48 +00:00
allow_id_similar_to_keyword_in_ascii.out Initial commit 2025-03-13 08:40:48 +00:00
allow_strings_as_comments.gd Initial commit 2025-03-13 08:40:48 +00:00
allow_strings_as_comments.out Initial commit 2025-03-13 08:40:48 +00:00
allowed_keywords_as_identifiers.gd Initial commit 2025-03-13 08:40:48 +00:00
allowed_keywords_as_identifiers.out Initial commit 2025-03-13 08:40:48 +00:00
annotations.gd Initial commit 2025-03-13 08:40:48 +00:00
annotations.out Initial commit 2025-03-13 08:40:48 +00:00
array.gd Initial commit 2025-03-13 08:40:48 +00:00
array.out Initial commit 2025-03-13 08:40:48 +00:00
arrays_dictionaries_nested_const.gd Initial commit 2025-03-13 08:40:48 +00:00
arrays_dictionaries_nested_const.out Initial commit 2025-03-13 08:40:48 +00:00
basic_expression_matching.gd Initial commit 2025-03-13 08:40:48 +00:00
basic_expression_matching.out Initial commit 2025-03-13 08:40:48 +00:00
bitwise_operators.gd Initial commit 2025-03-13 08:40:48 +00:00
bitwise_operators.out Initial commit 2025-03-13 08:40:48 +00:00
class.gd Initial commit 2025-03-13 08:40:48 +00:00
class.out Initial commit 2025-03-13 08:40:48 +00:00
class_inheritance.gd Initial commit 2025-03-13 08:40:48 +00:00
class_inheritance.out Initial commit 2025-03-13 08:40:48 +00:00
class_inheritance_access.gd Initial commit 2025-03-13 08:40:48 +00:00
class_inheritance_access.out Initial commit 2025-03-13 08:40:48 +00:00
class_name.gd Initial commit 2025-03-13 08:40:48 +00:00
class_name.out Initial commit 2025-03-13 08:40:48 +00:00
concatenation.gd Initial commit 2025-03-13 08:40:48 +00:00
concatenation.out Initial commit 2025-03-13 08:40:48 +00:00
constants.gd Initial commit 2025-03-13 08:40:48 +00:00
constants.out Initial commit 2025-03-13 08:40:48 +00:00
continuation_lines_comments.bin.gd Initial commit 2025-03-13 08:40:48 +00:00
continuation_lines_comments.bin.out Initial commit 2025-03-13 08:40:48 +00:00
dictionary.gd Initial commit 2025-03-13 08:40:48 +00:00
dictionary.out Initial commit 2025-03-13 08:40:48 +00:00
dictionary_lua_style.gd Initial commit 2025-03-13 08:40:48 +00:00
dictionary_lua_style.out Initial commit 2025-03-13 08:40:48 +00:00
dictionary_mixed_syntax.gd Initial commit 2025-03-13 08:40:48 +00:00
dictionary_mixed_syntax.out Initial commit 2025-03-13 08:40:48 +00:00
dollar_and_percent_get_node.gd Initial commit 2025-03-13 08:40:48 +00:00
dollar_and_percent_get_node.out Initial commit 2025-03-13 08:40:48 +00:00
dollar_node_paths.gd Initial commit 2025-03-13 08:40:48 +00:00
dollar_node_paths.out Initial commit 2025-03-13 08:40:48 +00:00
enum.gd Initial commit 2025-03-13 08:40:48 +00:00
enum.out Initial commit 2025-03-13 08:40:48 +00:00
export_arrays.gd Initial commit 2025-03-13 08:40:48 +00:00
export_arrays.out Initial commit 2025-03-13 08:40:48 +00:00
export_enum.gd Initial commit 2025-03-13 08:40:48 +00:00
export_enum.out Initial commit 2025-03-13 08:40:48 +00:00
export_variable.gd Initial commit 2025-03-13 08:40:48 +00:00
export_variable.out Initial commit 2025-03-13 08:40:48 +00:00
export_variable_global.notest.gd Initial commit 2025-03-13 08:40:48 +00:00
export_variable_unnamed.notest.gd Initial commit 2025-03-13 08:40:48 +00:00
float_notation.gd Initial commit 2025-03-13 08:40:48 +00:00
float_notation.out Initial commit 2025-03-13 08:40:48 +00:00
for_range.gd Initial commit 2025-03-13 08:40:48 +00:00
for_range.out Initial commit 2025-03-13 08:40:48 +00:00
function_default_parameter_type_inference.gd Initial commit 2025-03-13 08:40:48 +00:00
function_default_parameter_type_inference.out Initial commit 2025-03-13 08:40:48 +00:00
function_many_parameters.gd Initial commit 2025-03-13 08:40:48 +00:00
function_many_parameters.out Initial commit 2025-03-13 08:40:48 +00:00
good_continue_in_lambda.gd Initial commit 2025-03-13 08:40:48 +00:00
good_continue_in_lambda.out Initial commit 2025-03-13 08:40:48 +00:00
if_after_lambda.gd Initial commit 2025-03-13 08:40:48 +00:00
if_after_lambda.out Initial commit 2025-03-13 08:40:48 +00:00
in.gd Initial commit 2025-03-13 08:40:48 +00:00
in.out Initial commit 2025-03-13 08:40:48 +00:00
is_not_operator.gd Initial commit 2025-03-13 08:40:48 +00:00
is_not_operator.out Initial commit 2025-03-13 08:40:48 +00:00
lambda_callable.gd Initial commit 2025-03-13 08:40:48 +00:00
lambda_callable.out Initial commit 2025-03-13 08:40:48 +00:00
lambda_capture_callable.gd Initial commit 2025-03-13 08:40:48 +00:00
lambda_capture_callable.out Initial commit 2025-03-13 08:40:48 +00:00
lambda_default_parameter_capture.gd Initial commit 2025-03-13 08:40:48 +00:00
lambda_default_parameter_capture.out Initial commit 2025-03-13 08:40:48 +00:00
lambda_ends_with_new_line.gd Initial commit 2025-03-13 08:40:48 +00:00
lambda_ends_with_new_line.out Initial commit 2025-03-13 08:40:48 +00:00
lambda_named_callable.gd Initial commit 2025-03-13 08:40:48 +00:00
lambda_named_callable.out Initial commit 2025-03-13 08:40:48 +00:00
match.gd Initial commit 2025-03-13 08:40:48 +00:00
match.out Initial commit 2025-03-13 08:40:48 +00:00
match_array.gd Initial commit 2025-03-13 08:40:48 +00:00
match_array.out Initial commit 2025-03-13 08:40:48 +00:00
match_bind_unused.gd Initial commit 2025-03-13 08:40:48 +00:00
match_bind_unused.out Initial commit 2025-03-13 08:40:48 +00:00
match_dictionary.gd Initial commit 2025-03-13 08:40:48 +00:00
match_dictionary.out Initial commit 2025-03-13 08:40:48 +00:00
match_multiple_patterns_with_array.gd Initial commit 2025-03-13 08:40:48 +00:00
match_multiple_patterns_with_array.out Initial commit 2025-03-13 08:40:48 +00:00
match_multiple_variable_binds_in_pattern.gd Initial commit 2025-03-13 08:40:48 +00:00
match_multiple_variable_binds_in_pattern.out Initial commit 2025-03-13 08:40:48 +00:00
match_with_variables.gd Initial commit 2025-03-13 08:40:48 +00:00
match_with_variables.out Initial commit 2025-03-13 08:40:48 +00:00
mixed_indentation_on_blank_lines.gd Initial commit 2025-03-13 08:40:48 +00:00
mixed_indentation_on_blank_lines.out Initial commit 2025-03-13 08:40:48 +00:00
multiline_arrays.gd Initial commit 2025-03-13 08:40:48 +00:00
multiline_arrays.out Initial commit 2025-03-13 08:40:48 +00:00
multiline_assert.gd Initial commit 2025-03-13 08:40:48 +00:00
multiline_assert.out Initial commit 2025-03-13 08:40:48 +00:00
multiline_dictionaries.gd Initial commit 2025-03-13 08:40:48 +00:00
multiline_dictionaries.out Initial commit 2025-03-13 08:40:48 +00:00
multiline_if.gd Initial commit 2025-03-13 08:40:48 +00:00
multiline_if.out Initial commit 2025-03-13 08:40:48 +00:00
multiline_strings.gd Initial commit 2025-03-13 08:40:48 +00:00
multiline_strings.out Initial commit 2025-03-13 08:40:48 +00:00
multiline_vector.gd Initial commit 2025-03-13 08:40:48 +00:00
multiline_vector.out Initial commit 2025-03-13 08:40:48 +00:00
nested_arithmetic.gd Initial commit 2025-03-13 08:40:48 +00:00
nested_arithmetic.out Initial commit 2025-03-13 08:40:48 +00:00
nested_array.gd Initial commit 2025-03-13 08:40:48 +00:00
nested_array.out Initial commit 2025-03-13 08:40:48 +00:00
nested_dictionary.gd Initial commit 2025-03-13 08:40:48 +00:00
nested_dictionary.out Initial commit 2025-03-13 08:40:48 +00:00
nested_function_calls.gd Initial commit 2025-03-13 08:40:48 +00:00
nested_function_calls.out Initial commit 2025-03-13 08:40:48 +00:00
nested_if.gd Initial commit 2025-03-13 08:40:48 +00:00
nested_if.out Initial commit 2025-03-13 08:40:48 +00:00
nested_match.gd Initial commit 2025-03-13 08:40:48 +00:00
nested_match.out Initial commit 2025-03-13 08:40:48 +00:00
nested_parentheses.gd Initial commit 2025-03-13 08:40:48 +00:00
nested_parentheses.out Initial commit 2025-03-13 08:40:48 +00:00
number_literals_with_sign.gd Initial commit 2025-03-13 08:40:48 +00:00
number_literals_with_sign.out Initial commit 2025-03-13 08:40:48 +00:00
number_separators.gd Initial commit 2025-03-13 08:40:48 +00:00
number_separators.out Initial commit 2025-03-13 08:40:48 +00:00
operator_assign.gd Initial commit 2025-03-13 08:40:48 +00:00
operator_assign.out Initial commit 2025-03-13 08:40:48 +00:00
property_setter_getter.gd Initial commit 2025-03-13 08:40:48 +00:00
property_setter_getter.out Initial commit 2025-03-13 08:40:48 +00:00
r_strings.gd Initial commit 2025-03-13 08:40:48 +00:00
r_strings.out Initial commit 2025-03-13 08:40:48 +00:00
reserved_keywords_as_attribute.gd Initial commit 2025-03-13 08:40:48 +00:00
reserved_keywords_as_attribute.out Initial commit 2025-03-13 08:40:48 +00:00
semicolon_as_end_statement.gd Initial commit 2025-03-13 08:40:48 +00:00
semicolon_as_end_statement.out Initial commit 2025-03-13 08:40:48 +00:00
semicolon_as_terminator.gd Initial commit 2025-03-13 08:40:48 +00:00
semicolon_as_terminator.out Initial commit 2025-03-13 08:40:48 +00:00
signal_declaration.gd Initial commit 2025-03-13 08:40:48 +00:00
signal_declaration.out Initial commit 2025-03-13 08:40:48 +00:00
single_line_declaration.gd Initial commit 2025-03-13 08:40:48 +00:00
single_line_declaration.out Initial commit 2025-03-13 08:40:48 +00:00
space_indentation.gd Initial commit 2025-03-13 08:40:48 +00:00
space_indentation.out Initial commit 2025-03-13 08:40:48 +00:00
static_typing.gd Initial commit 2025-03-13 08:40:48 +00:00
static_typing.out Initial commit 2025-03-13 08:40:48 +00:00
str_preserves_case.gd Initial commit 2025-03-13 08:40:48 +00:00
str_preserves_case.out Initial commit 2025-03-13 08:40:48 +00:00
string_formatting.gd Initial commit 2025-03-13 08:40:48 +00:00
string_formatting.out Initial commit 2025-03-13 08:40:48 +00:00
super.gd Initial commit 2025-03-13 08:40:48 +00:00
super.out Initial commit 2025-03-13 08:40:48 +00:00
trailing_comma_in_function_args.gd Initial commit 2025-03-13 08:40:48 +00:00
trailing_comma_in_function_args.out Initial commit 2025-03-13 08:40:48 +00:00
truthiness.gd Initial commit 2025-03-13 08:40:48 +00:00
truthiness.out Initial commit 2025-03-13 08:40:48 +00:00
typed_arrays.gd Initial commit 2025-03-13 08:40:48 +00:00
typed_arrays.out Initial commit 2025-03-13 08:40:48 +00:00
typed_dictionaries.gd Initial commit 2025-03-13 08:40:48 +00:00
typed_dictionaries.out Initial commit 2025-03-13 08:40:48 +00:00
unicode_identifiers.gd Initial commit 2025-03-13 08:40:48 +00:00
unicode_identifiers.out Initial commit 2025-03-13 08:40:48 +00:00
unnamed_enums_outer_conflicts.gd Initial commit 2025-03-13 08:40:48 +00:00
unnamed_enums_outer_conflicts.out Initial commit 2025-03-13 08:40:48 +00:00
variable_declaration.gd Initial commit 2025-03-13 08:40:48 +00:00
variable_declaration.out Initial commit 2025-03-13 08:40:48 +00:00
vector_inf.gd Initial commit 2025-03-13 08:40:48 +00:00
vector_inf.out Initial commit 2025-03-13 08:40:48 +00:00
warning_ignore_regions.gd Initial commit 2025-03-13 08:40:48 +00:00
warning_ignore_regions.out Initial commit 2025-03-13 08:40:48 +00:00
while.gd Initial commit 2025-03-13 08:40:48 +00:00
while.out Initial commit 2025-03-13 08:40:48 +00:00