summaryrefslogtreecommitdiff
path: root/src/cli/runtime/PersistentArrayMap.cs
AgeCommit message (Expand)Author
2007-09-22refactoring dumping unused classesRich Hickey
2006-10-02interim checkinRich Hickey
2006-08-09made seq.count constant-timeRich Hickey
2006-08-05added IPersistentList, ASeqRich Hickey
2006-08-05added cons to IPersistentCollectionRich Hickey
2006-08-05changed return type of assoc to AssociativeRich Hickey
2006-08-05renamed remove, addRich Hickey
2006-08-04renamingRich Hickey
2006-08-04renamed ISequential to IPersistentCollectionRich Hickey
2006-07-28derived from ObjRich Hickey
2006-07-04made auto-morphing into hashtableRich Hickey
2006-07-04added val to add(), throws exception if key presentRich Hickey
2006-07-04fixed bug not preserving identityRich Hickey
2006-06-19added Tuple, indexingRich Hickey
2006-06-11renamed package to clojure.langRich Hickey
2006-06-10added PersistentArrayMap.EMPTY, exception declsRich Hickey
2006-06-09made ISequentialRich Hickey
2006-06-07ported PersistentHybridMap and PersistentHybridIdentityMapRich Hickey
2006-06-07ported PersistentArrayMapRich Hickey