holey-bytes/hblang/tests
2024-05-16 16:50:29 +02:00
..
codegen_tests_arithmetic.txt some cleanup and bug fix 2024-05-16 13:32:04 +02:00
codegen_tests_different_types.txt some cleanup and bug fix 2024-05-16 13:32:04 +02:00
codegen_tests_directives.txt adding directives 2024-05-14 23:07:32 +02:00
codegen_tests_example.txt adding different-sized integers 2024-05-13 13:36:29 +02:00
codegen_tests_fb_driver.txt some cleanup and bug fix 2024-05-16 13:32:04 +02:00
codegen_tests_functions.txt some cleanup and bug fix 2024-05-16 13:32:04 +02:00
codegen_tests_if_statements.txt some cleanup and bug fix 2024-05-16 13:32:04 +02:00
codegen_tests_loops.txt some cleanup and bug fix 2024-05-16 13:32:04 +02:00
codegen_tests_pointers.txt some cleanup and bug fix 2024-05-16 13:32:04 +02:00
codegen_tests_struct_operators.txt making stack reclamation 2024-05-14 12:17:39 +02:00
codegen_tests_structs.txt making better use of parameter and return registers (use register 2 for arguments when possible) 2024-05-16 16:50:29 +02:00
codegen_tests_variables.txt some cleanup and bug fix 2024-05-16 13:32:04 +02:00
lexer_tests_arithmetic.txt adding '<op>=' syntax 2024-05-15 10:37:39 +02:00
lexer_tests_empty.txt adding different-sized integers 2024-05-13 13:36:29 +02:00
lexer_tests_example.txt adding different-sized integers 2024-05-13 13:36:29 +02:00
lexer_tests_whitespace.txt adding different-sized integers 2024-05-13 13:36:29 +02:00
parser_tests_arithmetic.txt adding directives 2024-05-14 23:07:32 +02:00
parser_tests_example.txt adding directives 2024-05-14 23:07:32 +02:00