-
121499b5
by Vibhav Pant at 2025-08-26T21:28:30+02:00
vccorlib140: Add stub for __abi_make_type_id, Platform::Type{Equals, GetTypeCode, ToString, FullName::get}.
-
4d6474c8
by Vibhav Pant at 2025-08-26T21:28:30+02:00
vccorlib140: Implement __abi_make_type_id.
-
d0754640
by Vibhav Pant at 2025-08-26T21:28:30+02:00
vccorlib140: Implement Platform::Type::{Equals, GetTypeCode, ToString, FullName::get}.
-
76146be7
by Vibhav Pant at 2025-08-26T21:28:30+02:00
vccorlib140: Add stub for Platform::Details::CreateValue.
-
4187de45
by Vibhav Pant at 2025-08-26T21:28:30+02:00
vccorlib140: Implement Platform::Details::CreateValue.
-
e40f6a28
by Vibhav Pant at 2025-08-26T21:28:30+02:00
vccorlib140: Use the correct symbol name for InitControlBlock on i386 and arm.