q/src
Eduard Urbach 36f76170f5
All checks were successful
/ test (push) Successful in 29s
Reduced executable size on Linux
2025-07-04 09:09:22 +02:00
..
arm Added Windows support for the hello example 2025-07-02 22:02:10 +02:00
asm Reduced executable size on Linux 2025-07-04 09:09:22 +02:00
build Reduced executable size on Linux 2025-07-04 09:09:22 +02:00
cli Made error types public 2025-07-03 17:41:28 +02:00
compiler Simplified ssa package 2025-07-03 22:54:30 +02:00
core Simplified ssa package 2025-07-03 22:54:30 +02:00
cpu Added Windows support for the hello example 2025-07-02 22:02:10 +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 more expression tests 2025-06-30 10:39:17 +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 Simplified build struct 2025-07-03 17:24:42 +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 Windows support 2025-07-01 13:41:14 +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 Simplified ssa package 2025-07-03 22:54:30 +02:00
ssa2asm Simplified ssa package 2025-07-03 22:54:30 +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 Improved consistency of number literals 2025-07-03 13:45:39 +02:00