Commit graph

73 commits

Author SHA1 Message Date
89f375f4fc
Added ssa package
All checks were successful
/ test (push) Successful in 22s
2025-06-20 21:05:49 +02:00
ec300c9a70
Removed unused code
All checks were successful
/ test (push) Successful in 14s
2025-06-20 17:20:25 +02:00
714a722aaa
Added types package
All checks were successful
/ test (push) Successful in 15s
2025-06-20 16:16:48 +02:00
ed6ae1d306
Added core tests
All checks were successful
/ test (push) Successful in 14s
2025-06-20 15:52:13 +02:00
fe3212506d
Improved fs.Walk performance
All checks were successful
/ test (push) Successful in 15s
2025-06-20 15:09:05 +02:00
b802d878f3
Added global tests
All checks were successful
/ test (push) Successful in 17s
2025-06-20 14:40:00 +02:00
aae75197e9
Improved build tests
All checks were successful
/ test (push) Successful in 17s
2025-06-20 13:16:44 +02:00
c35f8ff05c
Improved struct alignment
All checks were successful
/ test (push) Successful in 13s
2025-06-20 12:53:08 +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
adfcd4b60c
Improved Windows compatibility
All checks were successful
/ test (push) Successful in 13s
2025-06-19 18:24:48 +02:00
b7fdd56a8b
Added errors package
All checks were successful
/ test (push) Successful in 13s
2025-06-19 17:04:32 +02:00
1405d2b8b1
Added token package
All checks were successful
/ test (push) Successful in 15s
2025-06-19 15:58:29 +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
df92f55df6
Simplified compiler interface
All checks were successful
/ test (push) Successful in 15s
2025-06-19 14:01:00 +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
f1457af6be
Improved build tests
All checks were successful
/ test (push) Successful in 13s
2025-06-19 11:51:38 +02:00
d37bbd2d4c
Added build package
All checks were successful
/ test (push) Successful in 13s
2025-06-18 23:05:50 +02:00
bd74b95155
Added hello example
All checks were successful
/ test (push) Successful in 13s
2025-06-18 23:05:20 +02:00
bc5530a70a
Initial commit
All checks were successful
/ test (push) Successful in 29s
2025-06-18 22:18:31 +02:00