More extension bike shedding.

This commit is contained in:
2025-01-01 23:14:30 +01:00
parent 4deb07027f
commit 7787d1307b
47 changed files with 137 additions and 137 deletions

View File

@@ -1,30 +1,30 @@
test/assign_arithmetic_expression.inx semant
test/basic_property_and_return_value.inx semant
test/complicated_computation.inx semant
test/constant_buffer.inx semant
test/empty_struct.inx semant
test/empty_vertex_main.inx semant
test/empty_vertex_main_with_position_parameter.inx semant
test/field_assignment.inx semant
test/function_call.inx semant
test/function_call_out_of_order_declaration.inx semant
test/function_call_return.inx semant
test/functions_with_same_name.inx semant
test/function_with_int_return.inx semant
test/multiple_functions.inx semant
test/multiple_semicolons_everywhere.inx semant
test/pass_and_access_struct_fields_in_functions.inx semant
test/passthrough.inx semant
test/property_rename.inx semant
test/redeclared_variable.inx semant
test/simple_struct_access.inx semant
test/struct_access_primitive_type.inx semant
test/struct_within_struct.inx semant
test/type_as_variable_name.inx semant
test/undeclared_function.inx semant
test/undeclared_symbol.inx semant
test/unknown_overload.inx semant
test/use_builtin_functions.inx semant
test/wrong_argument_count.inx semant
test/wrong_multiply.inx semant
test/wrong_type_for_function.inx semant
test/assign_arithmetic_expression.ink semant
test/basic_property_and_return_value.ink semant
test/complicated_computation.ink semant
test/constant_buffer.ink semant
test/empty_struct.ink semant
test/empty_vertex_main.ink semant
test/empty_vertex_main_with_position_parameter.ink semant
test/field_assignment.ink semant
test/function_call.ink semant
test/function_call_out_of_order_declaration.ink semant
test/function_call_return.ink semant
test/functions_with_same_name.ink semant
test/function_with_int_return.ink semant
test/multiple_functions.ink semant
test/multiple_semicolons_everywhere.ink semant
test/pass_and_access_struct_fields_in_functions.ink semant
test/passthrough.ink semant
test/property_rename.ink semant
test/redeclared_variable.ink semant
test/simple_struct_access.ink semant
test/struct_access_primitive_type.ink semant
test/struct_within_struct.ink semant
test/type_as_variable_name.ink semant
test/undeclared_function.ink semant
test/undeclared_symbol.ink semant
test/unknown_overload.ink semant
test/use_builtin_functions.ink semant
test/wrong_argument_count.ink semant
test/wrong_multiply.ink semant
test/wrong_type_for_function.ink semant