• Joined on 2024-01-31
mlokis pushed to optimizations at AbleOS/holey-bytes 2024-09-02 17:07:25 -05:00
9500db8764 some organization
9404eb32a2 what
f172c33247 fixing nasety bug
75dca64648 popping the inlined function arguments
97c62e424a fixing inconststent context for function
Compare 10 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-02 06:28:29 -05:00
9404eb32a2 what
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 21:46:10 -05:00
f172c33247 fixing nasety bug
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 20:56:27 -05:00
75dca64648 popping the inlined function arguments
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 20:38:25 -05:00
97c62e424a fixing inconststent context for function
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 20:21:59 -05:00
a2c08b6ef6 fixing inlining related bugs
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 19:45:45 -05:00
a78d2bc3e9 small fix
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 19:38:54 -05:00
ad3fc1190c uptimizing a bit more, inline calls
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 16:52:04 -05:00
641be15703 most likely fixed
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 16:15:20 -05:00
cbe6f98dff maybe fixed
mlokis created branch optimizations in AbleOS/holey-bytes 2024-09-01 15:21:33 -05:00
mlokis pushed to optimizations at AbleOS/holey-bytes 2024-09-01 15:21:33 -05:00
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 15:08:44 -05:00
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 15:08:08 -05:00
f13f500d6e fixing minmaxing bug
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 14:19:25 -05:00
4e9d6094bd Merge pull request 'Support Hex, Binary, and Octal number literals' (#20) from koniifer/holey-bytes:trunk into trunk
581c4d531c fix obvious bugs, add unit test, hopefully preserve radix when formatting
27462d9a33 forgot octals exist
781c40ede0 support hex, octal, binary literals
Compare 4 commits »
mlokis merged pull request AbleOS/holey-bytes#20 2024-09-01 14:19:23 -05:00
Support Hex, Binary, and Octal number literals
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 14:15:53 -05:00
28e33d11c9 removing garbage
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-01 14:05:45 -05:00
9012f976c5 bruh
mlokis commented on pull request AbleOS/holey-bytes#20 2024-09-01 12:53:42 -05:00
Support Hex, Binary, and Octal number literals

should only accept [01]

mlokis commented on pull request AbleOS/holey-bytes#20 2024-09-01 12:53:42 -05:00
Support Hex, Binary, and Octal number literals

same here but octal