Age | Commit message (Expand) | 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, removed Exception declaration on withMeta | Rich Hickey |
2006-07-28 | renamed PersistentTree -> PersistentTreeMap | Rich Hickey |