0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename idiom block to context block More... about 12 years ago
Produce error message at the right pos More... about 12 years ago
Rename idiom to workflow somewhere inside the code More... about 12 years ago
Simplify things a little bit More... about 12 years ago
Generate output code all in one place More... about 12 years ago
Temporarily disable some tests due to SI-7461 More... about 12 years ago
Minor refactoring, rename some things More... about 12 years ago
Debug resolveLiftedType and typeCheck methods More... about 12 years ago
Remove UTF glitch More... about 12 years ago
Bugfix object instantiations type checking in rewrite function More... about 12 years ago
Massively refactor binds extraction More... about 12 years ago
Typecheck with provided binds More... about 12 years ago
Simplify binds handling More... about 12 years ago
Pass binds along with rewriting brackets contents More... about 12 years ago
Rename IdiomaticContext to WorkflowContext More... about 12 years ago
Provide monad instances for all current idiom instances More... about 12 years ago
Rename Idiom.scala to workflow.scala More... about 12 years ago
Move from scala.idioms to scala.workflow More... about 12 years ago
Refactor shortcuts More... about 12 years ago
Introduce Binding trait and Monad and SemiMonad shortcuts More... about 12 years ago
Refactor IdiomaticContext structure More... about 12 years ago
Bugfix context resolving from instance More... about 12 years ago
Refactor idioms hierarchy More... about 12 years ago
Add spec for object fields More... about 12 years ago
Rearrange file structure More... about 12 years ago
Rephrase that... More... about 12 years ago
Fix typos More... about 12 years ago
Another example for the Readme - lightweight point free notation More... about 12 years ago
Add test case for a block with a single statement within More... about 12 years ago
Use quasiquotes in some case More... about 12 years ago