q/src
Eduard Urbach e01b0b3951
All checks were successful
/ test (push) Successful in 15s
Added more cli tests
2025-07-07 13:42:13 +02:00
..
arm Implemented indirect calls on arm64 2025-07-06 21:01:57 +02:00
asm Implemented indirect calls on arm64 2025-07-06 21:01:57 +02:00
build Reduced executable size on Linux 2025-07-04 09:09:22 +02:00
cli Added more cli tests 2025-07-07 13:42:13 +02:00
compiler Fixed input parameter interference 2025-07-04 23:46:06 +02:00
core Implemented struct decomposition 2025-07-06 13:42:51 +02:00
cpu Added ABI definitions 2025-07-05 11:33:53 +02:00
data Implemented an assembler 2025-06-24 12:55:26 +02:00
dll Added Windows support 2025-07-01 13:41:14 +02:00
elf Reduced executable size on Linux 2025-07-04 09:09:22 +02:00
errors Improved struct alignment 2025-06-20 12:53:08 +02:00
exe Implemented a minimum length for sections 2025-07-05 20:39:44 +02:00
expression Added expression index method 2025-07-04 12:20:48 +02:00
fs Added a memory copy to fs.Walk to avoid data races 2025-06-27 11:35:58 +02:00
global Added global tests 2025-06-20 14:40:00 +02:00
linker Implemented running executables in memory 2025-07-06 20:25:16 +02:00
macho Reduced executable size on Linux 2025-07-04 09:09:22 +02:00
memfile Removed unnecessary type cast 2025-07-06 21:11:18 +02:00
pe Reduced executable size on Linux 2025-07-04 09:09:22 +02:00
scanner Added ABI definitions 2025-07-05 11:33:53 +02:00
set Added set tests 2025-06-27 17:12:38 +02:00
sizeof Added x86 package 2025-06-23 11:45:57 +02:00
ssa Implemented struct decomposition 2025-07-06 13:42:51 +02:00
ssa2asm Implemented struct decomposition 2025-07-06 13:42:51 +02:00
token Removed unused code 2025-06-20 17:20:25 +02:00
types Added types tests 2025-07-03 19:46:23 +02:00
x86 Added ABI definitions 2025-07-05 11:33:53 +02:00