4
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
support for # in keywords More... about 16 years ago
add backtracking indent support for letfn More... about 16 years ago
cleanup clojure mode def list to be more maintainable More... about 16 years ago
Creating clojure-test-mode/*testing-framework-namespace* to refer to when running tests * added clojure-test-eval-sync which will block More... about 16 years ago
Checking to see if clojure.contrib.test-is is available, then falling back to clojure.test when running clojure tests More... about 16 years ago
Fixed documentation More... about 16 years ago
clojure-test-maybe-enable: Enable clojure-test-mode if we are in the test directory More... about 16 years ago
Merge commit 'technomancy/master' More... about 16 years ago
Version 1.3, submit to ELPA. More... about 16 years ago
Check out technomancy fork of slime; use contrib 1.0-compatible. More... about 16 years ago
Highlight declare. More... about 16 years ago
Fix last-known-good revisions. Thanks Glen Foy. More... about 16 years ago
Kevin O'Neil's github mirror of clojure seems to have disappeared. Using Rich Hickey's now More... about 16 years ago
Use official git repos rather than old SVN mirror. More... about 16 years ago
Add abbrev table. Thanks to Chris Dean. More... about 16 years ago
Autoload the whole clojure-slime-config function separately. Make it take src-root as an arg. More... about 16 years ago
Preserve current directory during clojure-install/update. More... about 16 years ago
Fix for Windows: don't cd inside calls to shell-command. More... about 16 years ago
clojure-def-regexp matches any character that is not space, newline, or tab as part of it's name More... about 16 years ago
Added myself to the authors list, because I mean, come on. More... about 16 years ago
Added test file. More... about 16 years ago
Update clojure namespace references to clojure.core. More... about 16 years ago
Allow optional namespace preceeding def* and with-* forms for special indentation. More... about 16 years ago
Indent functions that start with "with-" using defn style. More... about 16 years ago
Version 1.2 is official. Sent to ELPA. More... about 16 years ago
Escape format string in clojure-test-mode. More... about 16 years ago
Honor last-known-good revisions. M-x clojure-install will use Clojure 1.0 by default. More... about 16 years ago
Jump between test and implementation. More... over 16 years ago
Jump between test and implementation. More... over 16 years ago
Improve documentation header for clojure-test-mode. More... over 16 years ago