Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/clojure-emacs/cider

The Clojure Interactive Development Environment that Rocks for Emacs
https://github.com/clojure-emacs/cider

Clean up cider-lein-command related code

7ebff05e49b19972feefe848ef23e3f835f17f44 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Docstring fixes

bb6c5ba40859daaba8a5b27648128057c0e150bf authored over 10 years ago by Bozhidar Batsov <[email protected]>
Strip buffer properties from buffer content before loading it in nREPL

279c80132ee34d0147d23390285fa6991c1ff477 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #544 from AdamClements/master

Add cider-jack-in-with-profile

a9ef03c3ed278beb4586c60df04f402d4afdf8bf authored over 10 years ago by Bozhidar Batsov <[email protected]>
Suppress large file warning in cider-find-file

1b7b4af3c08b6833998122190fe6d4da30665fcc authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add dist folder to .gitignore

489b0f1ad3eb3e2474f716a621d4addfd15c176c authored over 10 years ago by Bozhidar Batsov <[email protected]>
[#564] Rename "Jump" menu item to "Jump to source"

5f1b12c8e523a16f91cc1b99d0bb59809bb4761c authored over 10 years ago by Bozhidar Batsov <[email protected]>
Separate out cider-lein-command and cider-lein-parameters. Now requires a

working exec-path by default

c250bfbdfb0fe36549297b4aaa15293b16a7fb51 authored over 10 years ago by Adam Clements <[email protected]>
[Fix #564] Remove redundant cider-src command

5436edf63c5b38da1657d8a11ecc77c5c714bd1f authored over 10 years ago by Bozhidar Batsov <[email protected]>
Minor rewording

ac5140cec97e23c79039887bb487cf38291d107a authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #562 from expez/master

Fix crash when reading from empty history file

8fd1c5402b99b059ce01a9a3f69a3e82519de76b authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix crash when reading from empty history file

Closes #561

6b893e17837064dc4c06291dc71a73e3dd333e58 authored over 10 years ago by expez <[email protected]>
Dostring style

31eb2122da63481afdc6ab2785ee46c388b5d35d authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add a few missing :package-version properties

5259faf1c636a79680cb1cb98a352b81597e8cc1 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #560 from alexander-yakushev/compliment-context

Extract completion context and pass it to Compliment

f7ee30e43ae0353d4b95c8371c5a5d6173276201 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Extract completion context and pass it to Compliment

50b4f9a7337225bf4a1b0fdc1d1735c73e166dd6 authored over 10 years ago by Alexander Yakushev <[email protected]>
Add license badge

78b38307a4bd30f71739ebb5ee39a1f3470b8d8a authored over 10 years ago by Bozhidar Batsov <[email protected]>
Mention Gittip in the contribution section

324a45d27f8c37227010f015180889b95da565d3 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #559 from hugoduncan/feature/add-fill-prefix-to-stacktrace

Add fill prefix for stacktrace messages

07de52b25bde19be253793147ee01ec120ef7a0a authored over 10 years ago by Bozhidar Batsov <[email protected]>
Mention freenode channel

1feddfc58ff4dde7b1c884d9d6bc47ef5decfc2f authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add fill prefix for stacktrace messages

Help distinguish individual exception messages by using a fill prefix to
indent follow on lines ...

a55fc45a8ed9ddb4d582dc6a4872f61cd715f7b2 authored over 10 years ago by Hugo Duncan <[email protected]>
Merge pull request #558 from jeffvalk/master

Wrap exception messages in stacktrace buffer.

0cce86ae52ccd76dca595ad6d326bd748f77f467 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Wrap exception messages in stacktrace buffer.

7a690df246d0f8c58e9e5f130ed7bbfcd907f198 authored over 10 years ago by Jeff Valk <[email protected]>
Merge pull request #551 from jeffvalk/master

Update 'doc' to support special forms and Java symbols.

b80394e884a88e1af294554ddf4833a7e0badf35 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Update 'doc' for special forms and Java symbols.

Add tests for equality to the canonical 'clojure.repl/doc' format.

Refactor doc formatting func...

7ad94270c0f34c9660c9cead9c07b2123ba122ce authored over 10 years ago by Jeff Valk <[email protected]>
Merge pull request #547 from jeffvalk/master

Use 'info' middleware for 'doc' function and fontify.

a7bf35fbcaa027d9906eb8e7c13e87293a38ac05 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Use 'info' middleware for 'doc' function and fontify.

e871b4c669bc887e2cdfec4445a0115c602f8d0d authored over 10 years ago by Jeff Valk <[email protected]>
Merge pull request #545 from jeffvalk/master

Use 'info' middleware for Javadoc.

0bc00216352fbdc8435db7e275d0efed8486fc05 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Use 'info' middleware for Javadoc.

a12d8d1bf960de10816976bb6d85193b030ea645 authored over 10 years ago by Jeff Valk <[email protected]>
Remove extensions section

f4f58e3488b7d0347f4b676de92aa25b4bf3ed82 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add basic tracing support

03cbf42ea7ffa0f74c2f607237c8790da349c72d authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #542 from jeffvalk/master

Enable full Java participation in Clojure symbol lookup.

ffdc3e98b2f7ce58f09f8a24bcf883bd53c973fb authored over 10 years ago by Bozhidar Batsov <[email protected]>
Enable full Java participation in Clojure symbol lookup.

Use `completing-read` prompt to disambiguate unqualified instance
method symbols.

eecb5844105193bc56e5ecd12801749542730daa authored over 10 years ago by Jeff Valk <[email protected]>
Revert "Warn on startup if cider-nrepl is not available"

This reverts commit 2ded320a63ac4fa8ed8615a98297656c93c714ef.

9a5b389c2acbf5a9bb4c340bb0907cce9fcaf1b8 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Warn on startup if cider-nrepl is not available

2ded320a63ac4fa8ed8615a98297656c93c714ef authored over 10 years ago by Bozhidar Batsov <[email protected]>
Code style

731b6ae7d15346c18256a5bc96b8af8481806c89 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Enforce code style via .dir-locals.el

89a00122da5b3553f4622f9e7c35504eb6b9d389 authored over 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #540] Correct a wrong font reference

fad1d3993b55c2ce5c7a6022d7a673fe431a477b authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #539 from jeffvalk/master

Enable 'jump' keybindings for stacktrace navigation.

8731cb5c00ebca15181b0b99e5d3986b6da36517 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Enable 'jump' keybindings for stacktrace navigation.

Document enabling cider-mode on cider-jump targets.

266eba3565ce3287117672d2ab60dc3e5afdbb18 authored over 10 years ago by Jeff Valk <[email protected]>
Remove eval-based eldoc retrieval

44974a6da0750d80feb14f0cfcaf9ca075501759 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #538 from vitoshka/master

remove explicit dependence on pkg-info

91e1761a3a527798d883ef4ba3519593a5e7d50a authored over 10 years ago by Bozhidar Batsov <[email protected]>
remove explicit dependence on pkg-info

32b3de19c1ad069aa139baa2f654f907fb06eb4d authored over 10 years ago by Vitalie Spinu <[email protected]>
Merge pull request #537 from jeffvalk/master

Support Java method description from middleware.

d1c5df96267319bfa6d45ff0f43620336f076161 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add Gittip badge

f1387a7858df92e7839571a4c094fddf43248aaf authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #536 from gtrak/master

Remove spurious jump-to-def-eval reference.

b1c162cf691bd850153c0a7a9b75be8b04984641 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Support Java method description from middleware.

863cf7ad7e072cbf62817c5de5550cd4425e8c08 authored over 10 years ago by Jeff Valk <[email protected]>
Remove spurious jump-to-def-eval reference.

d8d0af7403e0dab5f7cbe22a3b92d9c751bf33c6 authored over 10 years ago by Gary Trakhman <[email protected]>
Explicitly depend on Emacs 24

7e1533f4f6d31963172e77662a48c612f880006d authored over 10 years ago by Steve Purcell <[email protected]>
Make cider-nrepl a requirement

Up until now the extra middleware were optional. Moving forward they're
mandatory.

fb87a2bc284e54d06e0e3617eb7ab51f30fd0961 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Update the cider-version variable

51469a2ae759c0b489cc15fdad0f4dc0bf5db116 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Start work on the 0.7 series

ad0f4adb47e9d3eed3a9e4c1bf409884c65bb181 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Bump version to 0.6.0

fd14211dfe6fa43c951567accb732b549af3ec18 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add missing :package-version

bd8bb1157c200fdcbf4dc07e3644d21ac4bbca56 authored over 10 years ago by Bozhidar Batsov <[email protected]>
incf -> cl-incf

d63112056ba98a941a54d06cd826396fc7be7528 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Strip text properties from the completion prefix

977af2ac098a7446ba67ee866bca87f944645e2f authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix a compilation warning

ba6695540fc712ce641d6e6865ba15f61e41380e authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #531 from gtrak/master

Allow dicts in value response for clojure-emacs/cider-nrepl#27

fa02e3b61c1d7aeaac71f94e567392eee5089a14 authored over 10 years ago by Bozhidar Batsov <[email protected]>
yas/expand -> yas-expand

1672e80b6f0f995d3c0a063b7768a182db1d310b authored over 10 years ago by Bozhidar Batsov <[email protected]>
Handle dicts in info response.

40482ef526b30ca62ece224d4235d906cadb58c4 authored over 10 years ago by Gary Trakhman <[email protected]>
Remove mention of non-existing command

7cfec2bde70980f3fcaa2acda6c23e8cfa220353 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Terminology fix

8819c475b9642d75c6bea8e9249448411dee1da7 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Clean up company-mode section

5936085a74eb4087c6e542923840281f1c7c14a5 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Refill a section

156f1f2646258fe720c74d1aaf55eb4492084d46 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix section name

103ebcb59ca2a606ee3774a128cbd5115db691da authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #521 from jeffvalk/master

Allow more control of stacktrace formatting.

55cd244c5e939585d74b853a42af0c63f1f715b6 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add stacktrace filtering/navigation from middleware.

Update documentation for stacktrace filtering/navigation.

Update face names and doc strings for...

9b382a4e870e01b2020a75b4865b7f1169769f2a authored over 10 years ago by Jeff Valk <[email protected]>
Add the Java version to the welcome banner & the connection info

e0ad5999d57a633e4491b7734360f87cf349c38e authored almost 11 years ago by Bozhidar Batsov <[email protected]>
[Fix #510] Handle differently eldoc info obtained from the middleware

Eldoc data obtained from evaluation of inlined Clojure code needs to be
read, but this does not ...

241c5d0589ded1925717402d89752098cde3bc8a authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #527 from gtrak/master

[Fix #525] and clojure-emacs/cider-nrepl#25, bencode parser can handle n...

0e149df5402e4ad0d3068e221c8494a63684f075 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
[Fix #525] and clojure-emacs/cider-nrepl#25, bencode parser can handle nil

0bb92d1f70c6f3f6207c51aaf386b6d5dcf5cff3 authored almost 11 years ago by Gary Trakhman <[email protected]>
Merge pull request #526 from jonpither/lexical

Tidying up nrepl-make-response-handler.

206d292bc17542aaa4b8e4083b0f02f4e934ab67 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Tidying up nrepl-make-response-handler.

fa180444d2372bc7ecdbb6f9b03eb0a6aa483a21 authored almost 11 years ago by Jon Pither <[email protected]>
Fix a regression introduced in #489 that broke cider-jack-in outside

lein projects

8fb457d5dd39d22d831f2c5fe23432f53e421b8d authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #520 from gtrak/master

Remove spurious ring-insert in jump-to-def-op

fe1bf790ff719ca4d4cc65d7869dffcadaf282b0 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Remove spurious ring-insert in jump-to-def-op

b6e4ade4587ae3a0d6c6ae03a3513662ff32340e authored almost 11 years ago by Gary Trakhman <[email protected]>
Output the result from cider-eval-print-last-sexp on a separate line

9d4eb7112d457e8b3e96b6195b0944d3fbe23df2 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
[Fix #498] Implement scratch buffer functionality

5292cde49bd607725de8a92569a39ca4d1ca6887 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #519 from itegebo/master

Update README.md's REPL pretty-printing symbols

9fc374917cf87b12a456285151f4538002be96a9 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Update README.md's REPL pretty-printing symbols

d7cf810b20203420bdb372333b1d8890046c93b5 authored almost 11 years ago by itegebo <[email protected]>
Merge pull request #489 from hugoduncan/feature/tramp-jack-in

Enable cider-jack-in on tramp buffers

40b6f1c7b81947203a9fd2d66fc48444c90809e6 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Enable cider-jack-in on tramp buffers

When using cider-jack-in in a tramp source buffer, starts a remote nrepl
server, and connects to...

d928cfcd6d1feb0aad6ae852b952623279115f74 authored almost 11 years ago by Hugo Duncan <[email protected]>
Add :package-version attribute to several recently added settings

6d8b360966dd74f9a2e7172e2b7a001464841959 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Add a couple of links to the cider group

b2dad3765685e5c5b9c1e37d8318f76beeda5015 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Correct group names

bf156e5f4d1178b556b5afe9632c3589ae4c0575 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Add a section of minibuffer completion

71b486af301284e94f6dc49eccf5566b1139facc authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #517 from jonpither/removing-ido

Removing references to IDO.

b3d4e1e6d3705bfa34d65bd0c117dbb3938fb0ab authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Removing references to IDO.

8b446f32c1eb1c3ec2c05f0afd0de2f45e72a28b authored almost 11 years ago by Jon Pither <[email protected]>
Merge pull request #516 from jonpither/no-vars

Removing dynamic vars for symbol loading.

3e3120e999375c984a87756648b4aa07febfac51 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
[Fix #515] Prompt passed through 'jump to' functions.

9749c082c557736c48a36f31f4548855816564b6 authored almost 11 years ago by Jon Pither <[email protected]>
Removing dynamic vars for symbol loading

d822737cab95a9a1e1d2f96317e9d29edfe7d9b3 authored almost 11 years ago by Jon Pither <[email protected]>
Remove stuff deprecated in 0.4

becfa17fff81ef4612d3cbe5a3ebd35ae0dd9e33 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Rename cider command to cider-connect

The new name is more descriptive and symmetric to SLIME's slime-connect.

6ffcdbc06668df2e80f8720d7316324d7c8429e4 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #509 from jonpither/readme-nses

Updating README with switch to namespace.

8ae510adf1b6595b5355bdc0ca29b29ce2f60304 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Updating README with switch to namespace.

411430585aa63b020f5602cc5cf511cb7b8b5534 authored almost 11 years ago by Jon Pither <[email protected]>
Remove unused variable

f6148b96d7235126a0418e1a9989136f6b4fc8f3 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Fix a unused variable warning

23cb95d8d4d7a9a49863c19a8c70dd2dcad3c6c6 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Fix end of file comment

3fa71aa17afc61f88e346d652c72a633be5e7156 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Farewell to tabs

89dc58e2110c86e12ab992260a49b392e82b759a authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Fix badge link

e00b4d2b234b21e249a148e7d877efd55f9c21ab authored almost 11 years ago by Bozhidar Batsov <[email protected]>