11
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor tweak More... over 15 years ago
load clojure.pprint if available (1.2). otherwise fallback on clojure.contrib.pprint (1.0, 1.1) if available. More... over 15 years ago
Formatting cleanups to basic.clj.
technomancy
as Phil Hagelberg
More... over 15 years ago
Merge branch 'compile-string'
technomancy
as Phil Hagelberg
More... over 15 years ago
README updates.
technomancy
as Phil Hagelberg
More... over 15 years ago
Bump Clojure dev dependency to 1.2.0-master-SNAPSHOT.
technomancy
as Phil Hagelberg
More... over 15 years ago
Cleaner atom usage; indentation fix.
technomancy
as Phil Hagelberg
More... over 15 years ago
Keep server open after first client disconnects.
technomancy
as Phil Hagelberg
More... over 15 years ago
Conditionally define group-by, which has been added to clojure.core.
technomancy
as Phil Hagelberg
More... over 15 years ago
Relicense the Clojure side to the EPL.
technomancy
as Phil Hagelberg
More... over 15 years ago
Removed a namespacing bug that would prevent swank from starting. More... over 15 years ago
added who-calls support More... over 15 years ago
Fix bug in calculate-restarts triggered by exceptions with no message More... over 15 years ago
Ignore jars with version numbers in filename.
technomancy
as Phil Hagelberg
More... over 15 years ago
Wrap launching of slime in dynamic binding of default-directory.
technomancy
as Phil Hagelberg
More... over 15 years ago
Don't preconfigure ~/.clojure jars unless swank is among them.
technomancy
as Phil Hagelberg
More... over 15 years ago
Merge remote branch 'TerjeNorderhaug/master'
technomancy
as Phil Hagelberg
More... over 15 years ago
set `user.dir' for Maven and other project layouts beside Leiningen More... over 15 years ago
fixed `swank-clojure-project' to search for project's root directory from `path', not from `default-directory' of the buffer where it is invoked More... over 15 years ago
Readme usage updates.
technomancy
as Phil Hagelberg
More... over 15 years ago
Add xref slimefun finding who-specializes a class More... over 15 years ago
Merge branch 'master' of git://github.com/technomancy/swank-clojure More... over 15 years ago
fixed line number within compiled region More... over 15 years ago
fix acknowledgement of continuations More... over 15 years ago
Merge branch 'master' into exception-location More... over 15 years ago
Fixed compile-string for emacs to use the passed file and line number More... over 15 years ago
fix source-location-for-frame for paths with underscore More... over 15 years ago
fixed frame source location for top level namespaces More... over 15 years ago
slimefuns for tracing More... over 15 years ago
Merge branch 'master' into compile-file More... over 15 years ago