summaryrefslogtreecommitdiff
path: root/src/jvm/clojure/lang/PersistentListIdentityMap.java
AgeCommit message (Expand)Author
2006-08-04got rid of identity mapsRich Hickey
2006-08-04renamed ISequential to IPersistentCollectionRich Hickey
2006-07-28derived from Obj, removed Exception declaration on withMetaRich Hickey
2006-07-04added val to add(), throws exception if key presentRich Hickey
2006-06-11changed clojure.runtime to clojure.langRich Hickey