holey-bytes/hblang/tests
2024-09-16 21:46:02 +02:00
..
codegen_tests_arithmetic.txt adding negation 2024-09-14 11:26:54 +02:00
codegen_tests_arrays.txt fixing array bug, well actually more serious bug that somehow did not happen until now 2024-09-16 21:46:02 +02:00
codegen_tests_c_strings.txt updating tests 2024-09-13 18:23:00 +02:00
codegen_tests_comments.txt adding disasembler 2024-09-03 22:34:17 +02:00
codegen_tests_comptime_function_from_another_file.txt updating tests 2024-09-13 18:23:00 +02:00
codegen_tests_comptime_min_reg_leak.txt optimizing accumulation 2024-09-10 01:15:18 +02:00
codegen_tests_different_types.txt fixing the useles register alloc when loading 2024-09-10 12:16:42 +02:00
codegen_tests_directives.txt updating tests 2024-09-13 18:23:00 +02:00
codegen_tests_fb_driver.txt adding global mutatuon to the test 2024-09-08 12:00:07 +02:00
codegen_tests_functions.txt optimizing accumulation 2024-09-10 01:15:18 +02:00
codegen_tests_generic_functions.txt optimizing accumulation 2024-09-10 01:15:18 +02:00
codegen_tests_generic_types.txt updating tests 2024-09-13 18:23:00 +02:00
codegen_tests_global_variables.txt updating tests 2024-09-13 18:23:00 +02:00
codegen_tests_hex_octal_binary_literals.txt optimizing accumulation 2024-09-10 01:15:18 +02:00
codegen_tests_idk.txt optimizing accumulation 2024-09-10 01:15:18 +02:00
codegen_tests_if_statements.txt removing false positives 2024-09-12 18:42:21 +02:00
codegen_tests_inline.txt more oportunities to reduce register copies 2024-09-10 12:13:01 +02:00
codegen_tests_inline_test.txt updating tests 2024-09-13 18:23:00 +02:00
codegen_tests_integer_inference_issues.txt updating tests 2024-09-13 18:23:00 +02:00
codegen_tests_loops.txt removing false positives 2024-09-12 18:42:21 +02:00
codegen_tests_pointers.txt more oportunities to reduce register copies 2024-09-10 12:13:01 +02:00
codegen_tests_request_page.txt updating tests 2024-09-13 18:23:00 +02:00
codegen_tests_some_generic_code.txt updating tests and fixing bug 2024-09-04 18:48:25 +02:00
codegen_tests_something_somehow.txt bratenburg 2024-09-13 20:31:05 +02:00
codegen_tests_sort_something_viredly.txt adding disasembler 2024-09-03 22:34:17 +02:00
codegen_tests_struct_operators.txt optimizing accumulation 2024-09-10 01:15:18 +02:00
codegen_tests_struct_patterns.txt updating tests 2024-09-13 18:23:00 +02:00
codegen_tests_struct_return_from_module_function.txt updating tests 2024-09-13 18:23:00 +02:00
codegen_tests_structs.txt optimizing accumulation 2024-09-10 01:15:18 +02:00
codegen_tests_tests_ptr_to_ptr_copy.txt optimizing accumulation 2024-09-10 01:15:18 +02:00
codegen_tests_variables.txt optimizing accumulation 2024-09-10 01:15:18 +02:00
codegen_tests_writing_into_string.txt updating tests 2024-09-13 18:23:00 +02:00
son_tests_arithmetic.txt making many tests work 2024-09-15 20:14:56 +02:00
son_tests_branch_assignments.txt making many tests work 2024-09-15 20:14:56 +02:00
son_tests_comments.txt making many tests work 2024-09-15 20:14:56 +02:00
son_tests_const_folding_with_arg.txt making functions example pass 2024-09-04 23:46:32 +02:00
son_tests_exhaustive_loop_testing.txt making many tests work 2024-09-15 20:14:56 +02:00
son_tests_fb_driver.txt making many tests work 2024-09-15 20:14:56 +02:00
son_tests_functions.txt making many tests work 2024-09-15 20:14:56 +02:00
son_tests_hex_octal_binary_literals.txt better error recovery 2024-09-06 18:50:28 +02:00
son_tests_if_statements.txt making many tests work 2024-09-15 20:14:56 +02:00
son_tests_loops.txt making many tests work 2024-09-15 20:14:56 +02:00
son_tests_variables.txt making functions example pass 2024-09-04 23:46:32 +02:00