openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
clojure-mode
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 47 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
support for # in keywords
Jeffrey Chu
More...
about 16 years ago
add backtracking indent support for letfn
Jeffrey Chu
More...
about 16 years ago
cleanup clojure mode def list to be more maintainable
Jeffrey Chu
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
Luke Amdor
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
Luke Amdor
More...
about 16 years ago
Fixed documentation
Luke Amdor
More...
about 16 years ago
clojure-test-maybe-enable: Enable clojure-test-mode if we are in the test directory
Luke Amdor
More...
about 16 years ago
Merge commit 'technomancy/master'
Jeffrey Chu
More...
about 16 years ago
Version 1.3, submit to ELPA.
Phil Hagelberg
More...
about 16 years ago
Check out technomancy fork of slime; use contrib 1.0-compatible.
Phil Hagelberg
More...
about 16 years ago
Highlight declare.
Phil Hagelberg
More...
about 16 years ago
Fix last-known-good revisions. Thanks Glen Foy.
Phil Hagelberg
More...
about 16 years ago
Kevin O'Neil's github mirror of clojure seems to have disappeared. Using Rich Hickey's now
Anders Pearson
More...
about 16 years ago
Use official git repos rather than old SVN mirror.
Phil Hagelberg
More...
about 16 years ago
Add abbrev table. Thanks to Chris Dean.
Phil Hagelberg
More...
about 16 years ago
Autoload the whole clojure-slime-config function separately. Make it take src-root as an arg.
Phil Hagelberg
More...
about 16 years ago
Preserve current directory during clojure-install/update.
Phil Hagelberg
More...
about 16 years ago
Fix for Windows: don't cd inside calls to shell-command.
Phil Hagelberg
More...
about 16 years ago
clojure-def-regexp matches any character that is not space, newline, or tab as part of it's name
Daniel E. Renfer
More...
about 16 years ago
Added myself to the authors list, because I mean, come on.
Phil Hagelberg
More...
about 16 years ago
Added test file.
Phil Hagelberg
More...
about 16 years ago
Update clojure namespace references to clojure.core.
Phil Hagelberg
More...
about 16 years ago
Allow optional namespace preceeding def* and with-* forms for special indentation.
Phil Hagelberg
More...
about 16 years ago
Indent functions that start with "with-" using defn style.
Phil Hagelberg
More...
about 16 years ago
Version 1.2 is official. Sent to ELPA.
Phil Hagelberg
More...
about 16 years ago
Escape format string in clojure-test-mode.
Phil Hagelberg
More...
about 16 years ago
Honor last-known-good revisions. M-x clojure-install will use Clojure 1.0 by default.
Phil Hagelberg
More...
about 16 years ago
Jump between test and implementation.
Phil Hagelberg
More...
over 16 years ago
Jump between test and implementation.
Phil Hagelberg
More...
over 16 years ago
Improve documentation header for clojure-test-mode.
Phil Hagelberg
More...
over 16 years ago
←
1
2
…
43
44
45
46
47
48
49
50
51
52
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree