Skip to content

Pull requests: clojure-emacs/cider-nrepl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Missing bracket in README.md
#18 by jonpither was merged Mar 5, 2014 Loading… updated Mar 5, 2014
[Fix #26] Handle the actual ops that inspect supports.
#28 by gtrak was merged Apr 9, 2014 Loading… updated Apr 9, 2014
Use test file names compatible with clojure-mode.
#42 by jeffvalk was merged Apr 27, 2014 Loading… updated Apr 27, 2014
Don't discard wrapping CompilerException. Fixes CIDER #541.
#43 by jeffvalk was merged Apr 28, 2014 Loading… updated Apr 28, 2014
Remove explicit ASM dependency in favor of bundled clojure.asm.
#45 by jeffvalk was merged Apr 29, 2014 Loading… updated Apr 29, 2014
Handle zero-length Java symbol. Fixes #48.
#49 by jeffvalk was merged Apr 30, 2014 Loading… updated Apr 30, 2014
bencoded dicts on maps, arglists-str, 'resource' in info op.
#33 by gtrak was merged Apr 18, 2014 Loading… updated Jun 12, 2014
Return proper function name for protocol functions.
#81 by jeffvalk was merged Jun 12, 2014 Loading… updated Jun 12, 2014
cljs-tooling and :arglists
#65 by gtrak was merged May 19, 2014 Loading… updated Jun 14, 2014
Link to nREPL and CIDER in README
#59 by roryokane was merged May 12, 2014 Loading… updated Jun 16, 2014
Provide classpath operator
#38 by tpope was merged Apr 23, 2014 Loading… updated Jun 16, 2014
Fix #46 - inject version in dev profile so we don't rely on the resource...
#54 by gtrak was merged May 5, 2014 Loading… updated Jun 16, 2014
Add test execution and reporting middleware.
#82 by jeffvalk was merged Jun 16, 2014 Loading… updated Jun 16, 2014
Stop cider-nrepl from determining clojure version
#51 by hugoduncan was merged May 5, 2014 Loading… updated Jun 17, 2014
Make info and complete more robust
#55 by hugoduncan was merged May 5, 2014 Loading… updated Jun 17, 2014
Add wrap-test to :nrepl-middleware
#83 by r0man was merged Jun 16, 2014 Loading… updated Jun 17, 2014
Move Java info support from ASM to source parsing.
#70 by jeffvalk was merged May 28, 2014 Loading… updated Jun 19, 2014
Ensure cider-test properly resolves test fixtures.
#85 by jeffvalk was merged Jun 19, 2014 Loading… updated Jun 19, 2014
Add context and doc op to complete middleware
#50 by alexander-yakushev was merged May 10, 2014 Loading… updated Jun 19, 2014
Add javadoc to Java class/method info.
#47 by jeffvalk was merged Apr 29, 2014 Loading… updated Jun 19, 2014
Add debug info to stacktrace in search of bug #68.
#69 by jeffvalk was merged May 23, 2014 Loading… updated Jun 19, 2014
Fix exception when `info' doesn't contain :file.
#35 by the-kenny was merged Apr 23, 2014 Loading… updated Jun 22, 2014
Add test middleware to README.
#86 by jeffvalk was merged Jun 23, 2014 Loading… updated Jun 23, 2014
Add 'info' support for special forms.
#52 by jeffvalk was merged May 5, 2014 Loading… updated Jun 24, 2014
Add Java class and method resolution to info middleware.
#40 by jeffvalk was merged Apr 25, 2014 Loading… updated Jun 24, 2014
ProTip! Add no:assignee to see everything that’s not assigned.