Ecosyste.ms: OpenCollective

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

CIDER

We are on a mission to build the best interactive development environment for Clojure.
Collective - Host: opensource - https://opencollective.com/cider - Website: https://cider.mx - Code: https://github.com/clojure-emacs/cider

cider-prompt -> cider-repl-prompt

github.com/clojure-emacs/cider - 0fd123757a910b4a1e8405d9132de194121af5d4 authored about 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #752] Use a fully-qualified let in pretty-printing

github.com/clojure-emacs/cider - 97e39c110e3ef25972c4f7b2c0999fe74e7ddf77 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Refactor a bit the REPL buffer init

github.com/clojure-emacs/cider - d249e4b796268226c128e1374c78cf31d54369a3 authored about 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #751] Correct some incorrectly merged code

github.com/clojure-emacs/cider - 521ee96cbc9c453ecb1fb0fff07a5c6dacb38475 authored about 10 years ago by Bozhidar Batsov <[email protected]>
[#741] Use (cider-current-ns) when requesting completion candidates

github.com/clojure-emacs/cider - 44a0d0804de8539b467acfb346abca6f5e20cc74 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #729 from vitoshka/repl-connections

Use repl buffer as connection buffer

github.com/clojure-emacs/cider - 2ecad8227940ec63300a42ef9ba5b633aaea1179 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Use repl buffer as connection buffer

Ancillary changes:

- new functions `nrepl-start-client-process' and `nrepl-start-server-proc...

github.com/clojure-emacs/cider - 09dcec951125300274eea6e0b5f591be1d57bb5e authored about 10 years ago by Vitalie Spinu <[email protected]>
Make it possible to disable completion candidates annotations

github.com/clojure-emacs/cider - d29fe308566e37f0a8a465f4cdd38a992254a036 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Replace a usage of cl-plusp

github.com/clojure-emacs/cider - b58ba0ac546fc6a4c9228cb18f552067741a060d authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #743 from r0man/no-popup-on-success

Only show cider-test-report buffer on test failures.

github.com/clojure-emacs/cider - 1dbc4090f0ea1a0a45e96a3840c76af830c69120 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Only show cider-test-report buffer on test failures.

This PR doesn't show the *cider-test-report* on successful tests anymore. Most
people will close...

github.com/clojure-emacs/cider - 94496e4b14ea5149812ca91a4ad4d7ce1785cdf2 authored about 10 years ago by Roman Scherer <[email protected]>
Fix changelog

github.com/clojure-emacs/cider - f6786c248c8ea1ab0a410d42be9e862148b94c5b authored about 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #744] Restore the ability to customize the command invoked by cider-jack-in

github.com/clojure-emacs/cider - 71e7de4769520d10f94326e12d7846e5d74bf8ee authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #738 from hugoduncan/feature/add-print-level-to-stacktrace

Add a cider-print-level defcustom

github.com/clojure-emacs/cider - 00c8cb96fafa2d68a6a707c800bcde037c55a86d authored about 10 years ago by Bozhidar Batsov <[email protected]>
Add a cider-stacktrace-print-level defcustom

Controls the depth of printing of a stacktrace cause's data. Can be used to
prevent circular da...

github.com/clojure-emacs/cider - 2142ee5cfe1d2164ed07c98957c41563cbe51199 authored about 10 years ago by Hugo Duncan <[email protected]>
Simplify a bit of completion code

github.com/clojure-emacs/cider - f528d502bf5af36864bdeaff356c8e80bdfce07f authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #717 from r0man/stop-moving-point

Don't move point when clearing or highlighting test results

github.com/clojure-emacs/cider - 7b7601b69d8ac3c008e1c51d6ef379ead59b16e5 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Don't move point when clearing or highlighting test results

When running tests with cider-test failing tests are highlighted in the source
files, or if test...

github.com/clojure-emacs/cider - c442e8133a78625f611fa9ca523d5a892f31963e authored about 10 years ago by Roman Scherer <[email protected]>
Modify when test report success message is shown.

github.com/clojure-emacs/cider - c8e9dd1c02636002c910895ba419e4bb584765ee authored about 10 years ago by Jeff Valk <[email protected]>
Fix a small problem with the middleware compatibility check

github.com/clojure-emacs/cider - 0f7dcd3c65ed19556b709508a24119c627317d07 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Correct compatibility check

github.com/clojure-emacs/cider - 1e5c9e7144627d224b3a4d5d55eb987210d99513 authored about 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #739] Require clojure.tools.namespace.repl before using it

github.com/clojure-emacs/cider - 1ec623c8619952514690726c6930e4286f45152a authored about 10 years ago by Bozhidar Batsov <[email protected]>
[#671] Check middleware compatibility asynchronously

github.com/clojure-emacs/cider - 8709927172db6c0d82b94f6a83bd159733d6dcdd authored about 10 years ago by Bozhidar Batsov <[email protected]>
[#671] Retrieve Java version from nREPL's describe session

github.com/clojure-emacs/cider - 37b5bfb847f7ec323f45c276656c37f91bcbb3ff authored about 10 years ago by Bozhidar Batsov <[email protected]>
Get Clojure and nREPL versions from describe-session's response

github.com/clojure-emacs/cider - 917ccc250d2ac98e52dba1e569a2cb941beba33f authored about 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #671] Remove problematic :init-ns related code

github.com/clojure-emacs/cider - c654e7796abf2437ab0b9810b0c9fbd106311a8d authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #735 from juergenhoetzel/cygwin

Cygwin support

github.com/clojure-emacs/cider - 8194945ecb5ee9dffac18039a8d0b5848f20fc71 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Add Cygwin support. Refs #735

`cider-from-nrepl-filename-function` and
`cider-to-nrepl-filename-function` are used to translat...

github.com/clojure-emacs/cider - 0b89cd248b5a188c9a64de1a700e9eb4a62b9030 authored about 10 years ago by Juergen Hoetzel <[email protected]>
Simplify a bit of code

github.com/clojure-emacs/cider - 11fc6b36c550beee2507e1090ce3f430ef74708b authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #737 from juergenhoetzel/fix-cider-jump-to

cider-jump-to: Always jump to absolute line number

github.com/clojure-emacs/cider - 55ca53abb099b857dc8674d791473fbb73455999 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Remove non-interactive use of goto-line, refs #737

github.com/clojure-emacs/cider - f9b4b541429ef14a2957b42e364d2600da8afbce authored about 10 years ago by Juergen Hoetzel <[email protected]>
cider-jump-to: Always jump to absolute line number, refs #737

Fixes invalid line offsets, when the buffer was already visited and the current
line number posi...

github.com/clojure-emacs/cider - 8df584e278627891824135cb9dae48de1a16d867 authored about 10 years ago by Juergen Hoetzel <[email protected]>
Refine cider-locate-def

It now goes to the start of a matched definition.

github.com/clojure-emacs/cider - a92b52f295163b3c3044769a8522d61386af8104 authored about 10 years ago by Bozhidar Batsov <[email protected]>
[#631] Workaround for missing var metadata

Interactively evaluated var definitions lack metadata, so we can't
easily navigate to them. To w...

github.com/clojure-emacs/cider - 7bb9b5f8aaa059757528f6e62152b4ab75ffbba9 authored about 10 years ago by Bozhidar Batsov <[email protected]>
[#693] Correct the logic for interactively eval-ed defs lookup

github.com/clojure-emacs/cider - 4426647b61608dce1790ec28ebb08182a53d350e authored about 10 years ago by Bozhidar Batsov <[email protected]>
Derive stacktrace-mode from special-mode

github.com/clojure-emacs/cider - 3ef54cc303ae01933c506b7a9661a82762618408 authored about 10 years ago by Bozhidar Batsov <[email protected]>
[#693] Add a changelog entry

github.com/clojure-emacs/cider - 0e89f3949809343630de82dffb8b83d92220ffb6 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #693 from vitoshka/stack-nav

Find source locations even when clojure doesn't report them.

github.com/clojure-emacs/cider - 21b1b8f0aa360d68ec971662b33e1386385af71c authored about 10 years ago by Bozhidar Batsov <[email protected]>
Find source locations even when clojure doesn't report them.

Also, enhance `cider-jump-to` to accept the char location.

github.com/clojure-emacs/cider - a8d084a1f1c1f74815cb0329df31bb9fb36f9f26 authored about 10 years ago by Vitalie Spinu <[email protected]>
Display an error message on sync request timeout

github.com/clojure-emacs/cider - 863d55de2b6618e5df52f7268c4f5dad0069d118 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Add prefix arg support to cider-clear-compilation-highlights

github.com/clojure-emacs/cider - d09589232de18b8d4e27bd3f467752aa744ad0ec authored about 10 years ago by Bozhidar Batsov <[email protected]>
Add prefix arg support to cider-quit

Passing a prefix arg to the command will suppress the confirmation
prompt.

github.com/clojure-emacs/cider - 2fb187ccf2d486ef13a28eeead8572cb9b56cb81 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Minor comment changes

github.com/clojure-emacs/cider - 0a2c4494afae55f74f85f8511856cacddf67d297 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Fix a docstring

github.com/clojure-emacs/cider - 56d44b16674c7c8f8fde2099816dd9d660e7c22c authored about 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #728] Restore the clearing of compilation highlights on interactive eval

github.com/clojure-emacs/cider - 95f8d4ab5895c02bf2ff28e36c9328fa0d102f38 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Remove the unused alternative fontification functions

github.com/clojure-emacs/cider - 5d2388a3083a4b6de9fc585d230db6e2b9bcde9b authored about 10 years ago by Bozhidar Batsov <[email protected]>
Remove unused local variable

github.com/clojure-emacs/cider - 3e5a73b1ffb631b5e4352c17d8ec4810a34a020a authored about 10 years ago by Bozhidar Batsov <[email protected]>
Fix error message

github.com/clojure-emacs/cider - 3a5ba6adcc10605b7c17d31fe4b5dceb9340f7d6 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Remove some code duplication

github.com/clojure-emacs/cider - 0d1153c3fa1921c21282d69b2196121d226f2dcc authored about 10 years ago by Bozhidar Batsov <[email protected]>
Fix a docstring

github.com/clojure-emacs/cider - b110e522e32776b9728a9bb1465f6a3aa3291def authored about 10 years ago by Bozhidar Batsov <[email protected]>
Extract a bit of duplicated code

github.com/clojure-emacs/cider - 26e3d763e928b721bc486f30af493a4dc9fe0475 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Trim the final newline of interactive (err) output

This removes the annoying blank line that's constantly inserted between the
output and the REPL ...

github.com/clojure-emacs/cider - 5e9148fb84ebed0798f1e1168892e09aa7a7f056 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Font-lock properly error messages in the REPL resulting from interactive evaluation

github.com/clojure-emacs/cider - b3d9ed25a5444e8d16a50ec88a0ca7c547615320 authored about 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #652] Prevent eldoc from clobbering an error message in the minibuffer

github.com/clojure-emacs/cider - de48de4024423d86870137911732ed40b985d7a2 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Add a missing deprecation alias

github.com/clojure-emacs/cider - ccab66bf6ce976b97213171968e555c7f1bed412 authored about 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #698] Provide an interactive command for clearing compilation highlights

github.com/clojure-emacs/cider - a87756ad266c155d35a534173a31bb9033ff01c6 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Use a single mode line construct for cider-mode-line

Multiple constructs break minor mode menus, see
https://github.com/flycheck/flycheck/issues/365#...

github.com/clojure-emacs/cider - 2c08112f3658745add5d6f8f8ebb293a85e1e7a7 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Add a docstring to cider-annotate-symbol

github.com/clojure-emacs/cider - 5a411d3daa5d0f029e058672b9c4b8e75af0f86e authored about 10 years ago by Bozhidar Batsov <[email protected]>
[#671] Don't try co complete if not connected

github.com/clojure-emacs/cider - 1bb3835421a65891617a00cf3af629fd1e919bc1 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Fix a docstring

github.com/clojure-emacs/cider - 800fbaae5a3dc365f4cce40bb8eded7ad7f9b358 authored about 10 years ago by Bozhidar Batsov <[email protected]>
loop -> cl-loop

github.com/clojure-emacs/cider - fd4fda6fcda6a17b314bd0af1a4fcb977095f494 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Remove a redundant require

github.com/clojure-emacs/cider - 126e34c7426a3b62eac9fd453d222a54e5bc33b4 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Remove a redundant function alias

github.com/clojure-emacs/cider - f516443f543b408c2bcebda75cebdc40a14f0399 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #718 from hugoduncan/feature/fix-cl-macs-require

Fix loading of cider-stacktrace.el

github.com/clojure-emacs/cider - 28bfabaacb0b9285dff614fc82f884ab861972c7 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Add requires to cider-stacktrace

cider-stacktrace was not loading correctly due to missing requires on
cider-util and cider-client.

github.com/clojure-emacs/cider - 82478caa6ca449fb2c816dedff9e3f2d85cd229b authored about 10 years ago by Hugo Duncan <[email protected]>
Remove assert in cider-util.el

github.com/clojure-emacs/cider - c5f3ceb68836437812ea5a11e391078395c7353a authored about 10 years ago by Hugo Duncan <[email protected]>
Document the release policy

github.com/clojure-emacs/cider - b394977bc2c286032c5723cfdc14b71997e2af29 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Minor changes

github.com/clojure-emacs/cider - 2ea95211039d97da6ef03857da10ba4ad0c9b993 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Mention PayPal donations in the contributing section

github.com/clojure-emacs/cider - 9bbe4a1c23ecaddc3677020d3495cf5aad3abc59 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Add a missing dot

github.com/clojure-emacs/cider - 0ce9ba654101f7132c13c48a6c032035abd0dd2a authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #721 from hugoduncan/feature/add-undef

Add cider-undef with C-c C-u binding

github.com/clojure-emacs/cider - 213f7611a1253a2b86157957c5a4775dfcb95d59 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Add cider-undef with C-c C-u binding

Adds an undef command for removing a symbol from the current namespace.

github.com/clojure-emacs/cider - 9dcabcb89063dff12d550f8565e7db73712172de authored about 10 years ago by Hugo Duncan <[email protected]>
Add Paypal donate button

github.com/clojure-emacs/cider - 9ce851285576752b7dac72adbb003942ee07754e authored about 10 years ago by Bozhidar Batsov <[email protected]>
Inline a redundant function

github.com/clojure-emacs/cider - 000a0b0120a6fdd9c1f7307dadd9c210ccf9b99a authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #716 from flexibeast/refcard

First pass at a CIDER quick reference card.

github.com/clojure-emacs/cider - 1c7bfed675410a36b1b5bc7fd11238bb6b95b577 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Created CIDER quick reference card.

github.com/clojure-emacs/cider - d05271ea9456d1eefe3d3954bff608a2c410fc4a authored about 10 years ago by Alexis <[email protected]>
[Fix #705] Rework macroexpansion namespace display logic

github.com/clojure-emacs/cider - 30d60b1ada9d28f432ef8fd406958467a9f5e49d authored about 10 years ago by Bozhidar Batsov <[email protected]>
Minor presentation changes

github.com/clojure-emacs/cider - eabf404487df32dd73fd11a83d8b90a916b6c420 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Mention completion-at-point annotations

github.com/clojure-emacs/cider - e82ad25fe3244c90050a4c7b19459c6e3a097641 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #708 from vitoshka/nrepl-refactor

Refactoring and documenting nrepl

github.com/clojure-emacs/cider - 618ec0adf14f6b8e7c364eef279949f2bea5fc49 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Refactor and document nrepl-client.el

Refactor:

- general code and documentation cleanup
- use -- convention for internal funct...

github.com/clojure-emacs/cider - 19a5e7f14be29ebc93b0fb79bf3e1cedd32c83b9 authored about 10 years ago by Vitalie Spinu <[email protected]>
Merge pull request #710 from alexrobbins/patch-1

0.7.0 isn't a snapshot any more, update example profile.

github.com/clojure-emacs/cider - 77a8501f8bc9cf6855501f2ba21d28d4d6aee4c9 authored about 10 years ago by Bozhidar Batsov <[email protected]>
0.7.0 isn't a snapshot any more.

Drop SNAPSHOT from example user profile.

github.com/clojure-emacs/cider - b65fd3f707200a6cfaeec423d3943723962750cb authored about 10 years ago by Alex Robbins <[email protected]>
[Fix #704] Annotate completion candidates

github.com/clojure-emacs/cider - 35054b45b92fcd88c96fd5ce636ea62a04014e96 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Start the 0.8 dev cycle

github.com/clojure-emacs/cider - aaede576f8e5fa880610556c3b85e8f66968380c authored about 10 years ago by Bozhidar Batsov <[email protected]>
Update the changelog

github.com/clojure-emacs/cider - f2d420d89c58da91097b1e7a11691febe11da307 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Release 0.7.0

github.com/clojure-emacs/cider - 950c38ab1637a228041bc7804716a520ba52b0fc authored about 10 years ago by Bozhidar Batsov <[email protected]>
Refactor a bit the grimoire code

github.com/clojure-emacs/cider - de77b59ee86c83b457fa49c6df47a6fc9247d725 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Update cider-docview-mode's lighter

github.com/clojure-emacs/cider - ec2ae0de1dc42dfee2c6c0c5b434031a75c0e42e authored about 10 years ago by Bozhidar Batsov <[email protected]>
Update company-mode section

github.com/clojure-emacs/cider - 544dab00c9098ca357e2cccdcf4b26f4ec6f6c6b authored about 10 years ago by Bozhidar Batsov <[email protected]>
Update ac-cider reference

github.com/clojure-emacs/cider - 80331d4bd55d467ffca250dd10b5f56e7131edc2 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #691 from vitoshka/doc-map

Create cider-doc-map and add "\C" versions of the keys when it makes sense.

github.com/clojure-emacs/cider - e67b04e2701805d60624b5a795a616a4b4618eb9 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Add cider-doc-map/menu and refactor cider-doc- into cider-doc-mode- prefix

github.com/clojure-emacs/cider - 99dbdbd01906e97f6f8939ccf85666b1eb3ebb27 authored about 10 years ago by Vitalie Spinu <[email protected]>
Merge pull request #690 from vitoshka/truename

Three related patches on error handling.

github.com/clojure-emacs/cider - 6c39b349750264407cad5b8cd48c286f87a44738 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Delete error overlay on modification

github.com/clojure-emacs/cider - fdfc40b8bd53e9b3e86f08aaa2af8dbd7510a820 authored about 10 years ago by Vitalie Spinu <[email protected]>
Implement auto-jumping to error locations

github.com/clojure-emacs/cider - 480ba2f3d5571fe8cbc35bb9aa0ef4edd64acfc8 authored about 10 years ago by Vitalie Spinu <[email protected]>
Merge pull request #697 from hugoduncan/feature/no-info-on-empty-string

Don't make info request for empty symbol

github.com/clojure-emacs/cider - 74d47ef5a5787a736464905577c1fe791e49fdf6 authored about 10 years ago by Bozhidar Batsov <[email protected]>
Don't make info request for empty symbol

When the symbol is an empty string, don't request info on it.

github.com/clojure-emacs/cider - d9bc05d03060e8b63127a29b8f94043840b0091a authored about 10 years ago by Hugo Duncan <[email protected]>
Use truename consistently in highlighting compilation errors

Fixes (scan-error "Unbalanced parentheses") when the compiled file is
simlinked.

github.com/clojure-emacs/cider - 37fb62b1e8b6a49c161d9e3edc6537d01edcd030 authored about 10 years ago by Vitalie Spinu <[email protected]>
Update the Clojure version requirement

github.com/clojure-emacs/cider - 2c281dd5116c4eb1f7097d76cca8775c1dd53fbc authored about 10 years ago by Bozhidar Batsov <[email protected]>