Commit graph

12 commits

Author SHA1 Message Date
7a8cb43e9f
Added sum test
All checks were successful
/ test (push) Successful in 15s
2025-07-04 11:36:26 +02:00
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
0eaeb726b9
Reduced the number of IR methods
All checks were successful
/ test (push) Successful in 15s
2025-07-03 19:25:07 +02:00
3f481d0bd3
Added separate value type for extern calls
All checks were successful
/ test (push) Successful in 30s
2025-07-03 16:57:39 +02:00
47b4b1f1dd
Added Windows support for the hello example
All checks were successful
/ test (push) Successful in 16s
2025-07-02 22:02:10 +02:00
3301cf5542
Improved ssa compiler
All checks were successful
/ test (push) Successful in 15s
2025-07-02 16:55:24 +02:00
562c839835
Added Windows support
All checks were successful
/ test (push) Successful in 15s
2025-07-01 13:41:14 +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