0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #24 from xeno-by/patch-1 More... over 12 years ago
Fixed a typo More... over 12 years ago
purity of == More... over 12 years ago
test for implicit resolution depending on effects More... almost 13 years ago
fix cast syntax More... almost 13 years ago
breakable in collections example More... almost 13 years ago
require @unchecked for effect casts, support effect ascriptions. More... almost 13 years ago
Merge remote-tracking branch 'origin/master' More... almost 13 years ago
removed @rel annotation in favor of @pure, fixes #8 More... almost 13 years ago
Update README.md More... almost 13 years ago
Update README.md More... almost 13 years ago
Update README.md More... almost 13 years ago
sbt names More... almost 13 years ago
Update README.md More... almost 13 years ago
readme More... almost 13 years ago
pending test for patmat problem, #3 More... almost 13 years ago
disable cleanup phase for now More... almost 13 years ago
no more dummy phase. cleanup phase (maybe not really needed). new compiler for every test (spurious failures otherwise) More... almost 13 years ago
pending test for implicits issue, #1 More... almost 13 years ago
fixed bug related to polymorphic parent types with inferred parameter types More... almost 13 years ago
fixes bug which made self reference available as a member of a class More... almost 13 years ago
support for imports within templates More... almost 13 years ago
fixed bugs with secondary constructor effect inference More... almost 13 years ago
fixed removeEffectAnnotations for singleton types More... almost 13 years ago
some more tests More... almost 13 years ago
example where two casts are needed due to anf - could be fixed. More... almost 13 years ago
minor cleanup More... almost 13 years ago
working collections example (only the main part, up to list, not sets) More... almost 13 years ago
fixed some bugs with relative effects and multiple domains More... almost 13 years ago
few more tri-domain tests More... almost 13 years ago