11
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
Moved files into Maven-style directory structure. More... almost 16 years ago
start server refactoring More... almost 16 years ago
Clean up io.clj
technomancy
as Phil Hagelberg
More... almost 16 years ago
Clean up io.clj
technomancy
as Phil Hagelberg
More... almost 16 years ago
Update README to mention swank-clojure-project.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Merge with jochu's master.
technomancy
as Phil Hagelberg
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.
technomancy
as Phil Hagelberg
More... almost 16 years ago
UTF-8 by default. Come on, Common Lisp; this isn't the 80s any more.
technomancy
as Phil Hagelberg
More... almost 16 years ago
Add test to the default project classpath.
technomancy
as Phil Hagelberg
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.
technomancy
as Phil Hagelberg
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
technomancy
as Phil Hagelberg
More... about 16 years ago
Add swank-clojure-project function.
technomancy
as Phil Hagelberg
More... about 16 years ago
Handle single-segment namespaces. Thanks to Ram Krishnan.
technomancy
as Phil Hagelberg
More... about 16 years ago