0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename *T to *Compose, as it is misleading. They are not monad transformers, but merely a composition of two provided functors/semi-idioms/idioms More... about 12 years ago
Add aliases for some instances More... about 12 years ago
Add state monad and stack stack language primer as a spec More... about 12 years ago
Map over modifiers and tpt of ValDef when rewriting expression within a block More... about 12 years ago
Rename contextFromEnclosingIdiom to contextFromEnclosure More... about 12 years ago
More correct support of blocks and valdefs More... about 12 years ago
Bugfix frames merging More... about 12 years ago
Bugfix scope frames handling More... about 12 years ago
Make scope carry away stack of frames to support newsted blocks, add spec More... about 12 years ago
Rename Rebind back to Bind and Rebinds to Scope More... about 12 years ago
Rename expandBrackets to rewrite More... about 12 years ago
Provide new macro workflow {}, that takes workflow instance and rewrites its argument just like $ More... about 12 years ago
Rewrite Block() and ValDef(), add simple spec More... about 12 years ago
Minor perf tweak More... about 12 years ago
Rename tpe to tpt in Rebind More... about 12 years ago
Add simple spec for monads, refactor tests a little bit More... about 12 years ago
Rename IdiomContextSpec to more appropriate WorkflowContextSpec More... about 12 years ago
Can't seem to make up my mind about code structure... Rearrange the things again More... about 12 years ago
Provide default implementations for Idiom's map and Monad's app More... about 12 years ago
Bugfix monad instances implementation More... about 12 years ago
Implement monadical bind generation More... about 12 years ago
Simplify things even more More... about 12 years ago
Add bind/binds code generators More... about 12 years ago
Simplify things a little bit More... about 12 years ago
Rearrange things a little bit More... about 12 years ago
Rewrite applyRebinds in CPS More... about 12 years ago
Refine type of Rebind More... about 12 years ago
Rename binds to rebinds More... about 12 years ago
Rearrange some things More... about 12 years ago
Minor refactoring More... about 12 years ago