summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2007-09-01box chars with valueOfRich Hickey
2007-08-31interim checkinRich Hickey
2007-08-30interim checkinRich Hickey
2007-08-30made IterableRich Hickey
2007-08-30disallow changing root with setRich Hickey
2007-08-30keyword interning, identity equalityRich Hickey
2007-08-22interim checkin, starting bytecode compilerRich Hickey
2007-08-19added ArgVector, commas as whitespace, commas in Map printRich Hickey
2007-08-19got rid of ANTLR readerRich Hickey
2007-08-19added vector and map, metadata to ReaderRich Hickey
2007-08-18fixed internRich Hickey
2007-08-18got rid of cache, intern tableRich Hickey
2007-08-18added unbindRootRich Hickey
2007-08-18made root unbound == dvalsRich Hickey
2007-08-18revising DynamicVar, now push and pop sets of bindings, single ThreadLocalRich Hickey
2007-08-18interim checkin revising DynamicVarRich Hickey
2007-08-08interim checkinRich Hickey
2007-08-07added single-arg create()Rich Hickey
2007-08-07added internRich Hickey
2007-08-02Symbol changesRich Hickey
2007-08-01first cut at stateful, transactional collection built on Ref + persistent ↵Rich Hickey
collection
2007-07-31added implementation of withMetaRich Hickey
2007-07-31made LeafNode implement Map.EntryRich Hickey
2007-07-31got rid of most checked exceptionsRich Hickey
2007-07-31removed old transaction codeRich Hickey
2007-07-31removed old transaction codeRich Hickey
2007-07-31made IFns CallableRich Hickey
2007-07-31removed dynamic binding from RefsRich Hickey
2007-07-31switched to UUIDs for Ref idsRich Hickey
2007-07-30added cached val for non-locked, non-current readsRich Hickey
2007-07-30added barging to commute lockingRich Hickey
2007-07-30notifyAll when bargingRich Hickey
2007-07-29added adaptive history lengthRich Hickey
2007-07-29older trans wins on lock conflictRich Hickey
2007-07-29older trans wins on lock conflictRich Hickey
2007-07-29lock based STMRich Hickey
2007-07-27lock based STMRich Hickey
2007-07-27lock based STMRich Hickey
2007-07-26priority queue for outstanding points, auto-trimRich Hickey
2007-07-24made commit tpoint + commit atomicRich Hickey
2007-07-20interim reader grammar changesRich Hickey
2007-07-16interim reader grammar changesRich Hickey
2007-07-13first cut at ANTLR-based ReaderRich Hickey
2007-07-13interim checkinRich Hickey
2007-07-12fixed bug in internRich Hickey
2007-07-09Made IObj match Obj, made meta field final in ObjRich Hickey
2007-07-09fixed so refs themselves have value semanticsRich Hickey
2007-07-09fixed so refs themselves have value semanticsRich Hickey
2007-07-06persistent array cleanupRich Hickey
2007-07-05persistent array cleanupRich Hickey