summaryrefslogtreecommitdiff
path: root/src/jvm/clojure/lang/KeywordLookupSite.java
AgeCommit message (Expand)Author
2009-11-05install default lookup thunk for non-field accessors of IKeywordLookupsRich Hickey
2009-11-03tweaks to keyword call sites, enable in defclass/type by defaultRich Hickey
2009-11-03first cut at keyword callsitesRich Hickey