0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename SemiGroup to Semigroup and pose Monoid type class constraint to Writer's second argument More... about 12 years ago
Move monads-related auxiliary classes to an Auxiliary trait/object More... about 12 years ago
Produce nice error message in case there were a type error during rewriting of the expression More... about 12 years ago
Split the table of examples in two sections More... about 12 years ago
Some stylistic changes More... about 12 years ago
Add more examples of expression rewriting More... about 12 years ago
Add `for`-counterpart column to rewriting examples More... about 12 years ago
Add newlines to expression rewriting examples More... about 12 years ago
Fix typo More... about 12 years ago
Fix broken link More... about 12 years ago
Move disclaimer to the bottom of the page More... about 12 years ago
Minor edits to Readme More... about 12 years ago
Merge pull request #1 from aztek/scala-workflow More... about 12 years ago
Fix header level More... about 12 years ago
More minor fixes of Readme.md More... about 12 years ago
Fix layout of table in 'Rules of rewriting' More... about 12 years ago
Add more info about code rewriting More... about 12 years ago
Simplify table of contents a little bit More... about 12 years ago
Add page contents to Readme More... about 12 years ago
Fix some typos, change some things More... about 12 years ago
Move spec to appropriate file More... about 12 years ago
Fix typos in Readme More... about 12 years ago
Update Readme.md + ReadmeSpec More... about 12 years ago
Tiny fix + do not allow to implement Applying and not to implement Mapping More... about 12 years ago
Rename transformers.scala to composition.scala as more appropriate More... about 12 years ago
Temporarily disable if-blocks rewriting, it doesn't work the way it's implemented now, and I'm not sure how to fix it More... about 12 years ago
Uncomment some tests, they are passing again More... about 12 years ago
Eliminate trivial map calls in generated code More... about 12 years ago
Rewrite if-expressions More... about 12 years ago
Replace self-types with inheritance More... about 12 years ago