Commit Graph

  • 6354d80dab add scala code example Erik Osheim 2010-09-27 01:06:10 -0400
  • e444203b81 fixed help text bug Erik Osheim 2010-09-27 01:05:58 -0400
  • 30c093411d updates to scala documentation viewer erik@cage.vpscustomer.com 2010-09-27 01:05:13 -0400
  • 8f82922870 fix some bugs and make scala mode better Erik Osheim 2010-09-23 23:35:19 -0400
  • 77d6d64602 fix some of the worst sh bugs Erik Osheim 2010-09-23 22:34:11 -0400
  • 8468559e7f started adding documentation facilities to scala mode Erik Osheim 2010-09-11 10:29:56 -0400
  • 3d8b0036d1 added methods for working with ~/.pmc/XYZ paths Erik Osheim 2010-09-11 10:29:41 -0400
  • 48d328b144 merge Erik Osheim 2010-09-10 00:19:09 -0400
  • eed9887e8f improvements to scala mode Erik Osheim 2010-09-10 00:18:43 -0400
  • c439163434 make XML parsing slightly more flexible Erik Osheim 2010-09-10 00:18:34 -0400
  • d7d96f5026 slight UI improvement Erik Osheim 2010-09-05 19:08:53 -0400
  • d95e7d3dda add initial tag support to some other languages as well Erik Osheim 2010-08-17 23:43:00 -0400
  • 7cd3b7dda7 remove debugging code Erik Osheim 2010-08-17 23:31:30 -0400
  • 0fc98f894a added search-tags, abc for tag commands, and fixed auto-initialization of TAGS Erik Osheim 2010-08-17 07:47:52 -0400
  • 2f67f708cd initial ctags/etags support for C Erik Osheim 2010-08-16 23:45:33 -0400
  • 990414dc34 add hilighting for classes and functions Erik Osheim 2010-08-12 07:40:07 -0400
  • c494da8b44 adding more powerful support for single-statement control structures to support scala's lack of semicolons Erik Osheim 2010-08-12 00:01:47 -0400
  • dd3151d354 first stab at scala indenter... by no means complete or correct Erik Osheim 2010-08-11 23:16:48 -0400
  • 0f1a81d199 fix obscure, unlikely bug Erik Osheim 2010-08-11 23:16:32 -0400
  • c76ce84e3f remove useless import Erik Osheim 2010-08-11 23:16:22 -0400
  • 9ef9c4b633 slightly better scala support Erik Osheim 2010-08-11 10:19:12 -0400
  • ac0fb2afb2 added scala strings and symbols Erik Osheim 2010-08-11 08:55:30 -0400
  • 2cb5939d3d initial rudimentary scala mode Erik Osheim 2010-08-11 08:42:43 -0400
  • 6fd32c02df improve handling of indenting/whitespace in tab-using buffers Erik Osheim 2010-07-27 15:26:42 -0400
  • 3bcf14bbb0 toggle-tabs should toggle using tabs in buffer Erik Osheim 2010-07-06 09:40:28 -0400
  • 7dac9a1984 make indenting with tabs work better Erik Osheim 2010-07-03 23:33:05 -0400
  • dd37bf139b maybe editing with tabs actually works now? Erik Osheim 2010-07-03 23:08:15 -0400
  • ff77879a81 try to make the tab-kludge render better Erik Osheim 2010-06-04 00:43:11 -0400
  • 9b57b04658 improved handling of encodings/utf-8/curses Erik Osheim 2010-06-04 00:10:27 -0400
  • c7070c2d01 merge Erik Osheim 2010-06-01 14:38:01 -0400
  • 02da5d5d3c fix broken pipe crash in run_pip() Erik Osheim 2010-06-01 14:36:07 -0400
  • fc62fd9c5e added block commenting and some cleanup Erik Osheim 2010-05-24 22:54:52 -0400
  • 5cd69146a6 remove itertools.product so pmacs works in python 2.5 Erik Osheim 2010-05-22 20:00:22 -0400
  • fedbd0d50c fix display bug Erik Osheim 2010-05-18 23:43:01 -0400
  • 8277ecec34 refactor to use iterools Erik Osheim 2010-05-18 23:42:47 -0400
  • 49c372a2d5 lay groundwork for variable-width characters; document problems Erik Osheim 2010-04-27 01:14:41 -0400
  • fee24fd1f4 merge Erik Osheim 2010-04-26 00:01:18 -0400
  • 35ee5dd5b0 created ndisasm; added new registers, instructions, etc Erik Osheim 2010-04-26 00:01:00 -0400
  • 3fbd26f5d4 fixed comment wrapping in perl Erik Osheim 2010-04-20 01:38:32 -0400
  • 55a578a507 fixed vc bug Erik Osheim 2010-04-20 01:38:23 -0400
  • e5e4e28dbf ported functionality from method.cvs to method.vc and method.svn Erik Osheim 2010-04-20 01:18:25 -0400
  • 20c095b6c6 slightly improve tab support (as well as adding an *Exception* buffer for app exception) Erik Osheim 2010-04-19 22:58:27 -0400
  • 479e64d1e0 add support for tabs and $/ where possible Erik Osheim 2010-04-19 22:38:28 -0400
  • 75bc5f1092 improve glob highlighting Erik Osheim 2010-04-03 23:49:44 -0400
  • 976482cda2 fix the new tab support Erik Osheim 2010-04-03 23:49:24 -0400
  • 102dc8787e (using a hack) improve support for buffers with tabs Erik Osheim 2010-04-03 22:48:57 -0400
  • 215a53dbee allow -merror to understand grep -n Erik Osheim 2010-03-27 23:06:27 -0400
  • bd12116477 fix issue with no known encoding Erik Osheim 2010-03-27 23:06:12 -0400
  • 9abe5e7e02 improve README Erik Osheim 2010-03-20 09:29:16 -0400
  • 7320b7ef65 fix AES-encrypted buffers Erik Osheim 2010-03-16 21:04:18 -0400
  • c47fca63d6 indentation support Erik Osheim 2010-03-16 01:02:52 -0400
  • ab5d13b363 nocase option Erik Osheim 2010-03-16 01:02:40 -0400
  • 766b923fbb remove deprecated code Erik Osheim 2010-03-16 01:02:28 -0400
  • f6a44f4078 added an inform mode Erik Osheim 2010-03-15 02:11:11 -0400
  • aeec6e6e62 fix spell checking colors Erik Osheim 2010-03-01 17:26:59 -0500
  • 8b61ef8cf1 fix spell-as-you-type Erik Osheim 2010-03-01 16:12:27 -0500
  • 5b4319774d point out the new dependency on the chardet module Erik Osheim 2010-03-01 01:21:22 -0500
  • 03ab1d3984 some buffer cleanup... better encoding support Erik Osheim 2010-03-01 01:20:31 -0500
  • ec83e87680 open .go files in go-mode Erik Osheim 2010-02-25 01:20:23 -0500
  • 8ab8c86bf4 fix to character Erik Osheim 2010-02-20 11:42:29 -0500
  • 195bfd98c7 better highlighting/tabbing for postgresql Erik Osheim 2010-02-12 14:21:18 -0500
  • 71adad5551 more accurate support for detecing classes and functions Erik Osheim 2009-12-10 11:14:09 -0500
  • 4a0569c355 added some plpgsql stuff Erik Osheim 2009-12-09 18:17:23 -0500
  • 980510180c extend error mode to handle grep -n output Erik Osheim 2009-11-21 12:59:31 -0500
  • 7ba2fc4720 better char highlighting Erik Osheim 2009-11-18 19:56:31 -0500
  • 630077cbad improved support for octal/hex Erik Osheim 2009-11-18 19:56:21 -0500
  • 2f685cb23a range() -> xrange() refactor Erik Osheim 2009-11-12 00:01:05 -0500
  • 74ab76836c more pychecker-inspired cleanup Erik Osheim 2009-11-11 23:45:03 -0500
  • 683afdf129 more pychecker cleanup Erik Osheim 2009-11-11 23:22:14 -0500
  • 75d354c2f5 basic mode for google's go language Erik Osheim 2009-11-11 17:54:12 -0500
  • 7e4bcea160 remove accidentally committed debugging Erik Osheim 2009-11-11 11:28:24 -0500
  • 1fb326369c pychecker inspired clean-up, bugfixes Erik Osheim 2009-11-11 00:54:08 -0500
  • abc6898fd1 less cursor jumping on auto-ident; close #28 Erik Osheim 2009-11-11 00:27:40 -0500
  • 5a72e293c7 fix some bugs in cvs-commit and improve util.communicate() Erik Osheim 2009-11-10 16:30:35 -0500
  • 6d3eab1a47 pychecker-inspired cleanup Erik Osheim 2009-11-10 00:30:55 -0500
  • 67d13d0559 readd erl-start command Erik Osheim 2009-11-09 23:04:40 -0500
  • 7ea3fd3855 added quote/dequote to perl Erik Osheim 2009-11-08 15:54:40 -0500
  • 00edb537b3 added new window functionality Erik Osheim 2009-11-08 15:54:31 -0500
  • 634c8b88f1 fix possible sys.path bug Erik Osheim 2009-11-04 16:39:13 -0500
  • c64d639dee merge Erik Osheim 2009-10-21 17:53:34 -0400
  • 8d1e6c44e4 new ideas Erik Osheim 2009-10-21 17:47:21 -0400
  • da6345b0a7 merge Erik Osheim 2009-10-16 23:47:01 -0400
  • 422ec8e075 fix utf8 pipe issue Erik Osheim 2009-10-16 17:20:17 -0400
  • f2ccce518d put wrapping code in util.py Erik Osheim 2009-10-01 20:06:40 -0400
  • 427011f50c small refactor Erik Osheim 2009-10-01 20:06:17 -0400
  • 2bd11fd377 fix issue #26 Erik Osheim 2009-10-01 19:51:15 -0400
  • d95566952b add support for some hg options Erik Osheim 2009-10-01 19:38:20 -0400
  • ad565fa064 perl-run is not supported yet Erik Osheim 2009-10-01 16:17:32 -0400
  • adb3ed688b add js comment type Erik Osheim 2009-09-24 19:55:34 -0400
  • 4643bf3d61 strings often break config files Erik Osheim 2009-09-08 23:06:14 -0400
  • 3a67c6eb10 work for improvements Erik Osheim 2009-09-05 20:10:13 -0400
  • 0c258bdec5 better highlighting for c macros Erik Osheim 2009-09-05 20:02:38 -0400
  • 2078918a3c preparation for CTabber fix Erik Osheim 2009-08-27 11:27:09 -0400
  • 1856f888aa clean up mode.perl Erik Osheim 2009-08-27 11:25:01 -0400
  • 825fb2b8c5 fix bug in cvs-commit Erik Osheim 2009-08-26 15:42:36 -0400
  • abc57cfd80 merge Erik Osheim 2009-08-26 10:08:24 -0400
  • f69ec62f08 improve cvs methods text decoding Erik Osheim 2009-08-26 10:07:58 -0400
  • 9093d0d691 add method for safer text decoding Erik Osheim 2009-08-26 10:07:48 -0400
  • e2d0b8d13b c indentation bug Erik Osheim 2009-08-22 22:07:59 -0400
  • ac13c6020e fixed mode.sh bug Erik Osheim 2009-08-22 17:12:28 -0400