functions around NameValueCollection |
|
More...
|
over 13 years ago
|
ziplist and tuples |
|
More...
|
over 13 years ago
|
comments, ap |
|
More...
|
over 13 years ago
|
=<< for everyone |
|
More...
|
over 13 years ago
|
implemented "default" validation using CustomValidation |
|
More...
|
over 13 years ago
|
removed MonoidAssociations: not type safe, not referentially transparent |
|
More...
|
over 13 years ago
|
curry |
|
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 |
|
More...
|
over 13 years ago
|
different types for sum and product monoids |
|
More...
|
over 13 years ago
|
oops, need to delay mempty |
|
More...
|
over 13 years ago
|
renamed puree -> returnM |
|
More...
|
over 13 years ago
|
validation parameterized with monoid |
|
More...
|
over 13 years ago
|
failwithf, not failwith |
|
More...
|
over 13 years ago
|
#10 monoids: int sum, int product (can these be generalized?), option wrapper |
|
More...
|
over 13 years ago
|
monoid: curried mappend, undelayed mempty |
|
More...
|
over 13 years ago
|
renamed some functions to more standard names |
|
More...
|
over 13 years ago
|
FsUnit NuGet package requires .net 4.0 for no good reason. Ditching Nuget package and inlining FsUnit. |
|
More...
|
over 13 years ago
|
started targeting .net 3.5 |
|
More...
|
over 13 years ago
|
Minor changes |
|
More...
|
over 13 years ago
|
async in LINQ |
|
More...
|
over 13 years ago
|
implemented option bind LINQ using option combinators. renamed Maybe module to Option |
|
More...
|
over 13 years ago
|
moved validation LINQ Join to library |
|
More...
|
over 13 years ago
|
renamed validation tests |
|
More...
|
over 13 years ago
|
#11 LINQ validation on top of F# impl |
|
More...
|
over 13 years ago
|
#11 removed validation ap implementation in C# |
|
More...
|
over 13 years ago
|