RamType0
|
3bb446556a
|
Use ref T for ITaskPoolNode<T>.NextNode
|
2020-08-28 18:03:22 +09:00 |
neuecc
|
3e00735b3d
|
Add AsUniTaskAsyncEnumerable/AsAsyncEnumerable in .NET Core
|
2020-06-15 15:23:25 +09:00 |
neuecc
|
5e59e7ec86
|
netstandard2.0 support #84
|
2020-06-05 16:45:40 +09:00 |
neuecc
|
130286e8c2
|
TriggerEvent becomes linkedlist
|
2020-06-01 13:40:35 +09:00 |
neuecc
|
24faa34418
|
TaskPoolMonitor -> TaskPool
|
2020-05-29 03:58:22 +09:00 |
neuecc
|
21bf08a6b3
|
replace all promisepool to new taskpool system
|
2020-05-29 03:43:18 +09:00 |
neuecc
|
10fb8060fa
|
use PooledDelegate to avoid convert Action to Action<AsyncOperation> allocation
|
2020-05-27 07:37:16 +09:00 |
neuecc
|
d27d6d5d9d
|
UniTask.Yield in .NET Core becomes zero allocation
|
2020-05-25 19:33:54 +09:00 |
neuecc
|
6dfb969015
|
Add ValueTask.AsUniTask only for .NET Core
|
2020-05-24 01:30:52 +09:00 |
neuecc
|
51ba740413
|
In .NET Core, IUniTaskSource implements IValueTaskSource and implicit, zero overhead conversion
|
2020-05-24 00:18:39 +09:00 |
neuecc
|
aa8cb80866
|
First, Last, Single, ElementAt
|
2020-05-09 23:22:51 +09:00 |
neuecc
|
d4511c0f67
|
Average, MinMax, and others
|
2020-05-09 15:33:46 +09:00 |