Commit graph

16 commits

Author SHA1 Message Date
6d15ff3a35
Added ABI definitions
All checks were successful
/ test (push) Successful in 15s
2025-07-05 11:33:53 +02:00
0ece1b092e
Implemented liveness analysis
All checks were successful
/ test (push) Successful in 15s
2025-07-04 19:06:47 +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
ca91cd693c
Improved scanner test coverage
All checks were successful
/ test (push) Successful in 14s
2025-06-22 14:35:49 +02:00
320e023d74
Improved parameter handling
All checks were successful
/ test (push) Successful in 14s
2025-06-21 21:28:21 +02:00
ed6ae1d306
Added core tests
All checks were successful
/ test (push) Successful in 14s
2025-06-20 15:52:13 +02:00
6dfa7ca00d
Moved error types to their respective packages
All checks were successful
/ test (push) Successful in 13s
2025-06-20 12:46:53 +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
9b51680af5
Improved scanner
All checks were successful
/ test (push) Successful in 13s
2025-06-19 21:39:04 +02:00
b7fdd56a8b
Added errors package
All checks were successful
/ test (push) Successful in 13s
2025-06-19 17:04:32 +02:00
38bd387002
Removed duplicate check for file scans
All checks were successful
/ test (push) Successful in 13s
2025-06-19 15:22:21 +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