holey-bytes/hblang/tests
2024-09-13 20:31:05 +02:00
..
codegen_tests_arithmetic.txt optimizing accumulation 2024-09-10 01:15:18 +02:00
codegen_tests_arrays.txt optimizing accumulation 2024-09-10 01:15:18 +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 functions example pass 2024-09-04 23:46:32 +02:00
son_tests_branch_assignments.txt upgraded error messages and inference 2024-09-06 02:42:07 +02:00
son_tests_comments.txt implementing optimizations up to is statements 2024-09-05 11:16:11 +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 implementing multiple breaks 2024-09-06 22:00:23 +02:00
son_tests_fb_driver.txt adding global mutatuon to the test 2024-09-08 12:00:07 +02:00
son_tests_functions.txt adding global mutatuon to the test 2024-09-08 12:00:07 +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 fixing more bugs and also adding uninig memory and also optimizing cong jumps 2024-09-09 19:36:53 +02:00
son_tests_loops.txt fixing more bugs and also adding uninig memory and also optimizing cong jumps 2024-09-09 19:36:53 +02:00
son_tests_variables.txt making functions example pass 2024-09-04 23:46:32 +02:00