Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-22 | refactoring dumping unused classes | Rich Hickey | |
2006-08-11 | got rid of PersistentListMap | Rich Hickey | |
2006-08-09 | made seq.count constant-time | Rich Hickey | |
2006-08-05 | added IPersistentList, ASeq | Rich Hickey | |
2006-08-05 | added cons to IPersistentCollection | Rich Hickey | |
2006-08-05 | changed return type of assoc to Associative | Rich Hickey | |
2006-08-05 | renamed remove, add | Rich Hickey | |
2006-08-04 | renaming | Rich Hickey | |
2006-08-04 | renamed ISequential to IPersistentCollection | Rich Hickey | |
2006-07-28 | derived from Obj | Rich Hickey | |
2006-07-04 | added val to add(), throws exception if key present | Rich Hickey | |
2006-06-19 | added Tuple, indexing | Rich Hickey | |
2006-06-11 | renamed package to clojure.lang | Rich Hickey | |
2006-06-10 | made ISequential | Rich Hickey | |
2006-06-09 | renamed rest() to next() | Rich Hickey | |
2006-06-07 | ported PersistentHybridMap and PersistentHybridIdentityMap | Rich Hickey | |
fixed virtual decls | |||
2006-06-07 | ported PersistentHashtableMap and PersistentHashtableIdentityMap | Rich Hickey | |