Eduard Urbach akyoto
akyoto pushed to main at cli/q 2025-03-09 16:51:33 +00:00
016938932f Fixed incorrect register lifetime in for loops
akyoto pushed to main at cli/q 2025-03-08 23:23:29 +00:00
947a8db937 Implemented dynamic section alignment
akyoto pushed to main at cli/q 2025-03-08 21:14:28 +00:00
b67f3b0977 Added exe package to manage sections
akyoto pushed to main at cli/q 2025-03-07 15:55:34 +00:00
919d94e0f4 Added optional section headers
akyoto pushed to main at sys/home 2025-03-07 15:22:36 +00:00
87007955eb Updated config
akyoto pushed to main at cli/q 2025-03-07 10:39:29 +00:00
0bf299d007 Implemented position independent addresses for x86
akyoto pushed to main at cli/q 2025-03-06 22:13:18 +00:00
0ac7fc9a85 Implemented more arm64 instructions
akyoto pushed to main at cli/q 2025-03-06 16:05:36 +00:00
cb908e7b31 Updated readme
akyoto pushed to main at cli/q 2025-03-06 16:02:21 +00:00
7fd29ea249 Updated donation links
akyoto pushed to main at cli/q 2025-03-06 15:54:32 +00:00
7798eca074 Enabled arm64 encoding
akyoto pushed to main at cli/q 2025-03-06 13:17:13 +00:00
5f522b519a Fixed incorrect architecture detection
akyoto pushed to main at cli/q 2025-03-06 12:40:30 +00:00
2f09b96f34 Added basic support for arm64
akyoto pushed to main at cli/q 2025-03-05 13:42:17 +00:00
14abb8202b Removed unnecessary list of registers
akyoto pushed to main at cli/q 2025-03-04 15:54:24 +00:00
f2db223684 Improved performance of the data finalizer
akyoto pushed to main at cli/q 2025-03-04 12:36:00 +00:00
e5f0123eea Removed dead code
akyoto pushed to main at cli/q 2025-03-03 13:32:18 +00:00
df6f7d5a57 Implemented parameter passing for function pointers
akyoto pushed to main at cli/q 2025-03-03 11:15:06 +00:00
751614e7c0 Implemented dependency tracking
akyoto pushed to main at cli/q 2025-03-02 23:53:45 +00:00
08660ad845 Implemented calls using memory addresses
akyoto pushed to main at cli/q 2025-03-02 20:36:28 +00:00
ea233d789d Simplified compilation of function calls
akyoto pushed to main at cli/q 2025-03-02 16:53:25 +00:00
c3054369e3 Implemented register calls