11
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean up whitespace in core.clj before I actually add stuff.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Corrected the maven dirs & added support for maven's "dependency:copy-dependencies" (jars in target/dependency) More... almost 16 years ago
Require assoc in the defadvice, not in the top of the file.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Removed redundant readme note.
technomancy
as Phil Hagelberg
More... almost 16 years ago
added TODO
technomancy
as Phil Hagelberg
More... almost 16 years ago
Explain embedding swank as well as from-source install.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Check for errors downloading the jars.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Add classes/ to default project classpath.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Updated README.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Don't download jars if classpath is set.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Advise slime function to set slime-lisp-implementations at the right time.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Download jars over HTTP via swank-clojure-check-install. Consider this RC1.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Update to clojure-maven-plugin 1.1 for bugfix.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Don't clobber classpath, etc. in swank-clojure-project.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Remove ns metadata temporarily to placate clojure-maven-plugin.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Remove import command for now.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Add completion from the classpath. More... almost 16 years ago
Make swank-clojure.el ELPA-friendly.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Uh yeah... that's not how metadata works. Oops.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Binding *err* to the same redirection as *out* for now.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Merge in mavenization changes.
technomancy
as Phil Hagelberg
More... almost 16 years ago
update swank-clojure-path to point to new maven location (patch by Josip Gracin) More... almost 16 years ago
mark some files to not compile for dynamic loading More... almost 16 years ago
remove accidental 'remove-ns', fixes completion More... almost 16 years ago
setup distribution build More... almost 16 years ago
pom.xml: add project assembly More... almost 16 years ago
Merge remote branch 'stuartsierra/master' More... almost 16 years ago
pom.xml: create POM More... almost 16 years ago
Remove build.xml More... almost 16 years ago
.gitignore: replace all file types with Maven target dir More... almost 16 years ago