Commit graph

6 commits

Author SHA1 Message Date
70c2da4a4d
Implemented an assembler
All checks were successful
/ test (push) Successful in 28s
2025-06-24 12:55:26 +02:00
2b703e9af2
Improved SSA and added unused value checks
All checks were successful
/ test (push) Successful in 17s
2025-06-23 23:11:05 +02:00
31c5ed614c
Implemented compilation to SSA form
All checks were successful
/ test (push) Successful in 31s
2025-06-23 00:17:05 +02:00
89f375f4fc
Added ssa package
All checks were successful
/ test (push) Successful in 22s
2025-06-20 21:05:49 +02:00
ed6ae1d306
Added core tests
All checks were successful
/ test (push) Successful in 14s
2025-06-20 15:52:13 +02:00
c2b8db238e
Implemented function scanning
All checks were successful
/ test (push) Successful in 16s
2025-06-19 23:31:52 +02:00