4
I Use This!
Low Activity

Commits : Listings

Analyzed 17 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Generate pluralized and singularized properties for subelements in the JSON and XML providers
forki
as Steffen Forkmann
More... almost 13 years ago
Test invalid JSON property access
forki
as Steffen Forkmann
More... almost 13 years ago
Can add JSON subelements to missing properties.
forki
as Steffen Forkmann
More... almost 13 years ago
Don't throw if JSON subelements are missing.
forki
as Steffen Forkmann
More... almost 13 years ago
Adding a WikiSample for the JSON provider
forki
as Steffen Forkmann
More... almost 13 years ago
JSON to XML converter should create XAttributes instead of XELements for basic data types
forki
as Steffen Forkmann
More... almost 13 years ago
avoiding building Task module for .net 3.5
Mauricio Scheffer
as mausch
More... almost 13 years ago
mapWithOptions, minor changes
Mauricio Scheffer
as mausch
More... almost 13 years ago
#37 parameterized TaskCreationOptions, TaskContinuationOptions, TaskScheduler
Mauricio Scheffer
as mausch
More... almost 13 years ago
#37 initial task computation builder
Mauricio Scheffer
as mausch
More... almost 13 years ago
Merge branch 'master' of [email protected]:mausch/fsharpx.git
Mauricio Scheffer
as mausch
More... almost 13 years ago
Increase version no.
forki
as Steffen Forkmann
More... almost 13 years ago
Allow to convert typed JSON to XML
forki
as Steffen Forkmann
More... almost 13 years ago
Allow toString() on typed JSON and XML
forki
as Steffen Forkmann
More... almost 13 years ago
Adding the JSON sample from wikipedia
forki
as Steffen Forkmann
More... almost 13 years ago
Implemented Equality for the JSON provider
forki
as Steffen Forkmann
More... almost 13 years ago
Cleaning the JSON provider
forki
as Steffen Forkmann
More... almost 13 years ago
Making the underlying JSON parser mutable using inheritance
forki
as Steffen Forkmann
More... almost 13 years ago
Add back the enqueue reply channel. This will ensure that all messages that are posted will be read at the cost of some performance in the Scan function. More... almost 13 years ago
Further organize FSharpx.Async, moving out the HttpListener-related bits to FSharpx.Http. More... almost 13 years ago
Merge MiniRx into FSharpx.Async. The only remaining bits are the dispatcher related pieces that depend on WindowsBase. Those should remain in their own assembly. Note that the Silverlight project uses references to the files in FSharpx.Async and has not been tested. More... almost 13 years ago
Added copyright header. More... almost 13 years ago
Making the underlying JSON parser mutable - buuuh we need to clean this later
forki
as Steffen Forkmann
More... almost 13 years ago
Cleanup the XAML sample project
forki
as Steffen Forkmann
More... almost 13 years ago
Allow to skip unnamed Xaml elements - don't crash the app
forki
as Steffen Forkmann
More... almost 13 years ago
.nuspec file updated for type providers
forki
as Steffen Forkmann
More... almost 13 years ago
Allow to use inlined XAML with the XAML provider
forki
as Steffen Forkmann
More... almost 13 years ago
Use createStructuredParser for the Xaml provider
forki
as Steffen Forkmann
More... almost 13 years ago
Simplifying the subelement access in the XAML provider
forki
as Steffen Forkmann
More... almost 13 years ago
Simplifying the subelement access in the XAML provider
forki
as Steffen Forkmann
More... almost 13 years ago