Eduard Urbach ed
ed pushed to main at cli/q 2025-07-09 14:14:40 +00:00
e6a6be1181 Added a build matrix for tests
ed pushed to main at cli/q 2025-07-09 13:57:37 +00:00
64a80f6090 Reduced size of Windows executables
ed pushed to main at cli/q 2025-07-09 10:14:33 +00:00
d98911cc8f Modified page size for different operating systems
ed pushed to main at cli/q 2025-07-09 09:52:23 +00:00
4d3b47df32 Added a section for machine code instructions in Mach-O
ed pushed to main at ed/home 2025-07-09 08:45:39 +00:00
63a3ab6835 Updated config
ed pushed to main at cli/q 2025-07-08 22:09:36 +00:00
f0d43bbee5 Removed unnecessary Mach-O segment
ed pushed to main at cli/q 2025-07-08 21:33:02 +00:00
2bd5b81ffb Reduced arm64 page size to 16 KiB
ed pushed to main at cli/q 2025-07-08 17:17:56 +00:00
e3444b3626 Updated Mach-O format to use LC_MAIN
ed pushed to main at cli/q 2025-07-08 13:43:54 +00:00
8b5cca921b Added IR documentation
ed pushed to main at cli/q 2025-07-07 20:29:27 +00:00
a64b2d6ec3 Added a test for scripts
ed pushed to main at cli/q 2025-07-07 15:37:42 +00:00
009472e6a8 Updated documentation
ed pushed to main at cli/q 2025-07-07 14:54:46 +00:00
031edd2ffe Added support for unix scripts
ed pushed to main at cli/q 2025-07-07 13:30:01 +00:00
f6eb30e460 Added temporary file cleanup
ed pushed to main at cli/q 2025-07-07 13:13:19 +00:00
b55b582b69 Simplified in-memory execution
ed pushed to main at cli/q 2025-07-07 11:42:24 +00:00
e01b0b3951 Added more cli tests
ed pushed to main at cli/q 2025-07-06 19:11:22 +00:00
bc785524a5 Removed unnecessary type cast
ed pushed to main at cli/q 2025-07-06 19:02:49 +00:00
6fda03fade Implemented indirect calls on arm64
ed pushed to main at cli/q 2025-07-06 18:25:31 +00:00
a7fd4172b9 Implemented running executables in memory
ed pushed to main at cli/q 2025-07-06 18:02:39 +00:00
5d39a13181 Implemented running executables in memory
ed pushed to main at cli/q 2025-07-06 11:42:58 +00:00
e5aa006623 Implemented struct decomposition