Age | Commit message (Expand) | Author |
2007-11-29 | fixed bug in concat when passed one collection not returning seq | 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 | added make-array | 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-28 | added java primitive wrapper conversion functions int long etc | Rich Hickey |
2007-10-28 | added pmap, made doseq return seq | 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 | added range | 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 | fixed bug in iterate | 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-18 | added dotimes, time macros | Rich Hickey |
2007-10-16 | added new-proxy | Rich Hickey |
2007-10-14 | swapped :t for t | Rich Hickey |
2007-10-08 | interim checkin | 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-28 | renamed curry to appl | Rich Hickey |
2007-09-27 | fixed order dependency on reverse/comp | Rich Hickey |
2007-09-27 | more functional libs | Rich Hickey |
2007-09-25 | more functional fns | 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 dumping unused classes | Rich Hickey |