-
2bea63ea
by Vibhav Pant at 2025-10-28T23:24:00+01:00
vccorlib140: Add AllocateException and FreeException stubs.
-
f5a1595c
by Vibhav Pant at 2025-10-28T23:24:00+01:00
vccorlib140: Add AllocateExceptionWithWeakRef stub.
-
4e144886
by Vibhav Pant at 2025-10-28T23:24:00+01:00
vccorlib140: Add stubs for exceptions-related functions.
-
c67fb492
by Vibhav Pant at 2025-10-28T23:24:00+01:00
vccorlib140: Add tests for exceptions-related functions.
-
a5ea0c3b
by Vibhav Pant at 2025-10-28T23:24:00+01:00
vccorlib140: Add stubs for Exception constructors.
-
0aa986da
by Vibhav Pant at 2025-10-28T23:24:00+01:00
vccorlib140: Implement AllocateException(WithWeakRef), FreeException.