Eduard Urbach akyoto
akyoto pushed to main at cli/q 2025-02-06 12:46:43 +00:00
9dcd43be46 Reorganized sys functions
akyoto pushed to main at cli/q 2025-02-06 12:19:09 +00:00
170931cf5d Added socket syscalls for Mac
akyoto pushed to main at cli/q 2025-02-06 12:10:50 +00:00
ace2f3c4a5 Allowed comments in the scanner
akyoto pushed to main at cli/q 2025-02-06 11:49:22 +00:00
f36b1f6c7c Added server example
akyoto pushed to main at cli/q 2025-02-05 22:16:22 +00:00
d4f9071ee4 Renamed x64 to x86
akyoto pushed to main at cli/q 2025-02-05 22:11:01 +00:00
37afbde0da Added build statistics
12894dbcc5 Fixed register allocation on function calls
Compare 2 commits »
akyoto pushed to main at cli/q 2025-02-05 14:16:06 +00:00
5d38a4980a Implemented struct pointer types
akyoto pushed to main at cli/q 2025-02-05 10:11:19 +00:00
85568949a2 Added more tests
akyoto pushed to main at sys/home 2025-02-05 08:58:27 +00:00
549b443893 Updated config
akyoto pushed to main at cli/q 2025-02-04 22:58:10 +00:00
8421a21c9a Simplified type system
akyoto pushed to main at cli/q 2025-02-04 19:43:25 +00:00
bde68d4d64 Implemented reading from struct fields
akyoto pushed to main at cli/q 2025-02-04 17:16:37 +00:00
03a3bd8f02 Implemented structs
akyoto pushed to main at cli/q 2025-02-04 14:19:10 +00:00
4609a814df Removed unnecessary code
akyoto pushed to main at cli/q 2025-02-04 13:41:10 +00:00
51e3c1ba0e Implemented struct parser
akyoto pushed to main at cli/q 2025-02-03 23:00:49 +00:00
fc1b970f7f Forced the evaluation of symlinks
akyoto pushed to main at cli/q 2025-02-03 20:20:54 +00:00
fff21230d7 Simplified register usage visualization
akyoto pushed to main at cli/q 2025-02-03 14:23:02 +00:00
6959379182 Simplified identifier lookup
akyoto pushed to main at cli/q 2025-02-03 13:23:29 +00:00
6af02d8fa3 Fixed incorrect section offsets on Windows
akyoto pushed to main at cli/q 2025-02-03 12:17:55 +00:00
cb6b3a4cd0 Fixed missing register move in if statements
646dafd216 Added return count mismatch error
Compare 2 commits »
akyoto pushed to main at sys/home 2025-02-02 19:04:58 +00:00
e411d35dd3 Updated config