0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor refactoring, simplify things a little bit More... over 12 years ago
Provide applicative instances for Left and Right sides of Either More... over 12 years ago
Actually, you only need to pass an argument lazily for Try More... over 12 years ago
Minor names fix More... over 12 years ago
Re-implement Option's pure method as Option.apply instead of Some More... over 12 years ago
Pass applicative pure arguments lazily More... over 12 years ago
Provide instance of applicative functor for functions and util.Try More... over 12 years ago
Use unicode arrow, I like how they look More... over 12 years ago
Bugfix -- lift inner value method call More... over 12 years ago
Move Applicative to it's own file and re-implement pure and app as methods of a type class More... over 12 years ago
Implement idiomatic context definition More... over 12 years ago
Rename variables in the spec nicely More... over 12 years ago
Add test cases for compound funcalls More... over 12 years ago
Add more test cases for partially-lifted expressions More... over 12 years ago
Rename specs for consistency More... over 12 years ago
Bugfix - preserve the order of lifted expressions inside the brackets More... over 12 years ago
Add sbt-idea plugin to generate IDEA project from scratch More... over 12 years ago
Collapse code and specs into a single module core More... over 12 years ago
Replace Main object with decent specs More... over 12 years ago
Move everything to scala.idioms More... over 12 years ago
Minor stylistic fixes More... over 12 years ago
Bugfix - look deeply into both sides of an operator More... over 12 years ago
Rewrite a lot of things from scratch, now support all kind of functions inside of brackets More... over 12 years ago
First commit -- simple brackets for Options More... over 12 years ago