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,20 +1,20 @@
test/assign_arithmetic_expression.inx codegen
test/basic_property_and_return_value.inx codegen
test/complicated_computation.inx codegen
test/constant_buffer.inx codegen
test/empty_struct.inx codegen
test/empty_vertex_main.inx codegen
test/empty_vertex_main_with_position_parameter.inx codegen
test/field_assignment.inx codegen
test/function_call.inx codegen
test/function_call_out_of_order_declaration.inx codegen
test/function_call_return.inx codegen
test/meta_block.inx codegen
test/multiple_functions.inx codegen
test/multiple_semicolons_everywhere.inx codegen
test/pass_and_access_struct_fields_in_functions.inx codegen
test/passthrough.inx codegen
test/property_rename.inx codegen
test/simple_struct_access.inx codegen
test/struct_within_struct.inx codegen
test/use_builtin_functions.inx codegen
test/assign_arithmetic_expression.ink codegen
test/basic_property_and_return_value.ink codegen
test/complicated_computation.ink codegen
test/constant_buffer.ink codegen
test/empty_struct.ink codegen
test/empty_vertex_main.ink codegen
test/empty_vertex_main_with_position_parameter.ink codegen
test/field_assignment.ink codegen
test/function_call.ink codegen
test/function_call_out_of_order_declaration.ink codegen
test/function_call_return.ink codegen
test/meta_block.ink codegen
test/multiple_functions.ink codegen
test/multiple_semicolons_everywhere.ink codegen
test/pass_and_access_struct_fields_in_functions.ink codegen
test/passthrough.ink codegen
test/property_rename.ink codegen
test/simple_struct_access.ink codegen
test/struct_within_struct.ink codegen
test/use_builtin_functions.ink codegen