package info (click to toggle)
godot 4.4.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 229,428 kB
  • sloc: cpp: 1,657,504; ansic: 186,969; xml: 153,923; cs: 36,104; java: 29,122; python: 15,230; javascript: 6,211; yacc: 4,115; pascal: 818; objc: 459; sh: 459; makefile: 109

Folder: errors

d .. (parent)
- - rw-r--r-- 146 annotation_deprecated.gd
- - rw-r--r-- 105 annotation_deprecated.out
- - rw-r--r-- 189 annotation_experimental.gd
- - rw-r--r-- 109 annotation_experimental.out
- - rw-r--r-- 55 annotation_extra_comma.gd
- - rw-r--r-- 68 annotation_extra_comma.out
- - rw-r--r-- 30 annotation_inapplicable.gd
- - rw-r--r-- 74 annotation_inapplicable.out
- - rw-r--r-- 181 annotation_tutorial.gd
- - rw-r--r-- 115 annotation_tutorial.out
- - rw-r--r-- 35 annotation_unrecognized.gd
- - rw-r--r-- 61 annotation_unrecognized.out
- - rw-r--r-- 92 array_consecutive_commas.gd
- - rw-r--r-- 58 array_consecutive_commas.out
- - rw-r--r-- 35 assignment_2_equal_signs.gd
- - rw-r--r-- 94 assignment_2_equal_signs.out
- - rw-r--r-- 36 assignment_3_equal_signs.gd
- - rw-r--r-- 94 assignment_3_equal_signs.out
- - rw-r--r-- 29 assignment_empty_assignee.gd
- - rw-r--r-- 54 assignment_empty_assignee.out
- - rw-r--r-- 55 assignment_in_if.gd
- - rw-r--r-- 68 assignment_in_if.out
- - rw-r--r-- 43 assignment_in_var.gd
- - rw-r--r-- 68 assignment_in_var.out
- - rw-r--r-- 59 assignment_in_var_if.gd
- - rw-r--r-- 64 assignment_in_var_if.out
- - rw-r--r-- 28 assignment_without_identifier.gd
- - rw-r--r-- 56 assignment_without_identifier.out
- - rw-r--r-- 93 bad_continue_in_lambda.gd
- - rw-r--r-- 61 bad_continue_in_lambda.out
- - rw-r--r-- 26 bad_r_string_1.gd
- - rw-r--r-- 41 bad_r_string_1.out
- - rw-r--r-- 28 bad_r_string_2.gd
- - rw-r--r-- 41 bad_r_string_2.out
- - rw-r--r-- 43 bad_r_string_3.gd
- - rw-r--r-- 69 bad_r_string_3.out
- - rw-r--r-- 23 binary_complement_without_argument.gd
- - rw-r--r-- 60 binary_complement_without_argument.out
- - rw-r--r-- 25 boolean_negation_without_argument.gd
- - rw-r--r-- 62 boolean_negation_without_argument.out
- - rw-r--r-- 23 boolean_negation_without_argument_using_bang.gd
- - rw-r--r-- 60 boolean_negation_without_argument_using_bang.out
- - rw-r--r-- 40 brace_syntax.gd
- - rw-r--r-- 61 brace_syntax.out
- - rw-r--r-- 166 class_name_after_annotation.gd
- - rw-r--r-- 108 class_name_after_annotation.out
- - rw-r--r-- 45 constant_conflicts_variable.gd
- - rw-r--r-- 85 constant_conflicts_variable.out
- - rw-r--r-- 79 default_value_in_function_call.gd
- - rw-r--r-- 68 default_value_in_function_call.out
- - rw-r--r-- 18 dollar_assignment_bug_53696.gd
- - rw-r--r-- 74 dollar_assignment_bug_53696.out
- - rw-r--r-- 53 double_dictionary_comma.gd
- - rw-r--r-- 59 double_dictionary_comma.out
- - rw-r--r-- 62 duplicate_icon.gd
- - rw-r--r-- 62 duplicate_icon.out
- - rw-r--r-- 32 duplicate_tool.gd
- - rw-r--r-- 62 duplicate_tool.out
- - rw-r--r-- 68 export_enum_wrong_array_type.gd
- - rw-r--r-- 270 export_enum_wrong_array_type.out
- - rw-r--r-- 64 export_enum_wrong_type.gd
- - rw-r--r-- 263 export_enum_wrong_type.out
- - rw-r--r-- 44 export_tool_button_requires_tool_mode.gd
- - rw-r--r-- 128 export_tool_button_requires_tool_mode.out
- - rw-r--r-- 37 function_conflicts_constant.gd
- - rw-r--r-- 89 function_conflicts_constant.out
- - rw-r--r-- 165 function_conflicts_variable.gd
- - rw-r--r-- 89 function_conflicts_variable.out
- - rw-r--r-- 57 identifier_similar_to_keyword.gd
- - rw-r--r-- 108 identifier_similar_to_keyword.out
- - rw-r--r-- 55 invalid_escape_sequence.gd
- - rw-r--r-- 46 invalid_escape_sequence.out
- - rw-r--r-- 70 invalid_identifier_number.gd
- - rw-r--r-- 56 invalid_identifier_number.out
- - rw-r--r-- 69 invalid_identifier_string.gd
- - rw-r--r-- 56 invalid_identifier_string.out
- - rw-r--r-- 197 invalid_ternary_operator.gd
- - rw-r--r-- 133 invalid_ternary_operator.out
- - rw-r--r-- 109 lambda_no_continue_on_new_line.gd
- - rw-r--r-- 60 lambda_no_continue_on_new_line.out
- - rw-r--r-- 62 lambda_standalone.gd
- - rw-r--r-- 96 lambda_standalone.out
- - rw-r--r-- 102 match_guard_with_assignment.gd
- - rw-r--r-- 68 match_guard_with_assignment.out
- - rw-r--r-- 49 match_multiple_variable_binds_in_branch.gd
- - rw-r--r-- 71 match_multiple_variable_binds_in_branch.out
- - rw-r--r-- 42 missing_closing_expr_paren.gd
- - rw-r--r-- 68 missing_closing_expr_paren.out
- - rw-r--r-- 60 missing_colon.gd
- - rw-r--r-- 55 missing_colon.out
- - rw-r--r-- 63 missing_expression_after_ternary_else.gd
- - rw-r--r-- 54 missing_expression_after_ternary_else.out
- - rw-r--r-- 61 missing_paren_after_args.gd
- - rw-r--r-- 63 missing_paren_after_args.out
- - rw-r--r-- 36 mistaken_decrement_operator.gd
- - rw-r--r-- 60 mistaken_decrement_operator.out
- - rw-r--r-- 36 mistaken_increment_operator.gd
- - rw-r--r-- 60 mistaken_increment_operator.out
- - rw-r--r-- 60 mixing_tabs_spaces.textonly.gd
- - rw-r--r-- 100 mixing_tabs_spaces.textonly.out
- - rw-r--r-- 96 multiple_number_separators.gd
- - rw-r--r-- 82 multiple_number_separators.out
- - rw-r--r-- 101 multiple_number_separators_after_decimal.gd
- - rw-r--r-- 82 multiple_number_separators_after_decimal.out
- - rw-r--r-- 66 nothing_after_dollar.gd
- - rw-r--r-- 74 nothing_after_dollar.out
- - rw-r--r-- 46 redefine_keyword.gd
- - rw-r--r-- 56 redefine_keyword.out
- - rw-r--r-- 110 redefine_local_constant_with_keyword.gd
- - rw-r--r-- 85 redefine_local_constant_with_keyword.out
- - rw-r--r-- 72 static_constructor_not_static.gd
- - rw-r--r-- 64 static_constructor_not_static.out
- - rw-r--r-- 92 static_constructor_returning_something.gd
- - rw-r--r-- 55 static_constructor_returning_something.out
- - rw-r--r-- 49 subscript_without_index.gd
- - rw-r--r-- 51 subscript_without_index.out
- - rw-r--r-- 55 unexpected_token_in_class_body.gd
- - rw-r--r-- 65 unexpected_token_in_class_body.out
- - rw-r--r-- 45 variable_conflicts_constant.gd
- - rw-r--r-- 85 variable_conflicts_constant.out
- - rw-r--r-- 50 variable_conflicts_for_variable.gd
- - rw-r--r-- 85 variable_conflicts_for_variable.out
- - rw-r--r-- 164 variable_conflicts_function.gd
- - rw-r--r-- 89 variable_conflicts_function.out
- - rw-r--r-- 41 variable_conflicts_variable.gd
- - rw-r--r-- 85 variable_conflicts_variable.out
- - rw-r--r-- 384 vcs_conflict_marker.gd
- - rw-r--r-- 68 vcs_conflict_marker.out
- - rw-r--r-- 104 warning_ignore_extra_start.gd
- - rw-r--r-- 110 warning_ignore_extra_start.out
- - rw-r--r-- 64 warning_ignore_restore_without_start.gd
- - rw-r--r-- 96 warning_ignore_restore_without_start.out
- - rw-r--r-- 58 wrong_value_after_dollar.gd
- - rw-r--r-- 74 wrong_value_after_dollar.out
- - rw-r--r-- 65 wrong_value_after_dollar_slash.gd
- - rw-r--r-- 74 wrong_value_after_dollar_slash.out
- - rw-r--r-- 65 yield_instead_of_await.gd
- - rw-r--r-- 73 yield_instead_of_await.out