summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2006-07-28derived from ObjRich Hickey
2006-07-28changed Obj to interface to metaRich Hickey
2006-07-28renamed PersistentTree -> PersistentTreeMapRich Hickey
2006-07-28removed hybrid mapsRich Hickey
2006-07-28removed hybrid mapsRich Hickey
2006-07-27made set() return TupleRich Hickey
2006-07-27first pass at ArrayListRich Hickey
2006-07-05made fn() public, changed compiler to call itRich Hickey
2006-07-05added tcount, removed fn member, now fn vals are dynamically bindableRich Hickey
2006-07-04move transaction from tld, added global tcount, bigbangRich Hickey
2006-07-04made auto-morphing into hashtableRich Hickey
2006-07-04made keywords index mapsRich Hickey
2006-07-04made Obj attrs write-onceRich Hickey
2006-07-04added val to add(), throws exception if key presentRich Hickey
2006-07-04added test codeRich Hickey
2006-07-04fixed bug not preserving identityRich Hickey
2006-07-04fixed bug not preserving identityRich Hickey
2006-06-21changed to support variadic invokeRich Hickey
2006-06-21made invoke variadicRich Hickey
2006-06-21bug fix in trim()Rich Hickey
2006-06-21added first,rest, made cons take 2 objectsRich Hickey
2006-06-20sync lisp with runtime changesRich Hickey
2006-06-20added caching of restRich Hickey
2006-06-19added generational trimmingRich Hickey
2006-06-19added Tuple, indexingRich Hickey
2006-06-19interim checkin, added Tuple, ArraySeqRich Hickey
2006-06-15reader in sync both platforms, symbols, vars, hostnames, numbers, strings, ↵Rich Hickey
chars, lists, comments
2006-06-13interim checkin - more work on readerRich Hickey
2006-06-12interim checkin - starting readerRich Hickey
2006-06-12renamed get,put etc to getAttr...Rich Hickey
2006-06-11renamed get,set et alRich Hickey
2006-06-11got rid of AGeneratorRich Hickey
2006-06-11made Objs based upon ArrayIdentityMap, allowed out-of-transaction reads of ↵Rich Hickey
current vals
2006-06-11renamed package to clojure.langRich Hickey
2006-06-11changed clojure.runtime to clojure.langRich Hickey
2006-06-11renamed org.clojure to clojureRich Hickey
2006-06-11renamed org.clojure to clojureRich Hickey
2006-06-11(no commit message)Rich Hickey
2006-06-10added FnSeqRich Hickey
2006-06-10finished tld purge, moved to wide dynamic binding on VarsRich Hickey
2006-06-10interim checkin, modified TLD - Var brokenRich Hickey
2006-06-10interim checkin, removed tld passing from IFnRich Hickey
2006-06-10interim checkin, removed tld passing from IFnRich Hickey
2006-06-10added PersistentArrayMap.EMPTY, exception declsRich Hickey
2006-06-10made ISequentialRich Hickey
2006-06-09reordered sig of Seq.push()Rich Hickey
2006-06-09made ISequentialRich Hickey
2006-06-09made ISequentialRich Hickey
2006-06-09made Seq members final/readonlyRich Hickey
2006-06-09made ISequentialRich Hickey