• Joined on 2024-01-31
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-20 11:49:48 -05:00
1da900461c fixing struct return and copy miscompilation
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-20 09:43:29 -05:00
3aff6fc006 reorganizing the type parser trait
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-20 08:33:38 -05:00
ccfde6c237 adding more tests and organizing things
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-20 08:17:00 -05:00
44c4b71bb3 unifiing the type resolution into a trait
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-20 05:22:33 -05:00
c3a6e62bf2 implementing strings
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-20 03:37:55 -05:00
00949c4ea8 implementing global variables
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-19 12:53:49 -05:00
15e4762d4a cleanup: 2
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-19 12:37:09 -05:00
959bfd7f76 cleanup: 1
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-19 03:17:41 -05:00
6ad0b41759 fixing code scheduling bugs
89cc611f7a good direction
cf74fdd99c adding loops and seeing they totally not work
Compare 3 commits »
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-18 09:52:01 -05:00
58578dd4b2 adding loops and seeing they totally not work
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-18 06:11:17 -05:00
4a7b4e4ead handling conditional stores
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-18 02:52:57 -05:00
c900f4ef5c removing offset from stores and loads
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-18 01:43:56 -05:00
3a494147ec reorganizing tests
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-17 15:29:15 -05:00
4336fec653 structs work with optimizations
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-17 12:32:25 -05:00
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-17 10:30:46 -05:00
c6c2d7e479 fixed another buga
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-17 09:08:35 -05:00
da58a5926d removing some old garbage
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-17 08:57:09 -05:00
f5ef62c6bb fixing nasty bug
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-15 05:48:39 -05:00
f386c332e5 adding link to the hosted page
mlokis pushed to trunk at AbleOS/holey-bytes 2024-10-15 05:46:41 -05:00
23b90b3dd7 adding tab highlight and some more details in readme