Age | Commit message (Expand) | Author |
2007-12-03 | fixed bug in concat with empty colls | Rich Hickey |
2007-12-03 | agents | Rich Hickey |
2007-12-03 | interim checkin | Rich Hickey |
2007-12-03 | interim checkin | Rich Hickey |
2007-12-02 | made list* require at least 1 arg | Rich Hickey |
2007-12-02 | new Ref system, (list) returns () | Rich Hickey |
2007-12-02 | interim checkin | Rich Hickey |
2007-12-02 | renamed Actor to IRef | Rich Hickey |
2007-12-02 | renamed IRef to Ref | Rich Hickey |
2007-12-02 | renamed Ref to TRef | Rich Hickey |
2007-12-02 | added quot rem | Rich Hickey |
2007-11-30 | added char coercion function, removed implicit Number conversion to Character | Rich Hickey |
2007-11-29 | added *print-meta*, defaults to nil | Rich Hickey |
2007-11-29 | fixed bug in concat when passed one collection not returning seq | Rich Hickey |
2007-11-26 | actor system | Rich Hickey |
2007-11-18 | actor system | Rich Hickey |
2007-10-30 | added make-array | 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-21 | added read | Rich Hickey |
2007-10-20 | added range | Rich Hickey |
2007-10-20 | Multimethods | Rich Hickey |
2007-10-18 | fixed bug in iterate | 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-28 | interim checkin | 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 | refactoring, commented out test mains | Rich Hickey |
2007-09-22 | using auto-gensyms | Rich Hickey |
2007-09-22 | doc update | 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 | sorting in keywords, symbols | Rich Hickey |