Commit graph

7 commits

Author SHA1 Message Date
ca9595d1fb
Simplified ssa package
All checks were successful
/ test (push) Successful in 15s
2025-07-03 22:54:30 +02:00
b77d876ebb
Reduced interface bloat
All checks were successful
/ test (push) Successful in 32s
2025-07-03 20:12:11 +02:00
4aa4d613a1
Removed duplicate debug code
All checks were successful
/ test (push) Successful in 17s
2025-07-03 16:46:56 +02:00
3301cf5542
Improved ssa compiler
All checks were successful
/ test (push) Successful in 15s
2025-07-02 16:55: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
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