0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disallow recur across try More... over 14 years ago
A protocol for method signature matching More... over 14 years ago
Store name and descriptor in the method structure More... over 14 years ago
Inlined fn calls More... over 14 years ago
Add a version of require More... over 14 years ago
Prefer Symbol/intern to create More... over 14 years ago
Mark :dynamic vars as such More... over 14 years ago
Eliminate an unnecessary type check More... almost 15 years ago
Replace m-map with a tail-recursive version More... almost 15 years ago
Compile now actually writes out the .class files More... almost 15 years ago
A better case* More... almost 15 years ago
Line number info on host expressions More... almost 15 years ago
Line number info for fns More... almost 15 years ago
:line assembler directive More... almost 15 years ago
Support for LineNumberTable More... almost 15 years ago
Get rid of the hard-coded index of Code attribute More... almost 15 years ago
Add SourceFile attribute More... almost 15 years ago
Fixed def not attaching metadata and char->Character boxing More... almost 15 years ago
Created a lein project More... almost 15 years ago
Fix links in readme.txt More... almost 15 years ago
Add a copy of the EPL license More... almost 15 years ago
Attach the EPL sticker. Add a readme file More... almost 15 years ago
Fixed boolean literals always generated as true More... almost 15 years ago
Several bug fixes. More... almost 15 years ago
Fix a stack mismatch bug with loop in :statement position. More... almost 15 years ago
Move collection literals to compounds.clj More... almost 15 years ago
Split fn* into object.clj More... almost 15 years ago
Fixed type inference for new instance expressions More... almost 15 years ago
Fixed type inference for method call expressions More... almost 15 years ago
Fixed type inference for field expressions More... almost 15 years ago