Commit graph

28 commits

Author SHA1 Message Date
mlokr c63fc01d4e uptimizing a bit more, inline calls 2024-09-02 02:38:11 +02:00
mlokr 436a11c2dc maybe fixed 2024-09-01 23:14:48 +02:00
mlokr 195e212343 fixing minmaxing bug 2024-09-01 22:07:45 +02:00
mlokis da23c9eb1f Merge pull request 'Support Hex, Binary, and Octal number literals' (#20) from koniifer/holey-bytes:trunk into trunk
Reviewed-on: https://git.ablecorp.us/AbleOS/holey-bytes/pulls/20
2024-09-01 19:19:10 +00:00
koniifer 335dc65388 fix obvious bugs, add unit test, hopefully preserve radix when formatting 2024-09-01 20:07:19 +01:00
mlokr 3e1e450de4 bruh 2024-09-01 21:05:17 +02:00
mlokr d8875ecdca fixed confused shift tokens (I still dont know which side is left) 2024-07-21 10:29:58 +02:00
mlokr c0e5447ddd fixed nasty wrong scope bug 2024-07-20 18:52:24 +02:00
mlokr 965f4c90a9 foobar 2024-07-19 21:04:22 +02:00
mlokr 9eca819d31 p 2024-07-19 13:51:38 +02:00
mlokr 6f573602cd fixing typechecking issues, pointers now properly typecheck and generic types are properly cached 2024-07-19 12:00:55 +02:00
mlokr ce0b7b0cbc fixing wide register returns 2024-07-18 17:55:55 +02:00
mlokr c990429786 arrays work i guess 2024-07-08 18:08:58 +02:00
mlokr 179b78bd07 added example for struct patters 2024-07-08 11:00:35 +02:00
mlokr f75f6f7481 on the journey twards struct destruct 2024-07-07 19:16:15 +02:00
mlokr 74dee0648f YEEEEEEEEEEEEEEEEEEEEEEEEEEEES 2024-07-07 13:42:48 +02:00
mlokr 0a94da80bb removing string optimizations 2024-07-07 12:15:48 +02:00
mlokr f3b323cc5a -__- 2024-07-02 14:49:05 +02:00
mlokr ec36cfdb54 slight improvement 2024-06-25 19:46:48 +02:00
mlokr f9fa7f82e9 improved exer 2024-06-25 18:39:59 +02:00
mlokr 33eea02670 fixed a significant bugus 2024-06-24 17:45:58 +02:00
mlokr 605d20b20f pekomaaaaa 2024-06-24 17:26:00 +02:00
mlokr fa0e5239ac cleaning up the docs 2024-06-20 11:18:36 +02:00
mlokr 4a1ca72030 brah 2024-06-15 10:49:02 +02:00
mlokr fe52edbd93 fixing pre 2024-06-15 10:48:42 +02:00
mlokr b0b04228d4 little guide to add examples 2024-06-15 10:46:53 +02:00
mlokr 738e2e95f4 pup 2024-06-15 10:38:16 +02:00
mlokr 36930ebd9b putting tests as examples in readme 2024-06-15 10:37:50 +02:00