• Joined on 2024-01-31
mlokis pushed to hbcb at AbleOS/holey-bytes 2024-09-19 12:22:59 -05:00
7f3984ad9a removing some useless stuff
mlokis pushed to hbcb at AbleOS/holey-bytes 2024-09-19 12:18:28 -05:00
bfc92431ea brah
mlokis pushed to hbcb at AbleOS/holey-bytes 2024-09-19 11:28:12 -05:00
ede18f86f8 moving codegen to instrs alongside disasm
mlokis pushed to hbcb at AbleOS/holey-bytes 2024-09-19 11:25:35 -05:00
29be2ba9c3 moving codegen to instrs alongside disasm
31c501c643 merge
0d118c17b2 reducing dependencies
e4e7f8d5b5 implementing ableos executable format
4849807353 removing git support and relative path prefix which did nothing anyway
Compare 15 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-19 10:13:59 -05:00
0d118c17b2 reducing dependencies
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-19 06:40:10 -05:00
e4e7f8d5b5 implementing ableos executable format
mlokis pushed to master at AbleOS/ableos 2024-09-18 03:38:53 -05:00
5f59f05dce removing deprecated rel: path prefix
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-18 03:34:12 -05:00
4849807353 removing git support and relative path prefix which did nothing anyway
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-18 03:14:21 -05:00
6e30968c54 improving one particular error message
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-18 03:07:43 -05:00
6fc0eb3498 triing to turn absolute to relative paths in error messages
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-18 02:47:56 -05:00
98dfd6b09c improving parser error messages
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-17 11:11:10 -05:00
ece9bb8bf2 eca now infers the return type
09fcbbc03b forcing structs to always be on stack
Compare 2 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-17 10:59:36 -05:00
a7fda408ef forgot update
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-17 10:59:14 -05:00
5d77ae93b4 forcing structs to always be on stack
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-17 08:50:52 -05:00
4a9b9de87f nah, lets use dummer code
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-17 08:47:28 -05:00
bba3570788 adding wide return move for wider range of cases
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-17 08:25:36 -05:00
6852452f1a fixing wide return value
mlokis created branch hbcb in AbleOS/holey-bytes 2024-09-17 08:14:36 -05:00
mlokis pushed to hbcb at AbleOS/holey-bytes 2024-09-17 08:14:36 -05:00
0ae0cae825 blah
da69b705f1 initiating cranelift backend
Compare 2 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-09-16 14:46:13 -05:00
254d5ed962 fixing array bug, well actually more serious bug that somehow did not happen until now