Commit Graph

3 Commits

Author SHA1 Message Date
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
9cce4bf541 mie: implement caching and emitting string data 2025-04-17 22:55:17 +01:00
6d8809d325 mie: implement generating extern global data items 2025-04-17 21:42:41 +01:00