Standalone REPL: make read-time errors print an exception instead of returning an empty string. |
|
More...
|
about 11 years ago
|
Merge pull request #144 from ivan/standalone-fixes-2 |
|
More...
|
about 11 years ago
|
Fix --help: color is available in standalone mode. |
|
More...
|
about 11 years ago
|
Fix a missing newline when using --color with the standalone REPL. The original output was: |
|
More...
|
about 11 years ago
|
Fix the standalone REPL to pr-str values instead of print them. (`print` led to a lack of quotes around strings.) Value-printing in the standalone REPL now matches nREPL mode, where the nREPL remote pr-str's values for us. |
|
More...
|
about 11 years ago
|
Don't print a spurious newline after an exception. |
|
More...
|
about 11 years ago
|
Get rid of unnecessary (set! *e) in standalone |
|
More...
|
about 11 years ago
|
Bump copyright year |
|
More...
|
about 11 years ago
|
Merge pull request #139 from mayankag/master |
|
More...
|
about 11 years ago
|
Minor fix in documentation. |
|
More...
|
about 11 years ago
|
Pull in official sjacket release |
|
More...
|
over 11 years ago
|
Snapshot for next iteration |
|
More...
|
over 11 years ago
|
Bump to 0.3.1 for jline & other fixes |
|
More...
|
over 11 years ago
|
Bump jline version |
|
More...
|
over 11 years ago
|
Merge pull request #138 from greglook/nrepl-renderer |
|
More...
|
over 11 years ago
|
Split eval options into two-level map. |
|
More...
|
over 11 years ago
|
Allow arbitrary options to interactive evals. |
|
More...
|
over 11 years ago
|
Support sending nREPL a custom rendering function. |
|
More...
|
over 11 years ago
|
Bump sjacket for clojure.core// fix |
|
More...
|
over 11 years ago
|
Use the same parser workflow for non-nREPL mode |
|
More...
|
over 11 years ago
|
Don't add remote signal handler |
|
More...
|
over 11 years ago
|
Bump sjacket |
|
More...
|
over 11 years ago
|
Merge pull request #130 from CraZySacX/master |
|
More...
|
over 11 years ago
|
version bumps |
|
More...
|
over 11 years ago
|
Unbreak the (almost useless) --color feature |
|
More...
|
almost 12 years ago
|
Add exit/quit to standalone mode |
|
More...
|
almost 12 years ago
|
Bump to snapshot |
|
More...
|
almost 12 years ago
|
Bump to 0.3.0 |
|
More...
|
almost 12 years ago
|
Target java 1.5 for anyone stuck on old clojure |
|
More...
|
almost 12 years ago
|
Update changelog |
|
More...
|
almost 12 years ago
|