Skip to content

Tags: strofimo/dsharp

Tags

1.8.1

Toggle 1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

1.8.1-beta

Toggle 1.8.1-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/bigint (DerivcoIpswich#245)

* Fixing build

* Removing custom formatter and exposing setFormatter and commaFormatNumber to allow custom formatters.

1.8.0-pre.1

Toggle 1.8.0-pre.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/bigint (DerivcoIpswich#245)

* Fixing build

* Removing custom formatter and exposing setFormatter and commaFormatNumber to allow custom formatters.

1.7.2

Toggle 1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

1.7.1

Toggle 1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

1.7.0

Toggle 1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Lazy<T> (DerivcoIpswich#232)

* Lazy<T>

* Update DSharp.props

Reverting change

Co-authored-by: Fred Perkins <[email protected]>

1.5.7

Toggle 1.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
using 'arguments' keyword will now throw an exception at compile time (

…DerivcoIpswich#231)

Co-authored-by: LuisGo <[email protected]>

1.5.6

Toggle 1.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request DerivcoIpswich#222 from DerivcoIpswich/bugfix/misc…

…-props

Fixing several issues with auto props