Moved files into Maven-style directory structure. |
|
More...
|
almost 16 years ago
|
start server refactoring |
|
More...
|
almost 16 years ago
|
Clean up io.clj |
|
More...
|
almost 16 years ago
|
Clean up io.clj |
|
More...
|
almost 16 years ago
|
Update README to mention swank-clojure-project. |
|
More...
|
almost 16 years ago
|
Merge with jochu's master. |
|
More...
|
almost 16 years ago
|
update swank-clojure-init to correctly identify encoding name |
|
More...
|
almost 16 years ago
|
more gracefully handle disconnects |
|
More...
|
almost 16 years ago
|
Fix autoload to only set slime-lisp-implementations if configured. |
|
More...
|
almost 16 years ago
|
UTF-8 by default. Come on, Common Lisp; this isn't the 80s any more. |
|
More...
|
almost 16 years ago
|
Add test to the default project classpath. |
|
More...
|
almost 16 years ago
|
fix bug with alias namespaces in completions |
|
More...
|
about 16 years ago
|
Add things to the end of the classpath instead of the head. |
|
More...
|
about 16 years ago
|
add distributable builds to build.xml |
|
More...
|
about 16 years ago
|
Give room to build jar files. WARNING: Path changes, will need config or script updates |
|
More...
|
about 16 years ago
|
cleaner line-at-position and fix indentation |
|
More...
|
about 16 years ago
|
Merge commit 'rottcodd/master' |
|
More...
|
about 16 years ago
|
first cut at getting things tested |
|
More...
|
about 16 years ago
|
fix: missed a letfn -> flet |
|
More...
|
about 16 years ago
|
use built-in read-string |
|
More...
|
about 16 years ago
|
rename categorize-by to group-by |
|
More...
|
about 16 years ago
|
replace flet with letfn |
|
More...
|
about 16 years ago
|
move swank-c-p-c private fns into an "internal" namespace |
|
More...
|
about 16 years ago
|
wrap up c-p-c revamp, includes java completions and such |
|
More...
|
about 16 years ago
|
Merge branch 'master' of github.com:jochu/swank-clojure |
|
More...
|
about 16 years ago
|
update c-p-c to use completions lib, slightly more relaxed matching rules |
|
More...
|
about 16 years ago
|
minor refactoring and documenting |
|
More...
|
about 16 years ago
|
Remove swank-clojure-jar-path and -extra-classpaths in favour of swank-clojure-classpath |
|
More...
|
about 16 years ago
|
Add swank-clojure-project function. |
|
More...
|
about 16 years ago
|
Handle single-segment namespaces. Thanks to Ram Krishnan. |
|
More...
|
about 16 years ago
|