Commit Graph

9 Commits

Author SHA1 Message Date
Bruno Garcia
d3195acac0
Enabled Nullable Reference Types (#136) 2021-01-04 01:14:24 +00:00
Mitch Capper
8c36d75d91 Allow external calling of ResolveMethod and ResolvedParameter Append() changing from private->public 2021-01-03 22:49:57 +00:00
Bartosz Sypytkowski
af40cc3bfa Demystify truncating internals of F# async/task expressions 2020-01-06 07:16:31 +01:00
Martin Stühmer
1ca8f79a36 Improved support for Nullable<T> and dynamic parameters (#96) 2019-12-03 14:38:27 +00:00
Alexander Sher
fbd6ea49ab Allow demystifier to add strings to existing StringBuilder (second attempt) (#80)
* Allow demystifier to add strings to existing StringBuilder

* Add exception message
2019-02-10 20:50:33 +00:00
Ben Adams
cdf53b2655
Keeps message (#79)
* Test for exception message

* Revert "Allow demystifier to add strings to existing StringBuilder (#73)"

This reverts commit 7aa753d5c7.

* Bump version
2018-11-21 15:02:45 +00:00
Alexander Sher
7aa753d5c7 Allow demystifier to add strings to existing StringBuilder (#73) 2018-11-15 10:01:26 +00:00
George Duckett
b5b3a19b66 Added a strongly-typed property for the type to ResolvedParameter and ResolvedMethod 2017-12-22 00:20:23 +00:00
Ben Adams
34930738f6 Add 0.0.1 code 2017-11-11 15:55:09 +00:00