0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Actually including LICENSE file. More... over 11 years ago
Making license info less obnoxious. More... over 11 years ago
Removing buggy and unhelpful unparser tests. More... almost 13 years ago
Merge branch 'auto-recur' More... almost 13 years ago
Adding canonical group name to project.clj. More... almost 13 years ago
Updating documentation and project version. More... almost 13 years ago
Changing inserted metadata check for 'fn' to use SimpleOpCps. More... almost 13 years ago
Correcting file-level documentation for simple_op.clj. More... almost 13 years ago
Adding implementation for PRecurify/recurify for Do record type. More... almost 13 years ago
Adding the 'recurify' macro for automatically adding the recur form. More... almost 13 years ago
Correcting implementation for PRecurify/recurify for Cont record type. More... almost 13 years ago
Merging 'recur' into app.clj. More... almost 13 years ago
Trying to fix the unparse tests. More... almost 13 years ago
Pushing the Recur record into app.clj to avoid cyclic load dependency. More... almost 13 years ago
Correcting declaration and implementation of PRecurify/recurify. More... almost 13 years ago
Writing first (and incorrect) draft of implementations for PRecurify. More... almost 13 years ago
Adding the PRecurify protocol for inserting the 'recur' form. More... almost 13 years ago
Correcting the gensyms in the unparse tests...again. More... almost 13 years ago
Exposing 'recur' as a top-level CTCO expression. More... almost 13 years ago
Adding named 'fn' support and auto-naming for 'fn' in the parser. More... almost 13 years ago
Removing useless metadata from backwards-compatibility entry points. More... almost 13 years ago
Adding implementations for PUnRecurify to relevant expressions. More... almost 13 years ago
Merge branch 'master' of github.com:cjfrisz/clojure-tco More... almost 13 years ago
Adding protocol implementations to Recur. More... almost 13 years ago
Adding the PUnRecurify protocol for replacing the 'recur' form. More... almost 13 years ago
Refactoring some code in cps-srs for LetSrs. More... almost 13 years ago
Pushing single-use let bindings to uses in AppCont. More... almost 13 years ago
Making all calls to util/new-var pass a string instead of a symbol. More... almost 13 years ago
Adding extend-multi macro to replace and improve extend-group. More... almost 13 years ago
Changing calls to reduce into mapv calls. More... almost 13 years ago