Commit Graph

  • a9f4b53155 try for clojure and clojurescript stacktraces cljs-error-support John Bintz 2016-01-22 11:18:47 -0500
  • 2bab337396 Merge pull request #259 from rm-hull/bugfix/handle-nREPL-stacktrace master Tim Pope 2016-01-29 16:03:38 -0500
  • 0814dd0d2d Handle new/old nREPL stacktraces - fixes #258 Richard Hull 2016-01-29 20:45:57 +0000
  • b550ac6680 Merge pull request #254 from smy20011/master Tim Pope 2015-12-29 00:46:03 -0500
  • fd18e8481d Use "\r\\=\n" indicate line break. Siyuan Ma 2015-12-28 17:01:39 -0600
  • fd94f70fff Merge pull request #251 from SevereOverfl0w/patch-1 Tim Pope 2015-12-07 21:03:48 -0500
  • 2d5177abef Replace leiningen.vim with salve.vim Dominic Monroe 2015-12-07 20:52:52 +0000
  • 1c75b56ceb Sort bencode keys Tim Pope 2015-11-30 19:31:27 -0500
  • f57537135a Add FireplaceEvalPost autocommand Daniel Silva 2015-11-13 10:26:46 -0200
  • 8579a41a18 Merge pull request #239 from siphiuel/master Tim Pope 2015-10-02 12:12:42 -0400
  • 3474bd5d72 Change :Piggieback behavior for empty/port parameters Vitaliy Vlasov 2015-09-24 20:31:42 +0300
  • 3ffdb062c6 Allow for empty lists in ns declaration Tim Pope 2015-09-30 12:52:10 -0400
  • b1725f68a1 Determine aliases by statically parsing ns declaration Tim Pope 2015-09-30 12:22:01 -0400
  • 7d500028e6 Rearrange Tim Pope 2015-09-28 18:02:10 -0400
  • df563ed15f Fix alias edge case detection in cfile Juho Teperi 2015-09-26 16:57:35 +0300
  • 04a7f542f5 Improve error on piggieback failure Tim Pope 2015-09-22 14:28:33 -0400
  • 3d9b9a59cd Merge pull request #236 from janko-m/runtests-error Tim Pope 2015-08-24 14:23:19 -0400
  • 9a770d3716 Fix a runtime error in :RunTests Janko Marohnić 2015-08-24 11:54:05 +0200
  • b3b54b8715 Merge pull request #231 from nberger/use-test-vars-on-single-var Tim Pope 2015-07-31 14:39:19 -0400
  • b50e74f342 Run test under cursor with fixtures applied Nicolas Berger 2015-07-31 14:53:10 -0300
  • 9f7b1844cf Merge pull request #229 from kul/master Tim Pope 2015-07-18 12:51:18 -0400
  • 74d392339c Remove superfluous padding from expression kul 2015-07-17 15:38:52 +0530
  • a1571cd258 fireplace.vim 1.1 v1.1 Tim Pope 2015-06-30 18:34:36 -0400
  • f456f04b65 Work around bug on ancient Vim Tim Pope 2015-06-29 17:46:45 -0400
  • 09c80c6794 Allow 1cpr to run test under cursor Tim Pope 2015-06-26 09:33:57 -0400
  • 459904381b Use :.RunTests to run test under cursor Tim Pope 2015-06-25 15:34:45 -0400
  • 69bf9ef519 Make :0RunTests equivalent to RunAllTests Tim Pope 2015-06-25 15:04:12 -0400
  • 1f478e401a Tweak <cfile> Tim Pope 2015-06-25 10:17:58 -0400
  • cb3c270c99 Add cljc extension support to connection process Tim Pope 2015-06-23 15:56:50 -0400
  • 7b2ae78bd7 Add <C-R> command line maps Tim Pope 2015-06-21 15:12:39 -0400
  • b0a540c68d Add .cljc extension Tim Pope 2015-06-21 15:08:09 -0400
  • 09eedd05af Use jar command if available to query zip files Tim Pope 2015-06-21 13:43:22 -0400
  • 89aee9c00c Merge pull request #214 from Deraen/completion-context Tim Pope 2015-05-17 11:01:43 -0400
  • c22e61c69b Add support for context aware completion Juho Teperi 2015-05-17 00:06:35 +0300
  • 13a21bff0f Fix count of test errors and failures Roger Gilliar 2015-05-17 15:53:21 +0200
  • 1646a01b0b Merge pull request #211 from Deraen/all-candidate-types Tim Pope 2015-05-16 16:17:59 -0400
  • aede23c46a Add all candidate types to short_types map Juho Teperi 2015-05-16 23:01:23 +0300
  • 819438bdf4 Merge pull request #210 from Deraen/cider-nrepl-0.9.0 Tim Pope 2015-05-15 16:19:55 -0400
  • 9ccaea1f2b Request extra-metadata for completion candidates Juho Teperi 2015-05-15 22:54:08 +0300
  • 44e766d5a5 Add support for Cider-nrepl 0.9.0 complete op Juho Teperi 2015-05-15 22:23:00 +0300
  • 49153a39fc Merge pull request #201 from kul/master Tim Pope 2015-04-13 16:27:49 -0400
  • 0aabcdd798 Remove `:repl-env` for latest piggieback compatibility. kul 2015-03-31 20:52:10 +0530
  • 5866d0017a Add support for boot 2.0 and up Joshua Davey 2015-02-14 20:19:12 -0600
  • 7cebf6847e Document `cqq` Robert Pitts 2015-02-10 11:25:03 -0500
  • 71e44af208 Fix c1mm Tim Pope 2015-02-10 11:09:04 -0500
  • b999b09cd9 Fix project directory path for autoconnection Tim Pope 2014-12-20 01:27:23 -0500
  • 506cf288bd Skip regexp when selecting form for cpp Tim Pope 2014-12-11 11:31:23 -0500
  • 0ecd9ec587 Fix duplicate namespaces in completion Tim Pope 2014-11-30 00:53:32 -0500
  • 874505e9f2 Support new return value of completions operator Tim Pope 2014-11-30 00:46:33 -0500
  • 04ce1b64af Support new return value of classpath operator Tim Pope 2014-11-30 00:36:33 -0500
  • db2e70ee3f Cider info op no longer embeds in value attribute Tim Pope 2014-11-19 00:49:58 -0500
  • 8f7a07cffd Allow forcing default ns Tim Pope 2014-10-23 15:39:01 -0400
  • 97758acc16 Fix sending interrupt commands after SIGINT Tim Pope 2014-10-21 15:16:58 -0400
  • eeccb69a2f Fix typo Tim Pope 2014-10-21 15:14:38 -0400
  • c0e574387d Fix completion in aliased namespaces Tim Pope 2014-10-10 02:40:10 -0400
  • fccb149148 Recognize nested classes in K Tim Pope 2014-09-05 13:10:21 -0400
  • c1416c89ba Don't choke on missing API version Tim Pope 2014-09-02 12:20:49 -0400
  • b256399f3f Merge pull request #169 from oahner/fix-portfile-issue Tim Pope 2014-07-31 10:34:32 -0400
  • 142fab4e0f Register port file after connecting to port Jonathan Henry 2014-07-31 00:57:15 -0400
  • 06f6bc5de6 Evaluate single expression when running tests Tim Pope 2014-07-12 23:17:30 -0400
  • d6b3e1c67c Silence all callback errors Tim Pope 2014-07-10 22:57:28 -0400
  • ebb2933f4c Pass additional .message arguments to callback Tim Pope 2014-07-10 22:39:15 -0400
  • 3e978e4cd4 Add better name for fireplace#evalparse() Tim Pope 2014-07-04 17:14:10 -0400
  • a39092ebe3 Add script id Tim Pope 2014-07-04 17:00:21 -0400
  • 835fdedf5f fireplace.vim 1.0 v1.0 Tim Pope 2014-07-04 16:50:18 -0400
  • e107b2ae17 Drop reference to old name Tim Pope 2014-07-04 16:32:52 -0400
  • 1dc5129c0e Tweak description Tim Pope 2014-07-04 16:24:46 -0400
  • 712205e66a Normalize headers Tim Pope 2014-07-04 16:06:43 -0400
  • ffc41e86f3 Remove obsolete Maven reference Tim Pope 2014-07-04 15:38:00 -0400
  • 37e3a474c5 Clarify plugin/fireplace/zip.vim Tim Pope 2014-07-04 15:04:36 -0400
  • 1f36136346 Zip hack unnecessary on Vim 7.4 Tim Pope 2014-07-03 14:49:18 -0400
  • ea15c81773 Remove extracted compiler plugin Tim Pope 2014-07-03 14:45:11 -0400
  • 25e18b5f82 Support gf on relative (load) paths Tim Pope 2014-07-03 12:30:32 -0400
  • a14328c1dc Allow disabling all maps Tim Pope 2014-07-03 12:28:23 -0400
  • eae17cfb42 Drop 'includeexpr' entirely Tim Pope 2014-07-03 10:22:55 -0400
  • 845b362a17 Find absolute path in 'includeexpr' Tim Pope 2014-07-03 10:02:34 -0400
  • a1eef3dda1 Rearrange Tim Pope 2014-07-03 09:52:12 -0400
  • 0e42998a27 Provide :RunAllTests Tim Pope 2014-07-02 19:18:05 -0400
  • 9c78e32f4b Add plugin maps for go to file Tim Pope 2014-07-02 18:44:20 -0400
  • fb6975bfdf Extract autocmd repetition to functions Tim Pope 2014-07-02 18:38:49 -0400
  • 8defd6b17e Fix grammar: setup -> set_up Tim Pope 2014-07-02 18:33:23 -0400
  • 26e467c2e7 Fix list of available protocols Tim Pope 2014-07-01 09:19:32 -0400
  • 6dbf627022 Make connect commands buffer local Tim Pope 2014-06-29 19:03:49 -0400
  • 5ff2eeae1c Default to nrepl protocol Tim Pope 2014-06-29 18:54:07 -0400
  • 94ff1464a4 Fix manual connection Tim Pope 2014-06-29 18:53:41 -0400
  • f2b6a2101f Ignore errors on autorequire if namespace created preload Tim Pope 2014-06-27 13:30:12 -0400
  • b10259bcca Fix naming inconsistency Tim Pope 2014-06-27 11:17:13 -0400
  • bfdd052fc7 Section header style change Tim Pope 2014-06-27 09:46:21 -0400
  • c657faaf4e Remove transitional support Tim Pope 2014-06-27 09:45:00 -0400
  • e4b975eaec Don't clobber K map Tim Pope 2014-06-25 14:52:01 -0400
  • 2cbaacf0d0 Fix bdecode of negative number Tim Pope 2014-06-17 22:35:21 -0400
  • 83a317c10b Merge pull request #160 from jgdavey/docs Tim Pope 2014-06-11 15:09:02 -0400
  • e6c4b5547a Update documentation: keyword -> symbol Joshua Davey 2014-06-11 10:41:10 -0500
  • 049005dec7 Merge pull request #152 from jgdavey/brepl Tim Pope 2014-06-10 17:56:43 -0400
  • 88648b2578 Feed &cedit as a key properly - fix #62 Bohr Shaw 2014-05-20 15:50:31 +0800
  • 67078e0c34 Clarify projectionist requirement Tim Pope 2014-05-19 19:26:13 -0400
  • 99d93ceba1 Browser piggieback connection convenience Joshua Davey 2014-05-13 17:13:13 -0500
  • 29af4adc46 Kill :Apropos Tim Pope 2014-05-05 15:24:26 -0400
  • ac88f17bb4 Move window logic into test capture Tim Pope 2014-05-05 01:27:10 -0400
  • af14811869 Capture test run errors Tim Pope 2014-05-05 01:23:30 -0400