0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CinC has been moved to clojure contrib More... over 10 years ago
remove default macroexpand-1 implementation, make create-var a dynamic var; every analyzer implementer must provide macroexpand-1 and create-var implementations More... over 10 years ago
make 'var a jvm special, cljs doens't have it More... over 10 years ago
more platform independent analyze, analyze.utils still depends on Vars More... over 10 years ago
change namespace segment More... over 10 years ago
fix source-info pass, add source-info to def expressions More... over 10 years ago
support array tags, closes #42 More... over 10 years ago
try to emit intrinsics during primitive casting More... over 10 years ago
fix method matching More... over 10 years ago
forgot to push the classify-invoke pass More... over 10 years ago
Add copyright notice on all the files More... over 10 years ago
fix ctor validation More... over 10 years ago
Merge branch 'invokePrim' More... over 10 years ago
infer-tag/box fixes for invokePrim More... over 10 years ago
more work for invokePrim support, needs to fix infer-tag for fn-method && fn More... over 10 years ago
more invokePrim WIP, still no IFn$<type> interface support More... over 10 years ago
Merge branch 'master' into invokePrim More... over 10 years ago
move passes to their own namespace More... over 10 years ago
fix corrupted license file More... over 10 years ago
update README, add license. Closes #40, closes #39 More... over 10 years ago
less hacky bridge methods collect More... over 10 years ago
fixed intrinsic predicates, closes #36 More... over 10 years ago
initial support for invokePrim, no interface, no prim return, no double/long/5-ary limitation More... over 10 years ago
bump tools.reader More... over 10 years ago
classes don't shadow locals More... over 10 years ago
emit bridge methods, closes #35 More... over 10 years ago
fix deftype fields order More... over 10 years ago
fix arglist-for-arity to account for no extra arg in variadic arity More... over 10 years ago
Merge branch 'tag-refactor', closes #24, closes #29, closes #31 More... over 10 years ago
working cast More... over 10 years ago