ThoughtWorksInc/each
A macro library that converts native imperative syntax to scalaz's monadic expressions
ScalaApache-2.0
Issues
- 4
Support cats.Monad
#44 opened by Atry - 2
scala 2.13 support
#48 opened by dsilvasc - 1
- 9
- 2
- 1
- 1
- 0
Scala compiler warning during compilation of tests
#38 opened by Atry - 1
Support MonadError
#36 opened by Atry - 3
Need a release manage
#6 opened by Atry - 1
Create a README.md
#2 opened by Atry - 1
Write ScalaDoc for existing public methods
#7 opened by Atry - 2
Rename method names
#1 opened by Atry - 0
- 0
Test cases for `this` / `super` expressions
#13 opened by Atry - 0
Test cases for `import` expressions
#15 opened by Atry - 0
- 1
Test cases for code blocks
#12 opened by Atry - 1
Test cases for `try` expressions
#10 opened by Atry - 1
Test cases for `if` expressions
#8 opened by Atry - 1
Test cases for `var`/`val` expressions
#9 opened by Atry - 0
Add license statements
#4 opened by Atry - 0
Transform nested `while` expressions to scalaz style
#17 opened by Atry - 0
- 1
- 1
Test cases for complex method applying expressions
#14 opened by Atry - 1
IO Monad should be lazily evaluated, but it is not.
#23 opened by Atry - 0
Transform nested assign expressions to scalaz style
#18 opened by Atry - 1
Transform nested `throw` expressions to scalaz style
#21 opened by Atry - 1
Add test cases for List monads
#5 opened by Atry - 0
Test cases for `new` expressions
#11 opened by Atry - 2
Setup Travis CI
#3 opened by Atry