Commit Graph

  • 0b17709b56 Don't blow up on unrecognized session Tim Pope 2014-05-05 01:16:00 -0400
  • fa7a19140b Allow sending custom id on eval Tim Pope 2014-05-05 00:38:30 -0400
  • 6cea463c97 Set title on test quickfix window Tim Pope 2014-05-04 22:42:58 -0400
  • fff348ccd0 Respect 'autowrite' in :Require and :RunTests Tim Pope 2014-05-04 18:09:56 -0400
  • 020a10d06c Use info op for :Doc Tim Pope 2014-05-01 22:26:53 -0400
  • afb036203e Drop Leiningen and alternate support Tim Pope 2014-04-29 21:28:28 -0400
  • 58896e23fa Fix cpp documentation Tim Pope 2014-04-29 20:47:00 -0400
  • 57c18b778a Promote leiningen.vim over classpath.vim Tim Pope 2014-04-29 17:33:46 -0400
  • 0bc928f0fc Automatic require :reload on :RunTests Tim Pope 2014-04-28 23:01:17 -0400
  • 062256b9fd Fix link Tim Pope 2014-04-28 15:58:35 -0400
  • a2278afbdd Document soft dependency on cider-nrepl Tim Pope 2014-04-24 23:30:37 -0400
  • 9eb5099ba1 Clarify ClojureScript support Tim Pope 2014-04-24 02:13:00 -0400
  • 12386dc0c2 Fix newlines in c! Tim Pope 2014-04-23 23:16:02 -0400
  • 05cbc742a1 Use classpath op if available Tim Pope 2014-04-23 14:52:08 -0400
  • e484ad6996 Use info op to drive jump to definition Tim Pope 2014-04-20 18:55:37 -0400
  • e974dd4766 Prepare for extraction of leiningen support Tim Pope 2014-04-20 18:53:01 -0400
  • 2d1f3088b2 Fix :RunTests with no argument Tim Pope 2014-04-14 01:55:16 -0400
  • f25003deef Decouple quickfix massaging from lein support Tim Pope 2014-04-14 00:22:43 -0400
  • c0a4901181 Fix support for Python 3 Tim Pope 2014-04-13 16:44:37 -0400
  • 7b19c1b2f6 Require if_pyth on Windows Tim Pope 2014-04-12 22:18:26 -0400
  • 672d3b5c82 Use stacktrace nrepl op if available Tim Pope 2014-04-12 18:34:34 -0400
  • 0936b3cb4f Use correct session to retrieve stacktrace Tim Pope 2014-04-12 21:57:01 -0400
  • 05206aa2e9 Drop obsolete warning Tim Pope 2014-04-12 21:55:28 -0400
  • 5f1cee19c0 Never throw exception in fireplace#op_available Tim Pope 2014-04-12 21:49:45 -0400
  • c6e0d55143 Use nrepl complete op if available Tim Pope 2014-04-12 20:30:55 -0400
  • 89acd66d6d Drop qualification of macroexpand-1 Tim Pope 2014-04-12 21:04:25 -0400
  • feb8ebc976 Happy path for lookup macros Tim Pope 2014-04-12 20:57:55 -0400
  • f5ded81baf Drop unnecessary clojure.core Tim Pope 2014-04-12 20:41:09 -0400
  • 238b526cf2 Use user ns to avoid qualification Tim Pope 2014-04-12 20:38:33 -0400
  • 9e826faff4 Allow omitting ns from fireplace#message Tim Pope 2014-04-12 20:09:26 -0400
  • 79c2a718da Allow checking for nREPL op Tim Pope 2014-04-12 20:06:12 -0400
  • c48adc045b Fix jump location for :RunTests error Tim Pope 2014-04-12 20:28:21 -0400
  • bc8f3af299 Cleaner classpath retrieval Tim Pope 2014-04-12 18:15:22 -0400
  • 2dec3b49b2 Expose fireplace#register_port_file Tim Pope 2014-04-10 23:25:59 -0400
  • ea1012e1be Don't use session for :Source/:Doc Tim Pope 2014-04-09 13:23:19 -0400
  • 916fc04ecb Don't depend on classpath.vim Tim Pope 2014-04-09 13:20:13 -0400
  • ead617d9c3 Centralize use of classpath.vim Tim Pope 2014-04-09 12:43:35 -0400
  • f43fa99703 Fix check for haslocaldir() Tim Pope 2014-04-05 19:27:41 -0400
  • 6130d01b33 Give up on autostart with "headless" handler Tim Pope 2014-04-04 02:10:13 -0400
  • b0f9fad9ec Autostart lein repl with dispatch.vim Tim Pope 2014-04-04 01:57:43 -0400
  • 4425618825 Add run-tests to cpr Tim Pope 2014-04-04 00:47:46 -0400
  • 092ab0f70e Provide :RunTests Tim Pope 2014-04-03 23:54:20 -0400
  • 73f9a3adf4 Not a noob anymore Tim Pope 2014-04-03 23:50:42 -0400
  • 6c13396262 Remove dead code Tim Pope 2014-04-03 21:16:42 -0400
  • 9a689480ef Better rooting with findfile() Tim Pope 2014-04-03 21:09:00 -0400
  • ab5eee34d8 Support .nrepl-port outside of Leiningen Tim Pope 2014-04-03 21:03:26 -0400
  • 1bfb5aadcf Update name of preferred port file in README Tim Pope 2014-04-03 19:46:29 -0400
  • ab6d9db216 Tentatively drop support for session eval without REPL Tim Pope 2014-04-03 19:36:10 -0400
  • 095ee57d12 Revert "Steal Windows shell escaping from dispatch.vim" Tim Pope 2014-04-03 18:57:18 -0400
  • da3f5857b5 Respect jump list on ]<C-D> within same file Tim Pope 2014-04-03 18:23:24 -0400
  • d65eaa5068 Fix c!! with selection=inclusive Tim Pope 2014-04-03 16:23:13 -0400
  • 90b909b9f4 Use innermost form with cpp et al Tim Pope 2014-03-29 20:51:14 -0400
  • 15450eff27 Steal Windows shell escaping from dispatch.vim dispatch_escape Tim Pope 2014-03-21 01:38:51 -0400
  • b139d72da4 Fix check for classpath function Tim Pope 2014-03-17 20:17:50 -0400
  • 6fefd47170 Merge pull request #140 from cursork/remove-ansi-colours Tim Pope 2014-03-20 17:58:14 -0400
  • 77b06741ef Remove ANSI escapes from stderr as well Neil Kirsopp 2014-03-20 17:11:10 +0000
  • 72794b36d9 Remove ANSI from standard out Neil Kirsopp 2014-03-20 16:50:40 +0000
  • 31eaa4455e Merge pull request #136 from sjl/preview-arglists Tim Pope 2014-02-17 12:05:01 -0500
  • 3a843cb1b1 Add arglists to the omnicomplete preview window Steve Losh 2014-02-14 19:34:49 -0500
  • 544769274a Merge pull request #135 from benmoss/patch-1 Tim Pope 2014-02-08 13:22:27 -0500
  • 9d76d14ca4 Note CLJS classpath requirement Ben Moss 2014-02-08 11:09:25 -0500
  • 97d78f6829 Allow quotes in :Piggieback argument Tim Pope 2014-02-05 20:29:09 -0500
  • d3e6bd34ae Fix check for b:fireplace_ns Tim Pope 2014-02-05 10:19:01 -0500
  • 5a86ec2c81 Fix lein stacktrace parsing without live REPL Tim Pope 2014-01-30 23:30:53 -0500
  • eb27299bd9 Parse stacktraces from :make with lein Tim Pope 2014-01-30 23:13:35 -0500
  • 7bc3ee4c1a Merge pull request #130 from andrewwong1221/python3-octal-fix Tim Pope 2014-01-29 12:03:17 -0800
  • e5f636af2f Convert octal constants for Python compatibility Andrew D. Wong 2014-01-29 02:20:07 -0500
  • 0095241a6f :Piggieback Tim Pope 2014-01-19 17:56:32 -0500
  • 226c5a0fd1 Special case :Require in cljs Tim Pope 2014-01-18 23:26:27 -0500
  • 766c8d6bc9 Don't require successful ns load to send nREPL message Tim Pope 2014-01-18 23:25:44 -0500
  • 385d8288db Fix null namespace issue Tim Pope 2014-01-18 23:15:53 -0500
  • 81ca22bfe2 Fix cpp with piggieback Tim Pope 2014-01-17 22:16:18 -0500
  • 0d7b97df7c Initial piggieback support Tim Pope 2014-01-17 19:37:46 -0500
  • 0520e4fa32 Extract disconnection cleanup for general use Tim Pope 2014-01-17 17:51:14 -0500
  • a568535bcd Support buffer path without classpath.vim Tim Pope 2014-01-17 05:25:03 -0500
  • 64f0ae7bbe Extract spawning eval logic Tim Pope 2014-01-17 05:03:09 -0500
  • ee141c0256 Do people test ClojureScript? Tim Pope 2014-01-17 04:35:03 -0500
  • 6e7f22766a Disconnect when port file disappears Tim Pope 2014-01-17 04:24:46 -0500
  • 91e3b35403 Kill debug Tim Pope 2014-01-16 18:46:23 -0500
  • 25f17ac25d Fix logic for preserving ns Tim Pope 2014-01-16 01:22:21 -0500
  • e6c1f9eac1 Allow ignoring responses at transport layer Tim Pope 2014-01-16 01:02:10 -0500
  • fef85624d3 Anchor to end of ns string Neil Kirsopp 2014-01-14 14:02:46 +0000
  • b92a9730f0 Very basic Midje alternate Neil Kirsopp 2014-01-14 13:51:18 +0000
  • ef422f66e2 Remove require from client interface Tim Pope 2014-01-15 23:37:41 -0500
  • 15f98b06f7 Leverage 'suffixesadd' Tim Pope 2014-01-15 18:14:32 -0500
  • 76a99139d1 Remove s:client Tim Pope 2014-01-15 21:36:58 -0500
  • 2a6d23f2fc Fix Tim Pope 2014-01-15 19:25:55 -0500
  • c5bfcc93f4 Use string formatting supported by older pythons Torben Rasmussen 2014-01-15 10:28:12 -0800
  • c4f677ee64 Fix fireplace#source Tim Pope 2014-01-14 16:28:21 -0500
  • 4d93831925 Move includes_file out of repl client Tim Pope 2014-01-12 19:54:08 -0500
  • 446b0b04b5 Extract contribution guidelines Tim Pope 2014-01-12 16:35:54 -0500
  • 7c0c524259 Restore fireplace#eval for compatibility Tim Pope 2014-01-12 14:58:28 -0500
  • b56e40a2b6 Provide fireplace#path() to access class path Tim Pope 2014-01-12 13:58:38 -0500
  • 98cd5e1515 Don't show stacktrace from failed java exec Tim Pope 2014-01-12 13:34:52 -0500
  • af245caf76 Propagate require error to eval Tim Pope 2014-01-12 00:13:32 -0500
  • 0cfa1eed58 nREPL session cloning Tim Pope 2014-01-12 00:43:13 -0500
  • 09a0ed93cf Encapsulate disconnection detection Tim Pope 2014-01-12 00:48:43 -0500
  • 9c48439da7 Leverage evalparse Tim Pope 2014-01-12 01:01:08 -0500
  • a0fde95d2e Remove unused function Tim Pope 2014-01-12 01:04:03 -0500
  • 6a239c93af Indent Tim Pope 2014-01-12 00:22:57 -0500