0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Known issues based on exceptions thrown when tracing contrib functions More... over 15 years ago
Don't resolve core symbols when resolving all others More... over 15 years ago
Fix typo More... over 15 years ago
Macroexpand-1 (JavaClass. ...) to (new JavaClass ...) to make it resolvable More... over 15 years ago
Resolve each symbol in traced form so it will compile when evaluated in another namespace More... over 15 years ago
Heuristic for macros whose first arg is a vector More... over 15 years ago
Check tracing most clojure.contrib functions, fix exception when trying to resolve a keyword More... over 15 years ago
Tester to trace each function in each namespace and collect errors More... over 15 years ago
recur issue More... over 15 years ago
Some issues when compiling traced functions More... over 15 years ago
Minor fixes to eliminate exceptions when tracing core/contrib functions More... over 15 years ago
Basics of java interop More... over 15 years ago
Handle try-catch -- finally not tested yet More... over 15 years ago
Use trace-seq as a more general function More... over 15 years ago
Test trace-xxx* functions More... over 15 years ago
nice-steps traces all functions used by form -- stack overflows at most core functions More... over 15 years ago
Debug printing macro More... over 15 years ago
Get functions directly or indirectly used by a given function var More... over 15 years ago
Resolve symbols in the namespace of the traced function More... over 15 years ago
Release 0.3.1 More... over 15 years ago
Added tag 0.3.1 for changeset 9c87b0b70cd6 More... over 15 years ago
tracing defn and fn with correct paths More... over 15 years ago
Move implementation to core.clj More... over 15 years ago
Begin to handle fn the same way as other forms More... over 15 years ago
Testing sub-expression paths More... over 15 years ago
Handle logically false return values More... over 15 years ago
first-diff to compare two trees More... over 15 years ago
diff? to find the difference between two collections easier -- not working yet More... over 15 years ago
Simple tests for tracing, one passes, one fails More... over 15 years ago
Utility functions for testing correctness of tracing More... over 15 years ago