discriminated union with 3 types |
|
More...
|
over 13 years ago
|
discriminated union constructor |
|
More...
|
over 13 years ago
|
pattern matching on discriminated union |
|
More...
|
over 13 years ago
|
list.choose |
|
More...
|
over 13 years ago
|
list constructor from paramarray |
|
More...
|
over 13 years ago
|
pattern matching on lists |
|
More...
|
over 13 years ago
|
less type annotations needed |
|
More...
|
over 13 years ago
|
fold (aggregate) |
|
More...
|
over 13 years ago
|
pattern matching options |
|
More...
|
over 13 years ago
|
some unit |
|
More...
|
over 13 years ago
|
implemented second overload of SelectMany and other changes |
|
More...
|
over 13 years ago
|
SelectMany |
|
More...
|
over 13 years ago
|
LINQ where |
|
More...
|
over 13 years ago
|
LINQ select |
|
More...
|
over 13 years ago
|
Some as extension method |
|
More...
|
over 13 years ago
|
sugar for Some |
|
More...
|
over 13 years ago
|
nullable -> option |
|
More...
|
over 13 years ago
|
initial commit |
|
More...
|
over 13 years ago
|
Added tests for the drop iteratee. |
|
More...
|
over 13 years ago
|
Extracted the Iteratee monad into its own project. |
|
More...
|
over 13 years ago
|
Add back missing Solution Items. |
|
More...
|
over 13 years ago
|
Split out the MinLinq implementations to their own library, as they are much more experimental in nature. |
|
More...
|
over 13 years ago
|
Extracted FSharp.Monad.Core from FSharp.Monad. |
|
More...
|
over 13 years ago
|
Revised build number to the shorter year string. |
|
More...
|
over 13 years ago
|
Moved test project to its own 'tests' directory. |
|
More...
|
over 13 years ago
|
Add ByteString (need to pull it into its own file) and pulled out the list from the Chunk Stream type. |
|
More...
|
over 13 years ago
|
Added extensions to List to help with parsing using iteratees and added more tests. |
|
More...
|
over 13 years ago
|
Fix run_ and update tests. |
|
More...
|
over 13 years ago
|
Add enumStream enumerator for reading from streams. |
|
More...
|
over 13 years ago
|
Refactor Iteratee to run like the enumerator library on Hackage. This will serve as part of the parser monad based on attoparsec. |
|
More...
|
over 13 years ago
|