Commit Graph

  • 62486afca7 Fix erroneous use of session when none requested Tim Pope 2014-01-12 00:33:01 -0500
  • c2a90eb47f One weird trick to force namespace creation Tim Pope 2014-01-11 23:43:08 -0500
  • 355580da7e Accidental commit Tim Pope 2014-01-11 21:55:55 -0500
  • c99bda551e Use python for zipfile contents when possible Tim Pope 2014-01-11 20:15:45 -0500
  • a9c3318817 Provide interface for ignoring a response Tim Pope 2014-01-11 18:36:13 -0500
  • 0299eac671 Adjust comment stripping heuristic for cq Tim Pope 2014-01-11 19:10:45 -0500
  • 1c55f88e7f Handle interrupt of eval Tim Pope 2014-01-11 17:51:13 -0500
  • f605cd7824 Do all classpath searching locally Tim Pope 2014-01-11 00:05:32 -0500
  • cf094f970f Retrieve ns for arbitrary buffer Tim Pope 2014-01-10 23:31:47 -0500
  • 56d667b7d5 Allow retrieving client for arbitrary buffer Tim Pope 2014-01-10 22:49:25 -0500
  • bbab5786df Add missing import Tim Pope 2014-01-11 17:47:51 -0500
  • e90aef2ac7 Separate nREPL transport and session concerns Tim Pope 2014-01-10 18:39:40 -0500
  • fc0ab71587 Generalize call and add message abstraction Tim Pope 2014-01-09 22:41:51 -0500
  • 40bad28354 Allow non-string arguments to python dispatch Tim Pope 2014-01-09 21:55:21 -0500
  • 28a6c2c262 Fix cpp on closing bracket Tim Pope 2014-01-09 14:32:16 -0500
  • 52758fd4ea Callback nREPL API Tim Pope 2014-01-09 01:00:45 -0500
  • 382869c6c7 Convenience function for nrepl call Tim Pope 2014-01-09 00:52:25 -0500
  • 02f28c5dbb Clean up our sessions Tim Pope 2014-01-08 20:40:42 -0500
  • 18d60a3fa5 Allow calling findresource with custom path Tim Pope 2014-01-08 20:05:46 -0500
  • 0fdde20654 Better errors on unexpected bencode data Tim Pope 2014-01-08 19:48:12 -0500
  • 1f3f36505e Unify :Eval and cpp Tim Pope 2014-01-08 01:35:01 -0500
  • bf4ca57db1 Extract python command generation Tim Pope 2014-01-08 00:50:46 -0500
  • 760f50f46e Argument switcharoo Tim Pope 2014-01-07 23:53:20 -0500
  • 01e16d236b Extract payload preparation Tim Pope 2014-01-07 23:28:39 -0500
  • 02ba3de54e Enable easier testing of Python exec Tim Pope 2014-01-07 23:26:26 -0500
  • 15be24fc82 Abort python processes on Vim exit Tim Pope 2014-01-07 23:07:31 -0500
  • 280b8d09b5 Fix warning misfire about broken sessions Tim Pope 2014-01-07 22:15:49 -0500
  • c7258fce7c Send and filter by id Tim Pope 2014-01-07 20:03:06 -0500
  • 023c8573ab Default to sending session id Tim Pope 2014-01-07 19:46:40 -0500
  • 77df83250f Restore accidentally deleted polling Tim Pope 2014-01-07 19:26:23 -0500
  • 2073263c07 Generalize interface between Vim and Python Tim Pope 2014-01-07 00:16:36 -0500
  • 1b2e58db97 Allow debugging connection failures Tim Pope 2014-01-07 01:16:20 -0500
  • 9664516d5f So many missing aborts Tim Pope 2014-01-06 22:58:43 -0500
  • 4ce1f8fbfa Python all the way Tim Pope 2014-01-06 22:41:03 -0500
  • fa4e0ed143 Fix debugging statement Tim Pope 2014-01-06 22:35:42 -0500
  • bb84d556bc Fix :Connect with argument Tim Pope 2014-01-06 12:49:12 -0500
  • 7277fc4e6d Fix :Connect with no arguments Tim Pope 2014-01-06 11:38:37 -0500
  • 9aa2071b17 Allow overriding buffer namespace Tim Pope 2014-01-01 17:15:35 -0500
  • 973014a626 Encapsulate user ns Tim Pope 2014-01-01 13:35:33 -0500
  • 90692edc35 Different gross hack for extracting backtrace Tim Pope 2013-12-31 20:04:33 -0500
  • fb5c946822 Slightly more elaborate hack to detect final nREPL response Tim Pope 2013-12-30 21:36:23 -0500
  • 95652fc8c0 Accidental mutation Tim Pope 2013-12-31 19:30:54 -0500
  • cd3bf333bf Use nrepl load-file for :[range]Eval Tim Pope 2013-12-30 14:19:11 -0500
  • d3f7f2cf26 Change cpp from innermost to outermost Tim Pope 2013-12-26 11:16:44 -0500
  • f1b8096b3f Merge pull request #108 from actionshrimp/last-err Tim Pope 2013-10-23 21:25:53 -0700
  • b57c21c29b Include compilation errors in s:history for :Last Dave Aitken 2013-10-17 20:06:54 +0100
  • 92644485d6 Merge pull request #101 from bnwasteland/lein232-portfile Tim Pope 2013-09-14 14:48:39 -0700
  • 740ca20ff1 As of Leiningen 2.3.2 there is yet another portfile convention Jace Bennett 2013-08-20 23:49:40 -0400
  • 52d906b3a4 Merge pull request #98 from jgdavey/master Tim Pope 2013-08-16 10:47:14 -0700
  • 4db39ee484 Search for repl-port file in common places Joshua Davey 2013-08-14 14:19:16 -0500
  • 0127e5fc54 Fully macroexpand using macroexpand-all Aaron Miller 2013-08-05 16:17:33 -0700
  • 235a4ec3e8 Make alternates function public Joshua Davey 2013-08-04 21:41:57 -0500
  • 8f925c9342 Merge pull request #71 from rasmusto/fugitive-integration Tim Pope 2013-08-01 21:50:34 -0700
  • 4490d2a882 Macroexpand motions Chris Ford 2013-04-21 13:08:55 +0300
  • b96ccf7441 Merge pull request #85 from benmoss/master Tim Pope 2013-06-30 19:26:14 -0700
  • 204a8de243 Fix typo Ben Moss 2013-06-30 18:59:59 -0400
  • 34e0d0c964 handle "fugitive:.*" files in s:repl.includes_file Torben Rasmussen 2013-04-22 09:06:10 -0700
  • 4f6b8e5237 Don't auto-open location list Tim Pope 2013-04-19 16:47:53 -0400
  • 7984a4c260 Fix cryptic error on :Connect Tim Pope 2013-04-19 16:47:01 -0400
  • 2efe294efb Fix for newer Pythons Tim Pope 2013-04-19 11:41:51 -0400
  • 55255578bb Cease deleting stale port files Tim Pope 2013-04-18 11:12:49 -0400
  • 77444275fd Support Python 2.4 Tim Pope 2013-04-17 13:35:47 -0400
  • 93df7ca18f Fix FAQ heading level Tim Pope 2013-04-17 10:56:40 -0400
  • f58065f0d1 Add fireplace help topic Tim Pope 2013-04-16 16:59:19 -0400
  • 5aa33b2cca Handle single keyword metadata on namespace name Jacek Lach 2013-04-09 12:07:21 +0100
  • 21d5c81eab Clean up require errors on gf and ]d Tim Pope 2013-04-10 22:33:48 -0400
  • 7b334ef5a3 Fix minor typo Sam Umbach 2013-04-10 18:55:18 -0300
  • 83ce4440ae Take away cpR Tim Pope 2013-04-04 13:49:11 -0400
  • 1b92e0a7dd Fix global setting of 'nomodifiable' Tim Pope 2013-04-01 13:09:19 -0400
  • db27257f7f Rename foreplay.vim to fireplace.vim Tim Pope 2013-03-12 15:37:37 -0400
  • fa6e35bc19 Remove old vendored classpath.vim Tim Pope 2013-03-12 15:37:58 -0400
  • 1a8eab85d9 Clarify dependencies Tim Pope 2013-03-13 18:49:20 -0400
  • a7f460ad1b Assume Leiningen 2 in documentation Tim Pope 2013-03-13 18:43:01 -0400
  • d40c8d9c41 Point at vim-clojure-static in help file Tim Pope 2013-03-12 16:31:48 -0400
  • c1c3f9e917 Typo fix Tim Pope 2013-03-12 16:05:47 -0400
  • 699dff447f Better representation of require errors Tim Pope 2013-03-06 17:15:57 -0500
  • 5b57f37802 Allow non-interactive :Connect Tim Pope 2013-02-14 00:12:45 -0500
  • 8d253a9fdf Support speclj in :A Tim Pope 2013-02-13 18:30:50 -0500
  • 873623df59 Fix spacing in error Tim Pope 2013-02-13 12:58:50 -0500
  • 7d47c7ec4c Qualify clojure.core symbols Dave Ray 2013-02-12 19:53:22 -0800
  • 8c0eae19ab Gather escaping functions Tim Pope 2013-02-10 13:25:45 -0500
  • 9749177034 Don't assume src/ in Leiningen projects Tim Pope 2013-02-10 11:48:48 -0500
  • eff7bcec61 Rename functions again Tim Pope 2013-02-08 12:14:58 -0500
  • a1068949b1 Support booleans in foreplay#evalparse Tim Pope 2013-02-08 10:26:14 -0500
  • a6012b5032 Rename foreplay#eval to foreplay#eval_pr_str Tim Pope 2013-02-08 00:34:08 -0500
  • b94a694254 Rename foreplay#evalprint to foreplay#eval_prn Tim Pope 2013-02-08 00:32:52 -0500
  • 47ea532d8e Fix typo Jeremy Holland 2013-02-03 23:33:01 -0600
  • 105b01d7d0 Provide :Last Tim Pope 2013-01-13 10:49:54 -0500
  • d2bc102487 Alternate between test and implementation Tim Pope 2013-01-25 12:26:53 -0500
  • f653f18e64 Fix gf when file hasn't been required yet Tim Pope 2013-01-25 11:22:10 -0500
  • 511a123421 Decode paths for aliased namespaces. Jacek Lach 2013-01-25 15:09:04 +0000
  • 53201c89de Fix recognition of REPL disconnection Tim Pope 2013-01-24 16:36:09 -0500
  • 7ff2191a30 Automatically open location list on exception Tim Pope 2013-01-23 21:25:39 -0500
  • cd54b73e88 Fix Ruby nREPL connection on Windows Tim Pope 2013-01-19 23:10:33 -0500
  • c0bdf9b971 Fix decoding URLs Tim Pope 2013-01-19 23:06:57 -0500
  • a80ff87f94 Better handling of resource paths on Windows Tim Pope 2013-01-19 23:01:53 -0500
  • 274c4da054 Apply fnameescape() to source location Tim Pope 2013-01-19 16:30:55 -0500
  • da70e71023 Fixed a typo bug; gd in new tab Paul deGrandis 2013-01-19 12:33:44 -0800
  • f4e9f1c10a Use namespaces in critical path Tim Pope 2013-01-16 01:01:09 -0500
  • aed21575b8 Fix stack trace parsing with "Unknown Source" Tim Pope 2013-01-15 21:35:40 -0500