Commit graph

7 commits

Author SHA1 Message Date
0ece1b092e
Implemented liveness analysis
All checks were successful
/ test (push) Successful in 15s
2025-07-04 19:06:47 +02:00
70c2da4a4d
Implemented an assembler
All checks were successful
/ test (push) Successful in 28s
2025-06-24 12:55:26 +02:00
ed6ae1d306
Added core tests
All checks were successful
/ test (push) Successful in 14s
2025-06-20 15:52:13 +02:00
735246bd38
Added scanner tests
All checks were successful
/ test (push) Successful in 26s
2025-06-20 11:57:43 +02:00
c2b8db238e
Implemented function scanning
All checks were successful
/ test (push) Successful in 16s
2025-06-19 23:31:52 +02:00
154893d9f7
Implemented a basic scanner
All checks were successful
/ test (push) Successful in 17s
2025-06-19 15:17:50 +02:00
e5baba175b
Added compiler and scanner packages
All checks were successful
/ test (push) Successful in 15s
2025-06-19 13:05:55 +02:00