iris pushed to parser3 at iris/lang 2026-06-09 01:07:18 -04:00
bc922a6086 delete comment
iris pushed to parser3 at iris/lang 2026-06-09 01:02:43 -04:00
ea305909a0 WINDOWS HELLO WORLD (scuffed)
iris pushed to parser3 at iris/lang 2026-06-09 00:08:29 -04:00
e4acaf40aa IMPORTS WORKING
iris pushed to parser3 at iris/lang 2026-06-08 20:30:24 -04:00
6bc502d284 work
iris pushed to parser3 at iris/lang 2026-06-08 17:31:09 -04:00
c17122679e PE import start (fixed header size -> sections work)
iris pushed to parser3 at iris/lang 2026-06-07 21:22:36 -04:00
c9add923be pe work
iris pushed to parser3 at iris/lang 2026-06-06 23:47:41 -04:00
a086fa6590 push and pop
iris pushed to parser3 at iris/lang 2026-06-06 23:26:29 -04:00
66710370bf x86_64 call & ret
iris pushed to parser3 at iris/lang 2026-06-06 22:04:15 -04:00
69cd249671 small stuff
iris pushed to parser3 at iris/lang 2026-06-06 21:31:18 -04:00
ba706ebb73 move x86_64 bin test
iris pushed to parser3 at iris/lang 2026-06-06 21:20:24 -04:00
a3f934be21 remove old code
iris pushed to parser3 at iris/lang 2026-06-06 21:19:13 -04:00
ef35509c98 arbitrary addr
iris pushed to parser3 at iris/lang 2026-06-06 21:00:51 -04:00
4587f687b9 arch refactor + backend ir start
iris pushed to parser3 at iris/lang 2026-06-04 20:35:12 -04:00
0ac7c5cc02 pie elf
iris pushed to parser3 at iris/lang 2026-06-04 04:28:24 -04:00
978bac88ed linking / symbol stuff
iris pushed to parser3 at iris/lang 2026-06-03 01:50:56 -04:00
380a0f977a x86_64 compiler + elf output (can compile code that returns exit code)
iris pushed to parser3 at iris/lang 2026-06-02 03:24:26 -04:00
473ddab0d4 x86_64 arch + asm start
iris pushed to parser3 at iris/lang 2026-06-01 23:03:40 -04:00
c2a8c50a6d ir start
iris pushed to parser3 at iris/lang 2026-06-01 22:40:36 -04:00
1d568f8ce3 steal from jai
iris pushed to work at iris/openworm 2026-05-25 21:50:19 -04:00
03df4470fd channel work