LDiracDelta

Show:

What's happening?

  • Comment: Antlr Mode support for v3 strings and escapes

    File Added: antr_v3_strings.patch.

    2009-02-19 12:49:38 UTC in jEdit

  • Antlr Mode support for v3 strings and escapes

    This patch provides support for Antlr version 3 strings and proper support of the '\' char within string literals. --- modes/antlr.xml 2008-03-17 10:21:01.732143000 -0700 +++ modes/antlr.xml 2008-07-08 09:53:36.019935938 -0700 @@ -27,10 +27,14 @@ */ // -.

    2008-07-08 17:09:40 UTC in jEdit

  • Comment: Search Directory of Current Buffer

    Wow. That's embarrassing. I never knew what that did until now. I'll just go crawl in a hole now.

    2008-03-30 21:26:13 UTC in jEdit

  • Search Directory of Current Buffer

    Added option to search & replace Dialog to search the directory of the current buffer. I did this because I found I was constantly opening the "open file" dialog, grabbing the path ( which is the directory of the current buffer ) and then opening the search dialog and pasting that path into the search directory.

    2008-03-30 17:32:35 UTC in jEdit

  • Adding digit_re to recognize hex for assembly-x86

    Mode "assembly-x86.xml" needs a regular expression to recognize hex numbers in asm. (Hex is used *very* often in ASM). here is a bunch of different ways to write a number in x86 asm: 023h 0x28 0DEADBEEFh 0xDEADBEEF The attached patch file will insert the digit regular expression. It was created against rev 9228 using link...

    2007-07-19 00:30:35 UTC in jEdit

About Me

  • 2004-11-14 (5 years ago)
  • 1158867
  • ldiracdelta (My Site)
  • LDiracDelta

Send me a message