Historial de Commits

Autor SHA1 Mensaje Fecha
  Claire Novotny f1b5e96157 Update to MIT license hace 5 años
  akarnokd c9acefcb75 Add documentation to AsyncEnumerable methods. hace 6 años
  Bart De Smet fdc613c5b9 Local functions can shadow variables now. hace 6 años
  Oren Novotny 3edb789069 Use BCL types hace 6 años
  Oren Novotny 176fd41eba Add shim for code that's moved to TaskExtensions hace 6 años
  Bart De Smet 962fc99716 Style consistency for new code hace 6 años
  Bart De Smet 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. hace 6 años
  Bart De Smet d5aa7e28b0 Remove USE_AWAIT_FOREACH (always on now). hace 6 años
  Bart De Smet ca0a8b53b4 Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds. hace 6 años
  Bart De Smet 645aa551dc Use static local functions. hace 6 años
  Bart De Smet e576f23303 Remove AETOR_HAS_CT checks. CancellationToken is now supported on the interface. hace 6 años
  Bart De Smet 7cf8fb5a3b Use C# 8.0 in ToList. hace 6 años
  Bart De Smet 0980e87430 Avoiding heap-allocated closures hace 6 años
  Bart De Smet d6171d53ee Reduce loop bodies hace 6 años
  Bart De Smet 15fb36bba0 Simplify code using local functions hace 6 años
  Bart De Smet 369026d24e Taming CancellationToken overload hell hace 6 años
  Oren Novotny b9f9514d57 Revert "Use only var when type is obvious." hace 6 años
  Bart De Smet 876ee400a9 Use only var when type is obvious. hace 6 años
  Bart De Smet ce1cc00303 Use ValueTask in a few more places. hace 6 años
  Bart De Smet 8be4811163 Moving to Async naming convention. hace 7 años
  Bart De Smet cfd11d1c62 Adding BCL style exception factories. hace 7 años
  Bart De Smet 8a22b4d819 Optimize ToList. hace 7 años
  Bart De Smet ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
  Bart De Smet 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años