Ian Griffiths 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 miesiąc temu
..
Aggregate.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
All.cs f1b5e96157 Update to MIT license 5 lat temu
Any.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
Append.cs f1b5e96157 Update to MIT license 5 lat temu
AsAsyncEnumerable.cs f1b5e96157 Update to MIT license 5 lat temu
Average.Generated.cs f1b5e96157 Update to MIT license 5 lat temu
Average.Generated.tt f1b5e96157 Update to MIT license 5 lat temu
Cast.cs f1b5e96157 Update to MIT license 5 lat temu
Concat.cs de5749f472 Fix Ix.NET build break on Ubuntu 24 (#2209) 5 miesięcy temu
Contains.cs f1b5e96157 Update to MIT license 5 lat temu
Count.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
CreateEnumerable.cs f1b5e96157 Update to MIT license 5 lat temu
CreateEnumerator.cs f1b5e96157 Update to MIT license 5 lat temu
DefaultIfEmpty.cs de5749f472 Fix Ix.NET build break on Ubuntu 24 (#2209) 5 miesięcy temu
Distinct.cs de5749f472 Fix Ix.NET build break on Ubuntu 24 (#2209) 5 miesięcy temu
ElementAt.cs f1b5e96157 Update to MIT license 5 lat temu
ElementAtOrDefault.cs f1b5e96157 Update to MIT license 5 lat temu
Empty.cs f1b5e96157 Update to MIT license 5 lat temu
Except.cs f1b5e96157 Update to MIT license 5 lat temu
First.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
FirstOrDefault.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
ForEachAsync.cs f1b5e96157 Update to MIT license 5 lat temu
GroupBy.Generated.cs f1b5e96157 Update to MIT license 5 lat temu
GroupBy.Generated.tt f1b5e96157 Update to MIT license 5 lat temu
GroupBy.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
GroupJoin.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
Intersect.cs f1b5e96157 Update to MIT license 5 lat temu
Join.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
Last.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
LastOrDefault.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
LongCount.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
Max.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
Min.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
MinMax.Generated.cs f1b5e96157 Update to MIT license 5 lat temu
MinMax.Generated.tt f1b5e96157 Update to MIT license 5 lat temu
OfType.cs 3ad0032f89 fix: OfType now accepts a collection of object? 4 lat temu
OrderBy.Generated.cs de5749f472 Fix Ix.NET build break on Ubuntu 24 (#2209) 5 miesięcy temu
OrderBy.Generated.tt f1b5e96157 Update to MIT license 5 lat temu
OrderBy.cs f1b5e96157 Update to MIT license 5 lat temu
Prepend.cs f1b5e96157 Update to MIT license 5 lat temu
Range.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 miesiąc temu
Repeat.cs f1b5e96157 Update to MIT license 5 lat temu
Reverse.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 miesiąc temu
Select.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 miesiąc temu
SelectMany.cs f1b5e96157 Update to MIT license 5 lat temu
SequenceEqual.cs f1b5e96157 Update to MIT license 5 lat temu
Single.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
SingleOrDefault.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
Skip.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 miesiąc temu
SkipLast.cs f1b5e96157 Update to MIT license 5 lat temu
SkipWhile.cs f1b5e96157 Update to MIT license 5 lat temu
Sum.cs f1b5e96157 Update to MIT license 5 lat temu
Take.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 miesiąc temu
TakeLast.cs f1b5e96157 Update to MIT license 5 lat temu
TakeWhile.cs f1b5e96157 Update to MIT license 5 lat temu
Throw.cs f1b5e96157 Update to MIT license 5 lat temu
ToArray.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
ToAsyncEnumerable.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 miesiąc temu
ToDictionary.cs f1b5e96157 Update to MIT license 5 lat temu
ToEnumerable.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
ToHashSet.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
ToList.cs f1b5e96157 Update to MIT license 5 lat temu
ToLookup.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
ToObservable.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
Union.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 rok temu
Where.cs f1b5e96157 Update to MIT license 5 lat temu
Zip.cs 0326d66503 Remove old ifdefs from old platforms 4 lat temu