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
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#
Mauricio Scheffer
as mausch
More... about 13 years ago
added foldM for all monads
Mauricio Scheffer
as mausch
More... about 13 years ago
operators for writer
Mauricio Scheffer
as mausch
More... about 13 years ago
factored out Choice.fold, like Haskell's foldM
Mauricio Scheffer
as mausch
More... about 13 years ago
example of folding over choices, with bind, protect, mapSecond
Mauricio Scheffer
as mausch
More... about 13 years ago
generalized Choice.cast to protect, for any function
Mauricio Scheffer
as mausch
More... about 13 years ago
lenses example
Mauricio Scheffer
as mausch
More... about 13 years ago
basic FsCheck NUnit integration
Mauricio Scheffer
as mausch
More... about 13 years ago
Merge branch 'lenses'
Mauricio Scheffer
as mausch
More... about 13 years ago
docs
Mauricio Scheffer
as mausch
More... about 13 years ago
conditional for lenses
Mauricio Scheffer
as mausch
More... about 13 years ago
another test, minor test changes
Mauricio Scheffer
as mausch
More... about 13 years ago
simpler
Mauricio Scheffer
as mausch
More... about 13 years ago
made sample domain more complex
Mauricio Scheffer
as mausch
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
Mauricio Scheffer
as mausch
More... over 13 years ago
fixed reference to fsharp.core v4 in FSharpx.Http
Mauricio Scheffer
as mausch
More... over 13 years ago
named fscheck tests
Mauricio Scheffer
as mausch
More... over 13 years ago
tested lens choice and product
Mauricio Scheffer
as mausch
More... over 13 years ago
renamed FsConneg -> Conneg
Mauricio Scheffer
as mausch
More... over 13 years ago
FsConneg can run on .net 2.0
Mauricio Scheffer
as mausch
More... over 13 years ago
minor refactor
Mauricio Scheffer
as mausch
More... over 13 years ago
simpler Seq.index
Mauricio Scheffer
as mausch
More... over 13 years ago
minor; using FsUnit
Mauricio Scheffer
as mausch
More... over 13 years ago
lift2 for Seq and List
Mauricio Scheffer
as mausch
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
Mauricio Scheffer
as mausch
More... over 13 years ago
pair lenses
Mauricio Scheffer
as mausch
More... over 13 years ago