Commit Graph

1157 Commits

Author SHA1 Message Date
Erik Osheim 5ba91e2ab1 improve indentation, git log-parsing, and scala-mode
--HG--
branch : pmacs2
2011-08-16 11:23:41 -04:00
Erik Osheim ef69fb585f fixes for text mode
--HG--
branch : pmacs2
2011-03-07 01:23:47 -05:00
Erik Osheim 8774fe5106 add support for links nad fix learn-word
--HG--
branch : pmacs2
2011-03-07 01:14:23 -05:00
Erik Osheim 611cd8302c fix c indentation bug
--HG--
branch : pmacs2
2011-01-18 16:47:31 -05:00
Erik Osheim e13376eb8c fix bug with git log regex
--HG--
branch : pmacs2
2011-01-18 16:47:23 -05:00
Erik Osheim 842a50017f allow newlines as \n in replace
--HG--
branch : pmacs2
2010-12-09 13:14:58 -05:00
Erik Osheim ebbbd8d819 fix bug with :: in scala-mode
--HG--
branch : pmacs2
2010-12-09 13:14:36 -05:00
Erik Osheim 6e02ce8b4d improve git diff support
--HG--
branch : pmacs2
2010-11-18 12:36:25 -05:00
Erik Osheim b2c036479f type lookup
--HG--
branch : pmacs2
2010-10-28 17:02:21 -04:00
Erik Osheim 984215aaec added some stuff for working with sxr output in scala
--HG--
branch : pmacs2
2010-10-26 19:40:34 -04:00
Erik Osheim 3a32038d5f hacky fix for nested generic types
--HG--
branch : pmacs2
2010-10-25 10:55:57 -04:00
Erik Osheim 707554621b merge
--HG--
branch : pmacs2
2010-10-25 10:43:22 -04:00
Erik Osheim bccd1142c0 support better tag matching (esp. in scala)
--HG--
branch : pmacs2
2010-10-25 10:42:52 -04:00
Erik Osheim a63e076bfc improve type highlighting
--HG--
branch : pmacs2
2010-10-19 16:56:38 -04:00
Erik Osheim 42b97aaf40 not about future bug fixing
--HG--
branch : pmacs2
2010-10-16 11:10:39 -04:00
Erik Osheim 7f02011b88 improvements to nasm mode
--HG--
branch : pmacs2
2010-10-16 11:03:34 -04:00
Erik Osheim f93c8bed23 added git support
--HG--
branch : pmacs2
2010-10-15 11:44:34 -04:00
Erik Osheim 111bd2546c improved type grammar slightly, and add 'to' keyword
--HG--
branch : pmacs2
2010-10-06 17:17:41 -04:00
Erik Osheim fe680f26dc updates
--HG--
branch : pmacs2
2010-09-30 18:18:57 -04:00
Erik Osheim 1f1f6ff3c4 scala highlighting update
--HG--
branch : pmacs2
2010-09-27 09:33:01 -04:00
Erik Osheim 6354d80dab add scala code example
--HG--
branch : pmacs2
2010-09-27 01:06:10 -04:00
Erik Osheim e444203b81 fixed help text bug
--HG--
branch : pmacs2
2010-09-27 01:05:58 -04:00
erik@cage.vpscustomer.com 30c093411d updates to scala documentation viewer
--HG--
branch : pmacs2
2010-09-27 01:05:13 -04:00
Erik Osheim 8f82922870 fix some bugs and make scala mode better
--HG--
branch : pmacs2
2010-09-23 23:35:19 -04:00
Erik Osheim 77d6d64602 fix some of the worst sh bugs
--HG--
branch : pmacs2
2010-09-23 22:34:11 -04:00
Erik Osheim 8468559e7f started adding documentation facilities to scala mode
--HG--
branch : pmacs2
2010-09-11 10:29:56 -04:00
Erik Osheim 3d8b0036d1 added methods for working with ~/.pmc/XYZ paths
--HG--
branch : pmacs2
2010-09-11 10:29:41 -04:00
Erik Osheim 48d328b144 merge
--HG--
branch : pmacs2
2010-09-10 00:19:09 -04:00
Erik Osheim eed9887e8f improvements to scala mode
--HG--
branch : pmacs2
2010-09-10 00:18:43 -04:00
Erik Osheim c439163434 make XML parsing slightly more flexible
--HG--
branch : pmacs2
2010-09-10 00:18:34 -04:00
Erik Osheim d7d96f5026 slight UI improvement
--HG--
branch : pmacs2
2010-09-05 19:08:53 -04:00
Erik Osheim d95e7d3dda add initial tag support to some other languages as well
--HG--
branch : pmacs2
2010-08-17 23:43:00 -04:00
Erik Osheim 7cd3b7dda7 remove debugging code
--HG--
branch : pmacs2
2010-08-17 23:31:30 -04:00
Erik Osheim 0fc98f894a added search-tags, abc for tag commands, and fixed auto-initialization of TAGS
--HG--
branch : pmacs2
2010-08-17 07:47:52 -04:00
Erik Osheim 2f67f708cd initial ctags/etags support for C
--HG--
branch : pmacs2
2010-08-16 23:45:33 -04:00
Erik Osheim 990414dc34 add hilighting for classes and functions
--HG--
branch : pmacs2
2010-08-12 07:40:07 -04:00
Erik Osheim c494da8b44 adding more powerful support for single-statement control structures to support scala's lack of semicolons
--HG--
branch : pmacs2
2010-08-12 00:01:47 -04:00
Erik Osheim dd3151d354 first stab at scala indenter... by no means complete or correct
--HG--
branch : pmacs2
2010-08-11 23:16:48 -04:00
Erik Osheim 0f1a81d199 fix obscure, unlikely bug
--HG--
branch : pmacs2
2010-08-11 23:16:32 -04:00
Erik Osheim c76ce84e3f remove useless import
--HG--
branch : pmacs2
2010-08-11 23:16:22 -04:00
Erik Osheim 9ef9c4b633 slightly better scala support
--HG--
branch : pmacs2
2010-08-11 10:19:12 -04:00
Erik Osheim ac0fb2afb2 added scala strings and symbols
--HG--
branch : pmacs2
2010-08-11 08:55:30 -04:00
Erik Osheim 2cb5939d3d initial rudimentary scala mode
--HG--
branch : pmacs2
2010-08-11 08:42:43 -04:00
Erik Osheim 6fd32c02df improve handling of indenting/whitespace in tab-using buffers
--HG--
branch : pmacs2
2010-07-27 15:26:42 -04:00
Erik Osheim 3bcf14bbb0 toggle-tabs should toggle using tabs in buffer
--HG--
branch : pmacs2
2010-07-06 09:40:28 -04:00
Erik Osheim 7dac9a1984 make indenting with tabs work better
--HG--
branch : pmacs2
2010-07-03 23:33:05 -04:00
Erik Osheim dd37bf139b maybe editing with tabs actually works now?
--HG--
branch : pmacs2
2010-07-03 23:08:15 -04:00
Erik Osheim ff77879a81 try to make the tab-kludge render better
--HG--
branch : pmacs2
2010-06-04 00:43:11 -04:00
Erik Osheim 9b57b04658 improved handling of encodings/utf-8/curses
--HG--
branch : pmacs2
2010-06-04 00:10:27 -04:00
Erik Osheim c7070c2d01 merge
--HG--
branch : pmacs2
2010-06-01 14:38:01 -04:00