-
c1b9d563
by Vibhav Pant at 2025-11-10T23:15:08+01:00
vccorlib140: Add stub for __abi_ObjectToString.
-
aefcf2f5
by Vibhav Pant at 2025-11-10T23:15:08+01:00
vccorlib140: Add ToString() stubs for well-known types.
-
1a5175e4
by Vibhav Pant at 2025-11-10T23:15:08+01:00
vccorlib140: Implement ToString() for well-known types.
-
21dc82c7
by Vibhav Pant at 2025-11-10T23:15:08+01:00
vccorlib140: Implement __abi_ObjectToString.
-
8278d26e
by Vibhav Pant at 2025-11-10T23:15:08+01:00
vccorlib140: Implement IPrintable for Platform::Exception.
-
3cad008c
by Vibhav Pant at 2025-11-10T23:15:08+01:00
vccorlib140: Implement IPrintable for Platform::Type.