Sergio Pedri
|
3e61aeb3c1
|
Remove [Pure] attribute usages
|
2021-12-29 18:06:54 +01:00 |
|
Sergio Pedri
|
7046476d51
|
Minor codegen improvements
Removed type checks from guarded devirtualization when broadcasting
|
2021-12-09 11:35:26 +01:00 |
|
Sergio Pedri
|
6cb7e571d4
|
Add more comments and XML docs
|
2021-12-02 18:04:04 +01:00 |
|
Sergio Pedri
|
39388b1c1e
|
Optimize ConditionalWeakTable2<,>.Enumerator
Also done some refactoring to streamline code across targets
|
2021-12-02 18:04:04 +01:00 |
|
Sergio Pedri
|
316557b683
|
Fix a bug in Dictionary2<TKey, TValue>.Enumerator.MoveNext()
|
2021-12-02 18:04:03 +01:00 |
|
Sergio Pedri
|
dd2a827694
|
Switch messengers to new dictionary, code refactoring
|
2021-12-02 18:04:03 +01:00 |
|
Sergio Pedri
|
622be37d5c
|
Specialize Dictionary<TKey, TValue> for the messenger types
|
2021-12-02 18:04:03 +01:00 |
|
Sergio Pedri
|
7c2bc7f0ed
|
Port Dictionary<TKey, TValue> from .NET 6
|
2021-12-02 18:04:03 +01:00 |
|