Clean up whitespace in core.clj before I actually add stuff. |
|
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. |
|
More...
|
almost 16 years ago
|
Removed redundant readme note. |
|
More...
|
almost 16 years ago
|
added TODO |
|
More...
|
almost 16 years ago
|
Explain embedding swank as well as from-source install. |
|
More...
|
almost 16 years ago
|
Check for errors downloading the jars. |
|
More...
|
almost 16 years ago
|
Add classes/ to default project classpath. |
|
More...
|
almost 16 years ago
|
Updated README. |
|
More...
|
almost 16 years ago
|
Don't download jars if classpath is set. |
|
More...
|
almost 16 years ago
|
Advise slime function to set slime-lisp-implementations at the right time. |
|
More...
|
almost 16 years ago
|
Download jars over HTTP via swank-clojure-check-install. Consider this RC1. |
|
More...
|
almost 16 years ago
|
Update to clojure-maven-plugin 1.1 for bugfix. |
|
More...
|
almost 16 years ago
|
Don't clobber classpath, etc. in swank-clojure-project. |
|
More...
|
almost 16 years ago
|
Remove ns metadata temporarily to placate clojure-maven-plugin. |
|
More...
|
almost 16 years ago
|
Remove import command for now. |
|
More...
|
almost 16 years ago
|
Add completion from the classpath. |
|
More...
|
almost 16 years ago
|
Make swank-clojure.el ELPA-friendly. |
|
More...
|
almost 16 years ago
|
Uh yeah... that's not how metadata works. Oops. |
|
More...
|
almost 16 years ago
|
Binding *err* to the same redirection as *out* for now. |
|
More...
|
almost 16 years ago
|
Merge in mavenization changes. |
|
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
|