Brian Fiete
|
1de07d0ee4
|
Static init priority changes, Platform hooking
|
2025-01-17 10:17:19 -08:00 |
|
Hunter Bridges
|
4105df1853
|
Add additional check for !BF_CRT_DISABLE when conditionally defining System.MinRuntime
|
2024-12-16 16:00:25 -08:00 |
|
Brian Fiete
|
abb4778187
|
Fixed some references to CheckAssertError during comptime
|
2024-12-02 12:15:01 -05:00 |
|
Brian Fiete
|
7656d94ff5
|
Tiny ReleaseNoRT test
|
2024-03-16 11:22:03 -04:00 |
|
Brian Fiete
|
ddd9b1b218
|
Extensive runtime refactor to reduce generated executable sizes
|
2024-03-16 07:23:29 -04:00 |
|
Brian Fiete
|
733b3fe41f
|
Added "System" option to RtCrashReportKind
|
2024-02-27 16:20:17 -05:00 |
|
MineGame159
|
7dad948f20
|
Add Runtime.Features to detect SIMD instruction set
|
2023-04-02 15:03:46 +02:00 |
|
Brian Fiete
|
57cb170c38
|
Allow Object_GetType on deleted object
|
2022-07-23 12:58:31 -04:00 |
|
Brian Fiete
|
a27ef9beda
|
Lazy<T> , LazyTLS<T> , thread dtors
|
2022-07-04 10:20:38 -07:00 |
|
Brian Fiete
|
b334423106
|
Fleshing out comptime debugging
|
2022-03-15 16:33:30 -07:00 |
|
Brian Fiete
|
a3a8bfa40c
|
Delegate comparison expansion, hashable, == operator
|
2022-02-15 09:31:23 -05:00 |
|
Brian Fiete
|
657a64f59c
|
Added Runtime.AddErrorHandler
|
2022-02-11 08:12:30 -05:00 |
|
Brian Fiete
|
20af4e2adc
|
Remove unused ToString
|
2021-10-24 13:41:33 -07:00 |
|
Brian Fiete
|
bea4fe007a
|
Fixed static init/deinit priority for Thread.Current
|
2021-06-24 09:24:41 -07:00 |
|
EinBurgbauer
|
46b5bfce1e
|
made static only stuff a static class
|
2021-05-17 15:01:49 +02:00 |
|
Brian Fiete
|
080dd5a25e
|
Fixed Thread.CurrentThread initialization order issue
|
2021-01-05 16:16:28 -08:00 |
|
Brian Fiete
|
25f44ae133
|
Added System.Compiler compile-time values
|
2020-09-04 08:09:04 -07:00 |
|
Brian Fiete
|
b2ab1b1f62
|
Added NoThreadExitWait Rt option for DLLs
|
2020-09-01 16:22:48 -07:00 |
|
Brian Fiete
|
b89e036a6f
|
Removed unnecessary [Friend] attributes
|
2020-08-16 08:34:31 -07:00 |
|
Brian Fiete
|
63c6421413
|
Fixed issues using object flags on on-debug default alloc
|
2020-05-15 10:33:56 -07:00 |
|
Brian Fiete
|
36b6d63dbb
|
Properly using error message argument for Assert
|
2020-05-09 07:26:00 -07:00 |
|
Brian Fiete
|
14ac27c977
|
Removed 'internal' protection - it's all about [Friend] now
|
2020-03-09 06:34:16 -07:00 |
|
Brian Fiete
|
04a46850d6
|
Fixed attribs for properties, renamed SkipAccessCheckAttribute
|
2019-12-01 14:40:17 -08:00 |
|
Brian Fiete
|
7dbfd15292
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
|