0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce intermediate SemiIdiom trait (kudos @tonymorris for the idea) More... over 12 years ago
Fix typos and grammar and stuff More... over 12 years ago
* Provide spec for all built-in idiom instances * Rename IdiomSpec to more appropriate IdiomaticContextSpec More... over 12 years ago
Provide idiom instance for scala.Stream, that behaves as haskell's ZipList More... over 12 years ago
Remove misleading comment More... over 12 years ago
Remove extra indents in the code More... over 12 years ago
Provide Readme file and specs for its examples More... over 12 years ago
Provide idiom implementation for PartialFunction More... over 12 years ago
* Tune Idiom.$ type, so one could build chains of idiom transformations, * Provide test cases More... over 12 years ago
Implement an idiom transformer, fix macros to support it More... over 12 years ago
Bugfix - take type lambdas as idiom type constructor as long as usual constructors More... over 12 years ago
Use type lambdas instead of Dan Rosen's trick in idiom instances More... over 12 years ago
Simplify idiomatic context resolving More... over 12 years ago
Simplify things even more More... over 12 years ago
Simplify things a little bit More... over 12 years ago
Allow brackets to take a type parameter from which derive local idiomatic context More... over 12 years ago
Minor refactoring More... over 12 years ago
Rename Applicative to Idiom everywhere to emphasize the name of the project More... over 12 years ago
Provide instance for Future applicative More... over 12 years ago
Allow to explicitly pass applicative instance to idiom macro More... over 12 years ago
Remove Array implementation (it's actually not obvious), add applicatives for functions More... over 12 years ago
Provide applicatives for Set and Array More... over 12 years ago
Debug - report unresolved implicit Applicatives and point to a proper pos More... over 12 years ago
Rename brackets macro implementation More... over 12 years ago
Simplify things a little bit More... over 12 years ago
Manually summon applicative methods from implicits context More... over 12 years ago
Remove excessive type parametrisation More... over 12 years ago
Use nice unicode arrows in the spec too More... over 12 years ago
Remove unnecessary type declarations More... over 12 years ago
Add -feature option to scalac More... over 12 years ago