Commit Graph

15 Commits

Author SHA1 Message Date
Patrick Stevens
19ec9f8670 Uncomment a bit of a test (#64) 2025-06-22 19:36:47 +01:00
Patrick Stevens
8747dc4bd5 Split out some static methods (#63) 2025-06-21 17:43:35 +00:00
Patrick Stevens
c747d6eb3a Centralise the Ldind logic (#61) 2025-06-21 12:53:23 +00:00
Patrick Stevens
c620152fb1 Finish initialising class of the main method before execution (#59) 2025-06-20 13:39:06 +00:00
Patrick Stevens
5a7cf11a5f Fix argument ordering bug (#58) 2025-06-20 12:40:45 +01:00
Patrick Stevens
a85bfd93b6 Recognise JIT intrinsics (#54) 2025-06-15 20:38:18 +00:00
Patrick Stevens
2c249edfc7 Track addresses of arguments (#53) 2025-06-15 21:34:30 +01:00
Patrick Stevens
8b49b190ea Another ToString (#52) 2025-06-15 20:25:51 +00:00
Patrick Stevens
a0ee1f9713 Add method generics to type resolution (#48) 2025-06-15 17:42:37 +00:00
Patrick Stevens
edbf3b71e5 More ToString (#46) 2025-06-15 15:54:57 +00:00
Patrick Stevens
3181e24817 Add more ToStrings (#44) 2025-06-15 14:56:48 +00:00
Patrick Stevens
30925a2bc6 Recognise runtime types (#45) 2025-06-15 15:54:21 +01:00
Patrick Stevens
89e6e1b4e8 Add name to concrete type (#43) 2025-06-15 13:34:18 +01:00
Patrick Stevens
cd293bfa22 Recognise delegates (#42) 2025-06-04 20:48:24 +00:00
Patrick Stevens
19eb7c245d Split WoofWare.PawPrint.Domain into a new subtree (#41) 2025-06-04 19:13:16 +00:00