15c7b7470e
mie: implement simple type comparison
2025-09-08 15:39:55 +01:00
7fdae9f1e0
mie: move mie_type_to_string to type.c
2025-08-29 15:46:12 +01:00
b4fa90ea7f
mie: move mie_ctx out of the ir subsystem
2025-08-16 20:53:40 +01:00
d01a3b4663
mie: refactor ir api into a separate sub-directory
2025-06-02 11:31:19 +01:00
1431cb7b47
mie: ctx is now used to query the type of a value
...
this allows value get_type callbacks to use mie_ctx to obtain mie_type pointers,
rather than having to define their own static versions of the type structs.
2025-04-28 15:40:32 +01:00
deb1232bf9
mie: implement more ir building functionality
2025-04-13 18:34:02 +01:00