Skip to content

Tags: ThoughtWorksInc/Dsl.scala

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Downgrade Scalaz to the stable version 7.3.7 (#651)

v2.0.0-M2

Toggle v2.0.0-M2'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 #481 from Atry/merge-from-1.x

Dsl.scala 2.0 for Scala 3

v2.0.0-M1

Toggle v2.0.0-M1's commit message

v1.5.5

Toggle v1.5.5's commit message

v1.5.4

Toggle v1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update scala-compiler, scala-library, ... to 2.13.7 (#464)

v1.5.3

Toggle v1.5.3'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 #363 from ThoughtWorksInc/scala-js-1.0

Cross build for Scala.js 1.x and 0.6

v1.5.2

Toggle v1.5.2'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 #291 from ThoughtWorksInc/Atry-patch-1

Upgrade to Scala 2.12.9

v1.5.1

Toggle v1.5.1'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 #282 from ThoughtWorksInc/fix-280

Don't transform macros (fix #280)

v1.5.0

Toggle v1.5.0'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 #279 from ThoughtWorksInc/lazylist

Make Yield lazy in LazyList domain (fix #278)

v1.4.0

Toggle v1.4.0'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 #272 from Atry/exceptionhandling

Create standalone TryCatch and TryFinally type classes instead of the Catch keyword