Historique des commits

Auteur SHA1 Message Date
  Claire Novotny f1b5e96157 Update to MIT license il y a 5 ans
  akarnokd c9acefcb75 Add documentation to AsyncEnumerable methods. il y a 5 ans
  Peter Wehrfritz f1e9933715 Use a combined `try ... catch` for MoveNext & Current il y a 6 ans
  Peter Wehrfritz 8fea9a888f Forward an exception thrown by Current to the observer il y a 6 ans
  Peter Wehrfritz de239616ff A failing observer shall never be given its own exception. il y a 6 ans
  Peter Wehrfritz cdd5e2717a Do not dispose the enumerator while enumerating in the ToObservable operator. il y a 6 ans
  Oren Novotny b9f9514d57 Revert "Use only var when type is obvious." il y a 6 ans
  Bart De Smet 876ee400a9 Use only var when type is obvious. il y a 6 ans
  Bart De Smet cfd11d1c62 Adding BCL style exception factories. il y a 7 ans
  Bart De Smet 6716857cb4 Simplify ToObservable implementation. il y a 7 ans
  Bart De Smet 2f1f6b3cb5 Use a local function. il y a 7 ans
  Bart De Smet b53998f1d6 More code cleanup. il y a 7 ans
  Bart De Smet 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. il y a 7 ans
  Oren Novotny 812308825f Update to use latest interface spec il y a 7 ans
  Bart De Smet bf3adad9bb Reshuffling some files. il y a 8 ans
  Bart De Smet 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans