summaryrefslogtreecommitdiff
path: root/cider-profile.el
Commit message (Collapse)AuthorAge
* [Fix #2243] Fix a typo in @edw's nameBozhidar Batsov2018-03-20
| | | | Sorry about that!
* Improved a bunch of messagesBozhidar Batsov2018-03-05
|
* Use standard `cider-profile` response handler everywhereTianxiang Xiong2018-02-11
|
* Add lexical binding to `cider-profile.el`Tianxiang Xiong2018-02-11
|
* Add `cider-profile-menu`Tianxiang Xiong2018-02-11
| | | | The submenu can be found under the CIDER Interactions menu.
* Make `cider-profile-map` a prefix commandTianxiang Xiong2018-02-11
|
* Clean up `cider-profile`Tianxiang Xiong2018-02-11
| | | | | - Use backquote instead of `list` - Use `pcase` where instead of `cond...equal`
* Mention @edw as the original author of cider-profileBozhidar Batsov2018-02-08
|
* Acknowledge Edwin for his work on nrepl-profileBozhidar Batsov2018-02-08
|
* [Fix #1933] Add profiling support to CIDER (#2197)Juan E. Maya2018-02-07