Age | Commit message (Expand) | Author |
2008-12-30 | made Repl and Script public again | Rich Hickey |
2008-12-29 | unified clojure.main, patch from Stephen C. Gilardi | Rich Hickey |
2008-12-14 | Moved to Eclipse Public License - see epl-v10.html or | Rich Hickey |
2008-11-10 | Interim checkin - DO NOT USE!! | Rich Hickey |
2008-11-08 | Interim checkin - DO NOT USE!! | Rich Hickey |
2008-10-24 | added *print-length* and *print-level*, patch from Stephen C. Gilardi | Rich Hickey |
2008-10-11 | refined ## to #=, now takes either | Rich Hickey |
2008-10-08 | added redirectable *err*, patch from Stephen C. Gilardi | Rich Hickey |
2008-09-19 | added *1/2/3 *e and tweaked error messages | Rich Hickey |
2008-08-07 | made UTF-8 default encoding on iostreams *in*, *out*, and in loadFile and loa... | Rich Hickey |
2008-04-19 | refactor to remove static init cycle between RT and Compiler, in order to run... | Rich Hickey |
2008-03-24 | made Repl load files in user ns, changed Repl to serve as better example of h... | Rich Hickey |
2008-03-20 | got rid of input purge on exception | Rich Hickey |
2008-03-17 | switched to readLine on input purge in Repl exception handler | Rich Hickey |
2008-03-16 | added newline on EOF | Rich Hickey |
2008-03-14 | added System.exit call | Rich Hickey |
2008-03-12 | prevent nested #()s, dump input stream on repl exception, put cause message f... | Rich Hickey |
2008-02-18 | command line args can follow '--', in Repl and Script | Rich Hickey |
2008-02-05 | moved boot.clj load to RT.init() | Rich Hickey |
2008-01-25 | interim checkin - do not use | Rich Hickey |
2008-01-24 | interim checkin - do not use | Rich Hickey |
2008-01-23 | interim checkin, do not use | Rich Hickey |
2008-01-06 | added *warn-on-reflection* | Rich Hickey |
2007-10-18 | added Repl and Script | Rich Hickey |