Eduard Urbach akyoto
akyoto pushed to main at cli/q 2025-02-02 16:05:05 +00:00
715635aaa7 Added time.sleep function
akyoto pushed to main at cli/q 2025-02-02 14:18:02 +00:00
271ae0fb18 Added stack specific flags for thread stack allocation
akyoto pushed to main at cli/q 2025-02-02 10:48:14 +00:00
11d2521aee Simplified the assembler
dd9222c162 Removed unnecessary benchmarks
Compare 2 commits »
akyoto pushed to main at cli/q 2025-02-02 10:12:04 +00:00
858d0f21cf Simplified tokenizer
akyoto pushed to main at sys/home 2025-02-02 10:05:53 +00:00
86f53356d1 Updated config
akyoto pushed to main at cli/q 2025-02-01 13:44:34 +00:00
1be26f288c Added more tokenizer tests
akyoto pushed to main at cli/q 2025-01-31 20:59:34 +00:00
8b54823f6e Fixed incorrect syscall numbers for Mac
akyoto pushed to main at cli/q 2025-01-31 20:56:05 +00:00
6f6af97919 Added fork and execve syscalls for Mac
akyoto pushed to main at cli/q 2025-01-31 20:50:42 +00:00
8de582abf6 Fixed incorrect OS detection
akyoto pushed to main at cli/q 2025-01-31 11:11:45 +00:00
6163ba547e Simplified thread example
akyoto pushed to main at cli/q 2025-01-31 10:54:47 +00:00
547e7d066b Added more CLI tests
akyoto pushed to main at cli/q 2025-01-31 10:42:40 +00:00
eba0176ae6 Added more tokenizer tests
akyoto pushed to main at cli/q 2025-01-31 10:14:20 +00:00
be1b8723f4 Improved performance of the address resolver
akyoto pushed to main at cli/q 2025-01-30 22:57:49 +00:00
dd6d1cc16c Implemented function pointers as parameters
akyoto pushed to main at cli/q 2025-01-30 21:23:44 +00:00
313302b9c8 Improved code style
akyoto pushed to main at cli/q 2025-01-30 15:33:43 +00:00
162824ec1c Implemented basic support for function pointers
akyoto pushed to main at cli/q 2025-01-29 14:22:52 +00:00
a2d80b0c21 Simplified memory access encoding
akyoto pushed to main at cli/q 2025-01-28 13:04:42 +00:00
92e4175bbd Improved documentation
akyoto pushed to main at cli/q 2025-01-28 12:43:52 +00:00
9a8cffe2f4 Improved documentation
akyoto pushed to main at cli/q 2025-01-26 13:31:50 +00:00
fb40059113 Added missing register deallocation