Eduard Urbach akyoto
akyoto pushed to main at cli/q 2025-04-18 12:49:23 +00:00
9107a06df5 Improved Windows support in the tokenizer
akyoto pushed to main at cli/q 2025-04-17 12:16:07 +00:00
a023b058f8 Simplified register names
akyoto pushed to main at cli/q 2025-04-16 15:38:52 +00:00
df725a2b23 Refactored arm package
akyoto pushed to main at cli/q 2025-04-15 16:56:06 +00:00
53ecf40229 Implemented stat syscall
akyoto pushed to main at cli/q 2025-04-15 09:51:09 +00:00
392b35423f Improved test descriptions
akyoto pushed to main at cli/q 2025-04-15 09:08:37 +00:00
80aa833a9b Added a function for memory size alignment
akyoto pushed to main at cli/q 2025-04-15 07:31:58 +00:00
19a8154e06 Removed old syscalls
akyoto pushed to main at cli/q 2025-04-14 13:58:35 +00:00
6483573923 Improved type safety for memory writes
akyoto pushed to main at sys/home 2025-04-13 13:21:10 +00:00
047a4808cc Updated config
akyoto pushed to main at cli/q 2025-04-11 12:21:57 +00:00
43a006e4af Replaced builtin store function with a new syntax
akyoto pushed to main at cli/q 2025-04-07 16:02:49 +00:00
a9d783c675 Refactored the interface of the io package
akyoto pushed to main at cli/q 2025-04-07 13:14:12 +00:00
08ea91f46c Added fmt package
akyoto pushed to main at cli/q 2025-04-06 18:37:34 +00:00
cac2bad2fe Refactored assembly compilation
akyoto pushed to main at cli/q 2025-04-05 17:35:02 +00:00
543558a02b Modified const and extern to always use blocks
akyoto pushed to main at cli/q 2025-04-04 18:15:36 +00:00
ba34637dc1 Moved const and extern identifiers to the left
akyoto pushed to main at sys/home 2025-04-04 14:31:05 +00:00
ead7d8c480 Updated config
akyoto pushed to main at cli/q 2025-04-04 11:33:08 +00:00
863fb7de5a Removed struct keyword
akyoto pushed to main at cli/q 2025-03-31 13:51:08 +00:00
9302eaef2f Implemented division by immediates in the IR
akyoto pushed to main at cli/q 2025-03-31 12:37:10 +00:00
008f097186 Simplified CPU state
akyoto pushed to main at sys/home 2025-03-28 21:12:30 +00:00
4c2971044a Updated config