Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
* | Fix Python tracebacks getting duplicated in the console lexer (closes #1068). | Georg Brandl | 2015-01-20 | 1 | -0/+1 |
* | Simplify charclasses in a few more modules | Georg Brandl | 2014-11-06 | 1 | -1/+1 |
* | Curly brace escaping, round 1. | Tim Hatch | 2014-10-15 | 1 | -3/+3 |
* | Closes #874: do not swallow incomplete tracebacks in the Python console lexer. | Georg Brandl | 2014-10-07 | 1 | -0/+3 |
* | misc fixups in math.py and jvm.py | Georg Brandl | 2014-09-20 | 1 | -1/+96 |
* | move Hy to lisp, use words() in python.py | Georg Brandl | 2014-09-16 | 1 | -181/+92 |
* | split up agile.py into individual modules | Georg Brandl | 2014-09-16 | 1 | -5/+633 |
* | split up lexers.compiled into multiple submodules | Georg Brandl | 2014-09-16 | 1 | -0/+196 |