4
I Use This!
Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
functions around NameValueCollection
Mauricio Scheffer
as mausch
More... over 13 years ago
ziplist and tuples
Mauricio Scheffer
as mausch
More... over 13 years ago
comments, ap
Mauricio Scheffer
as mausch
More... over 13 years ago
=<< for everyone
Mauricio Scheffer
as mausch
More... over 13 years ago
implemented "default" validation using CustomValidation
Mauricio Scheffer
as mausch
More... over 13 years ago
removed MonoidAssociations: not type safe, not referentially transparent
Mauricio Scheffer
as mausch
More... over 13 years ago
curry
Mauricio Scheffer
as mausch
More... over 13 years ago
Revert "Add callcc to Async operators. Change name of Continutaion callCC to callcc." More... over 13 years ago
Add callcc to Async operators. Change name of Continutaion callCC to callcc. More... over 13 years ago
Fix line endings in WriterTest. More... over 13 years ago
Refactor MonoidAssociations to allow updating associations per use case. More... over 13 years ago
Fix broken test for Writer. More... over 13 years ago
switching to implicit monoid in validation, though at the cost of static type safety
Mauricio Scheffer
as mausch
More... over 13 years ago
different types for sum and product monoids
Mauricio Scheffer
as mausch
More... over 13 years ago
oops, need to delay mempty
Mauricio Scheffer
as mausch
More... over 13 years ago
renamed puree -> returnM
Mauricio Scheffer
as mausch
More... over 13 years ago
validation parameterized with monoid
Mauricio Scheffer
as mausch
More... over 13 years ago
failwithf, not failwith
Mauricio Scheffer
as mausch
More... over 13 years ago
#10 monoids: int sum, int product (can these be generalized?), option wrapper
Mauricio Scheffer
as mausch
More... over 13 years ago
monoid: curried mappend, undelayed mempty
Mauricio Scheffer
as mausch
More... over 13 years ago
renamed some functions to more standard names
Mauricio Scheffer
as mausch
More... over 13 years ago
FsUnit NuGet package requires .net 4.0 for no good reason. Ditching Nuget package and inlining FsUnit.
Mauricio Scheffer
as mausch
More... over 13 years ago
started targeting .net 3.5
Mauricio Scheffer
as mausch
More... over 13 years ago
Minor changes More... over 13 years ago
async in LINQ
Mauricio Scheffer
as mausch
More... over 13 years ago
implemented option bind LINQ using option combinators. renamed Maybe module to Option
Mauricio Scheffer
as mausch
More... over 13 years ago
moved validation LINQ Join to library
Mauricio Scheffer
as mausch
More... over 13 years ago
renamed validation tests
Mauricio Scheffer
as mausch
More... over 13 years ago
#11 LINQ validation on top of F# impl
Mauricio Scheffer
as mausch
More... over 13 years ago
#11 removed validation ap implementation in C#
Mauricio Scheffer
as mausch
More... over 13 years ago