Commit Graph

40 Commits (27604496ca1b27b93d78dd2257a50158fab2bc33)

Author SHA1 Message Date
neuecc a1dee8b54f add experimental analyzer 2021-08-27 16:44:05 +09:00
Ram.Type-0 0bdc933c20 Add TaskPoolRefNode benchmark 2020-08-28 10:54:33 +09:00
neuecc 551128e64c Add UniTaskAsyncEnumerable.Create 2020-07-04 06:29:33 +09:00
neuecc 9d684006fc test 2020-06-29 03:02:23 +09:00
neuecc 8bad158ab4 fix ci 2020-06-05 17:05:36 +09:00
neuecc d7bef8c5b5 setup release 2020-06-04 15:11:51 +09:00
neuecc e1d5359d73 refactor Where 2020-06-03 01:18:39 +09:00
neuecc 3001996298 Q check 2020-05-31 04:28:05 +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 d5db96b913 rename StackNode to TaskPool 2020-05-29 02:08:11 +09:00
neuecc a8455af16d Improve pooling mechanism 2020-05-29 01:22:46 +09:00
neuecc 2290b14532 reduce AsyncBuilder heap allocation 2020-05-28 22:20:06 +09:00
neuecc 985aa5c43a add allocationchecker in netcore sandbox project 2020-05-25 19:37:11 +09:00
neuecc 51ba740413 In .NET Core, IUniTaskSource implements IValueTaskSource and implicit, zero overhead conversion 2020-05-24 00:18:39 +09:00
neuecc 2b87cadba3 Add CombineLatest 2020-05-22 02:25:36 +09:00
neuecc d003597662 Changed AsyncReactiveProperty produce current value at first, Add AsyncReactiveProperty.WithoutCurrent 2020-05-18 11:30:49 +09:00
neuecc 957adfad7a fix Await UniTaskAsyncEnumerable.Timer is not over. #76 2020-05-17 16:49:44 +09:00
neuecc 859eaa2278 reduce AsyncTrigger allocation 2020-05-16 23:31:49 +09:00
neuecc 79f770e687 Improve Stacktrace Part2 2020-05-13 11:36:33 +09:00
neuecc 354fd65d58 redesigned asyncenumerable ugui and monobehaviourmessagetrigger 2020-05-12 14:29:21 +09:00
neuecc bd6906792d UnityAsyncEventHandler as IUniTaskAsyncEnumerable 2020-05-12 11:51:50 +09:00
neuecc 418586fbfb GroupBy 2020-05-11 23:17:33 +09:00
neuecc b20b37e7a5 Distinct, Except, Intersect, Union 2020-05-11 15:53:27 +09:00
neuecc 8ef7a66081 TakeLast 2020-05-11 14:01:23 +09:00
neuecc a5f47d4095 SkipLast 2020-05-11 12:38:32 +09:00
neuecc 1316328766 Skip, Take, TakeWhile, SkipWhile 2020-05-11 12:02:02 +09:00
neuecc 5db5beab29 Reverse 2020-05-10 23:26:25 +09:00
neuecc 93dd82e3d4 exception testing 2020-05-10 22:44:40 +09:00
neuecc 716decd199 ToDict, ToLookup, ToList, TOHashSet, ToObservable 2020-05-10 02:39:13 +09:00
neuecc f37cd703a9 Aggregate and ForEach 2020-05-10 00:33:46 +09:00
neuecc aa8cb80866 First, Last, Single, ElementAt 2020-05-09 23:22:51 +09:00
neuecc dd6a8da96f generics MinMax and tests 2020-05-09 22:06:51 +09:00
neuecc d4511c0f67 Average, MinMax, and others 2020-05-09 15:33:46 +09:00
neuecc ed0990e402 generator and tests 2020-05-08 12:08:15 +09:00
neuecc 856a049dd0 WithCancellation 2020-05-08 03:48:46 +09:00
neuecc 61b798b6e9 start to implements async linq 2020-05-08 03:23:14 +09:00
neuecc be539fdb10 fix WhenAll,WhenAny 0-length 2020-05-07 11:27:27 +09:00
neuecc 51f4003bc5 ObjectIdForDebugger 2020-05-05 21:34:11 +09:00
neuecc b9b2925e8d DotNetCore Version 2020-05-05 21:05:32 +09:00