1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 14 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add .md extension to README More... almost 14 years ago
Add README More... almost 14 years ago
A little cleanup More... almost 14 years ago
Add a few more stop symbols. More... almost 14 years ago
Make sure we never have nil value for :line in metadata, as that causes errors. More... almost 14 years ago
Force evaluation of lazy seqs when wrapping forms. More... almost 14 years ago
Working on command-line interface a bit. Also assoc each form in *covered* with the file it came from. More... almost 14 years ago
Switch around order of test methods to put simpler one first More... almost 14 years ago
Stop at var and if, and don't even macroexpand (ns ...) More... almost 14 years ago
Add a few more stop symbols. Don't attempt to capture forms inside (. ), (finally ), or (quote ). May want to add back (. ) and (finally ) sometime. More... almost 14 years ago
Accidently stopped capturing evaluation of literals. Fixed that. More... almost 14 years ago
Fix a couple more bugs More... almost 14 years ago
Use fixtures More... almost 14 years ago
Use fixtures More... almost 14 years ago
Use fixtures More... almost 14 years ago
Fix wrapping of fns to handle named and unnamed fns, with single or multiple overloads. More... almost 14 years ago
Get rid of debug println More... almost 14 years ago
Rename project More... almost 14 years ago
Adding license More... almost 14 years ago
Wrap let forms More... almost 14 years ago
Wrap let forms More... almost 14 years ago
Improved wrapping quite a bit, starting to handle special forms and macros appropriately More... almost 14 years ago
Don't depend on myself More... almost 14 years ago
Fix a couple bugs More... almost 14 years ago
Specify libs rather than paths More... almost 14 years ago
Add beginnings of html reports More... almost 14 years ago
Write reports in proper directories. More... almost 14 years ago
Remove some old things, and make it so we load files relative to the classpath More... almost 14 years ago
Add test for with-coverage More... almost 14 years ago
Ignore some stuff More... almost 14 years ago