openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
scala-workflow
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
about 23 hours
ago.
Jul 16, 2024 — Jul 16, 2025
Showing page 1 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use fold instead of map+getOrElse
aztek
More...
about 11 years ago
Show types of intermediate bindings in the error message
aztek
More...
about 11 years ago
Remove 'set' instance, since it is not a monad
aztek
More...
about 11 years ago
Shiny syntax for semigroup instances
aztek
More...
about 11 years ago
Shiny syntax for monoid instances + function monoid instance
aztek
More...
about 11 years ago
More code golfing!
aztek
More...
about 11 years ago
Fix typo in the Readme
aztek
More...
over 11 years ago
Move expression rewriting in a separate method
aztek
More...
over 11 years ago
A few comments about macro implementation
aztek
More...
over 11 years ago
Give nicer error message when it comes to unsupported expressions
aztek
More...
over 11 years ago
... and also in the specification
aztek
More...
over 11 years ago
Rename a few variables in the Readme
aztek
More...
over 11 years ago
Fix links to sources
aztek
More...
over 11 years ago
Refactor sbt config: update to 0.13.0 and move sources to /src
aztek
More...
over 11 years ago
Add initialCommands in console
aztek
More...
over 11 years ago
Update Readme for logging example
aztek
More...
over 11 years ago
Update Readme for stack example
aztek
More...
over 11 years ago
Remove global import
aztek
More...
over 11 years ago
Check full types of produced instances by basically moving specification to compile time (and removing tons of warnings along the way)
aztek
More...
over 11 years ago
Remove implicit keyword from monad instances where it doesn't make sense
aztek
More...
over 11 years ago
Add monoid instance for String
aztek
More...
over 11 years ago
Rename writer monad to accumulator, adjust Readme example
aztek
More...
over 11 years ago
Discard Auxiliary trait/object, keep Semigroup/Monoid traits in workflow package
aztek
More...
almost 12 years ago
Get rid of State wrapper for state monad
aztek
More...
almost 12 years ago
Add implicit ExecutorContext argument to Future monad constructor
aztek
More...
almost 12 years ago
Remove excessive import
aztek
More...
almost 12 years ago
Combine the scope of type class instances in a single Instances trait
aztek
More...
almost 12 years ago
Provide a few more semigroup/monoid instances
aztek
More...
almost 12 years ago
Get rid of Cont wrapper
aztek
More...
almost 12 years ago
Refactor Writer and Reader monads - get rid of auxillary Writer and Reader classes, we'll be just fine with functions
aztek
More...
almost 12 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree