0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
trptcolin
as Colin Jones
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
trptcolin
as Colin Jones
More... about 11 years ago
Bump copyright year
trptcolin
as Colin Jones
More... about 11 years ago
Merge pull request #139 from mayankag/master
trptcolin
as Colin Jones
More... about 11 years ago
Minor fix in documentation. More... about 11 years ago
Pull in official sjacket release
trptcolin
as Colin Jones
More... over 11 years ago
Snapshot for next iteration
trptcolin
as Colin Jones
More... over 11 years ago
Bump to 0.3.1 for jline & other fixes
trptcolin
as Colin Jones
More... over 11 years ago
Bump jline version
trptcolin
as Colin Jones
More... over 11 years ago
Merge pull request #138 from greglook/nrepl-renderer
trptcolin
as Colin Jones
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
trptcolin
as Colin Jones
More... over 11 years ago
Use the same parser workflow for non-nREPL mode
trptcolin
as Colin Jones
More... over 11 years ago
Don't add remote signal handler
trptcolin
as Colin Jones
More... over 11 years ago
Bump sjacket
trptcolin
as Colin Jones
More... over 11 years ago
Merge pull request #130 from CraZySacX/master
trptcolin
as Colin Jones
More... over 11 years ago
version bumps More... over 11 years ago
Unbreak the (almost useless) --color feature
trptcolin
as Colin Jones
More... almost 12 years ago
Add exit/quit to standalone mode
trptcolin
as Colin Jones
More... almost 12 years ago
Bump to snapshot
trptcolin
as Colin Jones
More... almost 12 years ago
Bump to 0.3.0
trptcolin
as Colin Jones
More... almost 12 years ago
Target java 1.5 for anyone stuck on old clojure
trptcolin
as Colin Jones
More... almost 12 years ago
Update changelog
trptcolin
as Colin Jones
More... almost 12 years ago