Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Curly brace escaping, round 1. | Tim Hatch | 2014-10-15 | 1 | -2/+2 |
* | all lexers: fix unescaped { and } so that the "regex" module can compile our ... | Georg Brandl | 2014-10-15 | 1 | -3/+3 |
* | RubyLexer: Be less picky about closing delimiters. | Tim Hatch | 2014-10-06 | 1 | -6/+6 |
* | RubyLexer: Highlight operator methods better. | Tim Hatch | 2014-10-06 | 1 | -2/+9 |
* | RubyLexer: Keep state with nested interpolations | Tim Hatch | 2014-10-06 | 1 | -1/+2 |
* | Correct accidental punctuation range in RubyLexer. | Tim Hatch | 2014-10-06 | 1 | -1/+1 |
* | More application of words(). | Georg Brandl | 2014-09-19 | 1 | -37/+47 |
* | split up agile.py into individual modules | Georg Brandl | 2014-09-16 | 1 | -0/+498 |