0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename some variables More... over 12 years ago
Minor refactoring More... over 12 years ago
Use quasiquotes where appropriate - they rock More... over 12 years ago
Add Travis CI Status button More... over 12 years ago
Add FRP example More... over 12 years ago
Add Travis CI config More... over 12 years ago
Add another test case More... over 12 years ago
Remove space between idiom and open parenthesis More... over 12 years ago
Minor edits and additions More... over 12 years ago
Add Idiom object, that contains all idiom instances More... over 12 years ago
Huge update to Readme due to recent changes More... over 12 years ago
Rewrite 'Idiom transformers' section More... over 12 years ago
Minor refactoring More... over 12 years ago
Cooler examples for 'Quick examples' section More... over 12 years ago
New functor instances and specs for tuples More... over 12 years ago
Test cases for idiom instances, that cover pure method call generation More... over 12 years ago
Change semantics of Idiom[Stream] - instead of ZipList-like, behave as Idiom[List], although provide zipStream: Idiom[Stream] and zipList: SemiIdiom[List]. More... over 12 years ago
Provide specs for built-in semi-idiom and functor instances More... over 12 years ago
Minor refactoring More... over 12 years ago
Adjust term idiomatic context resolving to new hierarchy of idioms More... over 12 years ago
Move idiom instances to corresponding traits to control namespaces more flexibly More... over 12 years ago
Cosmetic fixes More... over 12 years ago
Fix unicode arrow More... over 12 years ago
Adjust context resolving by type info to new hierarchy More... over 12 years ago
Make zipList non-implicit, so it won't mess with Idiom[List] instance More... over 12 years ago
Adjust code generation to available context More... over 12 years ago
Adjust idiomatic context implementation to idioms hierarchy More... over 12 years ago
Add silly id idiom (id-iom?) More... over 12 years ago
Refine Idioms hierarchy even more - add Functor and Pointed traits More... over 12 years ago
Rename InstancesSpec to IdiomInstancesSpec -- Semi-idiom instances will have their own spec More... over 12 years ago