1
0
Fork 0
forked from koniifer/ableos
Commit graph

16 commits

Author SHA1 Message Date
mlokr 2999a011f5 implementing ableos executable format 2024-09-19 13:40:03 +02:00
mlokr e5e5910402 optimizing accumulation 2024-09-10 01:15:18 +02:00
mlokr 601625e43f fixing more bugs and also adding uninig memory and also optimizing cong jumps 2024-09-09 19:36:53 +02:00
mlokr 3f9b3dc4e2 implementing optimizations up to is statements 2024-09-05 11:16:11 +02:00
mlokr 41fa4bdce0 adding disasembler 2024-09-03 22:34:17 +02:00
mlokr c63fc01d4e uptimizing a bit more, inline calls 2024-09-02 02:38:11 +02:00
mlokr fe73f2d70f tests pass again 2024-06-23 09:09:33 +02:00
mlokr db68a167bb size improvement 2024-06-06 15:39:10 +02:00
mlokr e494785f93 some stuff 2024-05-20 14:11:58 +02:00
mlokr aef9951bc5 implementing comptime constants 2024-05-19 18:20:42 +02:00
mlokr aae217dd00 making better use of parameter and return registers (use register 2 for arguments when possible) 2024-05-16 16:50:29 +02:00
mlokr 3127d04e41 doing same for arguments 2024-05-16 12:42:11 +02:00
mlokr d8a922df26 painfully, but suddle bugs with pointers are now fixed 2024-05-14 15:03:36 +02:00
mlokr 9aa5da82c9 saving before refactoring experiment 2024-05-14 14:01:40 +02:00
mlokr fb481a0600 making stack reclamation 2024-05-14 12:17:39 +02:00
mlokr 7cca9a3683 adding different-sized integers 2024-05-13 13:36:29 +02:00
Renamed from hblang/tests/hblang_codegen_tests_structs.txt (Browse further)