Age | Commit message (Expand) | Author |
2007-11-29 | fixed unbox Character code gen | Rich Hickey |
2007-11-28 | fixed def at top-level eval context | Rich Hickey |
2007-11-26 | actor system | Rich Hickey |
2007-11-21 | added primitive matching for Num types, added better error message on no match | Rich Hickey |
2007-11-18 | actor system | Rich Hickey |
2007-11-18 | made inc dec et al coerce to Num | Rich Hickey |
2007-11-18 | interim checkin, actors | Rich Hickey |
2007-10-30 | Limited exception wrappers to one level | Rich Hickey |
2007-10-29 | array functions, changed primitive return boxing to use Integer, Long etc ins... | Rich Hickey |
2007-10-27 | rename new-proxy to implement, rename .-> to doto, rename dolist to doseq, ad... | Rich Hickey |
2007-10-22 | added handling of public methods of non-public classes with call via interfac... | Rich Hickey |
2007-10-21 | added handling of public methods of non-public classes with call via interfac... | Rich Hickey |
2007-10-21 | added read | Rich Hickey |
2007-10-20 | Multimethods | Rich Hickey |
2007-10-20 | commuteRoot | Rich Hickey |
2007-10-20 | renamed PolyFn to MultiFn, made dispatch on entire arglist, added defaultFn | Rich Hickey |
2007-10-20 | made non-inheritable thread local, added commuteRoot, sync on root sets | Rich Hickey |
2007-10-19 | made any form not explicitly handled by the compiler self-quoting | Rich Hickey |
2007-10-18 | added Repl and Script | Rich Hickey |
2007-10-18 | made collections implement java.util.Collection read-only interface | Rich Hickey |
2007-10-18 | commented out unused asm imports | Rich Hickey |
2007-10-18 | fixed bug in do at top-level | Rich Hickey |
2007-10-16 | added new-proxy | Rich Hickey |
2007-10-14 | swapped :t for t | Rich Hickey |
2007-10-07 | initial proxy support, simple print | Rich Hickey |
2007-09-30 | def and refer conflict checking, unintern | Rich Hickey |
2007-09-30 | interim checkin | Rich Hickey |
2007-09-30 | namespaces, import, refer | Rich Hickey |
2007-09-29 | interim checkin | Rich Hickey |
2007-09-29 | interim checkin | Rich Hickey |
2007-09-29 | interim checkin | Rich Hickey |
2007-09-28 | interim checkin | Rich Hickey |
2007-09-28 | lifted max positional arity limit on invokeExpr | Rich Hickey |
2007-09-25 | map, filter, reduce | Rich Hickey |
2007-09-22 | close file in loadFile | Rich Hickey |
2007-09-22 | refactoring dumping unused classes | Rich Hickey |
2007-09-22 | refactoring dumping unused classes | Rich Hickey |
2007-09-22 | refactoring dumping unused classes | Rich Hickey |
2007-09-22 | refactoring, commented out test mains | Rich Hickey |
2007-09-21 | transaction support | Rich Hickey |
2007-09-20 | gensym syntax | Rich Hickey |
2007-09-20 | doc update, added bindings macro, Named | Rich Hickey |
2007-09-19 | refactoring | Rich Hickey |
2007-09-19 | refactoring | Rich Hickey |
2007-09-19 | refactoring | Rich Hickey |
2007-09-19 | refactoring | Rich Hickey |
2007-09-19 | sorting in keywords, symbols | Rich Hickey |
2007-09-19 | fixed pop and metadata semantics | Rich Hickey |
2007-09-19 | added hash to metadata print | Rich Hickey |
2007-09-19 | flow-through quoted literals | Rich Hickey |