q/src
Eduard Urbach a7fd4172b9
All checks were successful
/ test (push) Successful in 16s
Implemented running executables in memory
2025-07-06 20:25:16 +02:00
..
arm Added ABI definitions 2025-07-05 11:33:53 +02:00
asm Improved Windows x86-64 ABI support 2025-07-05 22:27:01 +02:00
build Reduced executable size on Linux 2025-07-04 09:09:22 +02:00
cli Implemented running executables in memory 2025-07-06 20:25:16 +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 Implemented running executables in memory 2025-07-06 20:25:16 +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