| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-06 | cider: forward declare cider-use-xref | condy | |
| 2024-03-06 | CIDER: Only use cider-find-var when cider-use-xref is nil | Cássio Ávila | |
| Closes: #776 | |||
| 2023-12-17 | refactor(cider): match cider-debug.el command order | Samuel Tschiedel | |
| Since it's already not intentionally ordered (e.g alphabetical), matching upstream's order helps when eyeballing additions. | |||
| 2023-12-17 | feat(cider): add force-out, inspect-prompt, trace | Samuel Tschiedel | |
| Matches cider's existing keybindings on `cider--debug-mode-map` | |||
| 2023-09-04 | all continue-all in cider-debug mode | bo-tato | |
| 2023-02-14 | cider debugger keybindings | bo-tato | |
| 2022-06-06 | Change package-requires to 26.3 | James Nguyen | |
| 25 was already deprecated a year ago: https://github.com/emacs-evil/evil-collection/pull/508/files | |||
| 2020-01-13 | cider: Bind "RET" to cider-repl-return. | Pierre Neidhardt | |
| 2019-10-09 | Use subdirectories for setup files (+READMEs) | Justin Burkett | |
| Move setup files into subdirectories. Move mode directories to modes subdir. This will make it easy to specify a recipe in melpa that maintains the directory structure. Add interactive functions to jump to .el and README files See #170 | |||
