Tags: strofimo/dsharp
Tags
Fix Unit Tests (DerivcoIpswich#247) * Multiple fixes for Linq implementation closes DerivcoIpswich#235 closes DerivcoIpswich#238 closes DerivcoIpswich#239 * placeholder * fix js issue * DateTime is now IEquatable and IComparable * Introduce IComparer * missing bit * Make DateTime usable when calling standard Equals and CompareTo (member functions) * fix test
Fix Unit Tests (DerivcoIpswich#247) * Multiple fixes for Linq implementation closes DerivcoIpswich#235 closes DerivcoIpswich#238 closes DerivcoIpswich#239 * placeholder * fix js issue * DateTime is now IEquatable and IComparable * Introduce IComparer * missing bit * Make DateTime usable when calling standard Equals and CompareTo (member functions) * fix test
Feature/bigint (DerivcoIpswich#245) * Fixing build * Removing custom formatter and exposing setFormatter and commaFormatNumber to allow custom formatters.
Feature/bigint (DerivcoIpswich#245) * Fixing build * Removing custom formatter and exposing setFormatter and commaFormatNumber to allow custom formatters.
Missing runtime check for DateTime being IEquatable and IComparable (D… …erivcoIpswich#243) * Multiple fixes for Linq implementation closes DerivcoIpswich#235 closes DerivcoIpswich#238 closes DerivcoIpswich#239 * placeholder * fix js issue * DateTime is now IEquatable and IComparable * Introduce IComparer * missing bit
DateTime is now IEquatable and IComparable (DerivcoIpswich#241) * Multiple fixes for Linq implementation closes DerivcoIpswich#235 closes DerivcoIpswich#238 closes DerivcoIpswich#239 * placeholder * fix js issue * DateTime is now IEquatable and IComparable * Introduce IComparer
Multiple fixes for Linq implementation (DerivcoIpswich#240) * Multiple fixes for Linq implementation closes DerivcoIpswich#235 closes DerivcoIpswich#238 closes DerivcoIpswich#239 * placeholder * fix js issue
Lazy<T> (DerivcoIpswich#232) * Lazy<T> * Update DSharp.props Reverting change Co-authored-by: Fred Perkins <[email protected]>
using 'arguments' keyword will now throw an exception at compile time (… …DerivcoIpswich#231) Co-authored-by: LuisGo <[email protected]>
Merge pull request DerivcoIpswich#222 from DerivcoIpswich/bugfix/misc… …-props Fixing several issues with auto props
PreviousNext