Added Strings.split |
forki
as Steffen Forkmann
|
More...
|
about 13 years ago
|
Merge branch 'master' into TypeProviders |
forki
as Steffen Forkmann
|
More...
|
about 13 years ago
|
Remove Iteratee. Use Observable (or MiniRx). |
|
More...
|
about 13 years ago
|
Choice.protect for C# |
|
More...
|
about 13 years ago
|
added foldM for all monads |
|
More...
|
about 13 years ago
|
operators for writer |
|
More...
|
about 13 years ago
|
factored out Choice.fold, like Haskell's foldM |
|
More...
|
about 13 years ago
|
example of folding over choices, with bind, protect, mapSecond |
|
More...
|
about 13 years ago
|
generalized Choice.cast to protect, for any function |
|
More...
|
about 13 years ago
|
lenses example |
|
More...
|
about 13 years ago
|
basic FsCheck NUnit integration |
|
More...
|
about 13 years ago
|
Merge branch 'lenses' |
|
More...
|
about 13 years ago
|
docs |
|
More...
|
about 13 years ago
|
conditional for lenses |
|
More...
|
about 13 years ago
|
another test, minor test changes |
|
More...
|
about 13 years ago
|
simpler |
|
More...
|
about 13 years ago
|
made sample domain more complex |
|
More...
|
about 13 years ago
|
Revert commit that added the SocketExtensions. I've finally tested them in fracture and determined they are not reliable. |
|
More...
|
over 13 years ago
|
hopefully fixing now the issue building in build server |
|
More...
|
over 13 years ago
|
fixed reference to fsharp.core v4 in FSharpx.Http |
|
More...
|
over 13 years ago
|
named fscheck tests |
|
More...
|
over 13 years ago
|
tested lens choice and product |
|
More...
|
over 13 years ago
|
renamed FsConneg -> Conneg |
|
More...
|
over 13 years ago
|
FsConneg can run on .net 2.0 |
|
More...
|
over 13 years ago
|
minor refactor |
|
More...
|
over 13 years ago
|
simpler Seq.index |
|
More...
|
over 13 years ago
|
minor; using FsUnit |
|
More...
|
over 13 years ago
|
lift2 for Seq and List |
|
More...
|
over 13 years ago
|
Reverted part of c17f64284a224d49104b4d3260d9662e26b8f681 , renamed map2 back to lift2 since there's already List.map2, Array.map2, etc which are unrelated |
|
More...
|
over 13 years ago
|
pair lenses |
|
More...
|
over 13 years ago
|