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 |
|
More...
|
almost 13 years ago
|
mapWithOptions, minor changes |
|
More...
|
almost 13 years ago
|
#37 parameterized TaskCreationOptions, TaskContinuationOptions, TaskScheduler |
|
More...
|
almost 13 years ago
|
#37 initial task computation builder |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of [email protected]:mausch/fsharpx.git |
|
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
|