Commit graph

8 commits

Author SHA1 Message Date
a1f6c66736
Added ssa tests
All checks were successful
/ test (push) Successful in 15s
2025-06-30 13:35:24 +02:00
329fcfff6f
Implemented source tracking and type checking
All checks were successful
/ test (push) Successful in 21s
2025-06-27 00:05:16 +02:00
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