q/src
Eduard Urbach 29c797fd5b
All checks were successful
/ test (push) Successful in 15s
Updated documentation
2025-07-05 17:02:53 +02:00
..
arm Added ABI definitions 2025-07-05 11:33:53 +02:00
asm Added sum test 2025-07-04 11:36:26 +02:00
build Reduced executable size on Linux 2025-07-04 09:09:22 +02:00
cli Updated documentation 2025-07-05 17:02:53 +02:00
compiler Fixed input parameter interference 2025-07-04 23:46:06 +02:00
core Reduced the number of values in the IR 2025-07-05 00:56:36 +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 Reduced executable size on Linux 2025-07-04 09:09:22 +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 liveness analysis 2025-07-04 19:06:47 +02:00
macho Reduced executable size on Linux 2025-07-04 09:09:22 +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 liveness analysis 2025-07-04 19:06:47 +02:00
ssa2asm Added ABI definitions 2025-07-05 11:33:53 +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