• Joined on 2024-01-31
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 08:29:19 -05:00
b429534d23 moving hbvm related code into one file
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 07:57:07 -05:00
b187af64a8 removing old compiler
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-27 05:32:39 -05:00
ce7bb001da handling infinite loops properly
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 17:03:06 -05:00
9c90adbfe8 removing idk for scalar values (antipattern)
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 16:24:49 -05:00
db62434736 fixing infinite loop when fetching cycles
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 13:29:37 -05:00
3d721812f0 adding better dead code elimination
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 08:18:05 -05:00
5b23a0661b fixing peep_iter related bugs
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 07:06:16 -05:00
7c919cd453 fixing nonexistent identifier file mismatch
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 06:43:46 -05:00
bb61526d3e eliminating more useless stack moves related to return values
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 05:49:03 -05:00
45e1c6743a eliminating more useless operations
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 05:09:59 -05:00
39588579a8 using more typesafe locking
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 03:45:57 -05:00
9095af6d84 appliing late peepholes
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 03:25:47 -05:00
b62413046d cleanup
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-26 02:53:20 -05:00
af4d965b8c fixed fmt error reporting
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-25 18:07:40 -05:00
855da58e06 fixed a binor uga buga
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-25 17:37:44 -05:00
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-25 17:34:26 -05:00
8016b1fad5 adding rescheduling
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-25 16:05:48 -05:00
46f9903562 adding error log when compiler crashes
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-25 15:59:07 -05:00
517850f283 fixing undescriptive error or not enough arguments
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-25 09:34:01 -05:00
faa8dd2e6f adding pointer checks on ecas