Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-11 | got rid of PersistentListMap | Rich Hickey | |
2006-08-05 | added PersistentList, changed RT.cons to work with all collections | 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-08-02 | added count member | Rich Hickey | |
2006-07-28 | derived from Obj, removed Exception declaration on withMeta | Rich Hickey | |
2006-07-04 | added val to add(), throws exception if key present | Rich Hickey | |
2006-06-11 | renamed package to clojure.lang | Rich Hickey | |
2006-06-09 | made ISequential | Rich Hickey | |
2006-06-09 | renamed rest() to next() | Rich Hickey | |
2006-06-07 | ported PersistentListMap, PersistentListIdentityMap | Rich Hickey | |