Age | Commit message (Expand) | Author |
2007-09-22 | refactoring dumping unused classes | Rich Hickey |
2006-09-26 | interim checkin | Rich Hickey |
2006-09-25 | renamed Namespace to Module | 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 | got rid of identity maps | Rich Hickey |
2006-08-01 | changed max arity to 20 | Rich Hickey |
2006-07-05 | made fn() public, changed compiler to call it | Rich Hickey |
2006-07-05 | added tcount, removed fn member, now fn vals are dynamically bindable | Rich Hickey |
2006-06-21 | made invoke variadic | Rich Hickey |
2006-06-15 | reader in sync both platforms, symbols, vars, hostnames, numbers, strings, ch... | Rich Hickey |
2006-06-11 | renamed package to clojure.lang | Rich Hickey |
2006-06-10 | finished tld purge, moved to wide dynamic binding on Vars | Rich Hickey |
2006-06-10 | interim checkin, removed tld passing from IFn | Rich Hickey |
2006-06-09 | added ISeq, ISequential, modified Cons | Rich Hickey |
2006-05-23 | made Conses const, bindings Boxes | Rich Hickey |
2006-05-23 | made Var a Symbol in a Namespace | Rich Hickey |
2006-05-09 | Hello world! | Rich Hickey |
2006-04-21 | revised symbol system | Rich Hickey |