Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all files, redirect to GitHub.HEADmaster | Matth?us G. Chajdas | 2019-11-10 | 1 | -1222/+0 |
| | |||||
* | Fixup all headers and some more minor problems.2.4.2 | Georg Brandl | 2019-05-28 | 1 | -1/+1 |
| | |||||
* | Fix remaining 'DeprecationWarning: invalid escape sequence' occurrences in ↵ | Andreas Kloeckner | 2018-06-19 | 1 | -3/+3 |
| | | | | lexer files | ||||
* | Copyright update. | Georg Brandl | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | Improve LuaLexer | David Corbett | 2016-03-21 | 1 | -22/+40 |
| | |||||
* | Fix most complaints from regexlint. | Georg Brandl | 2016-02-14 | 1 | -10/+11 |
| | |||||
* | More style and markup fixes. | Georg Brandl | 2015-10-17 | 1 | -28/+35 |
| | |||||
* | Remove unicode-raw string, for 3.x compatibility. | Tim Hatch | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Update JclLexer to remove explicit jump-to-root. | Tim Hatch | 2015-10-11 | 1 | -3/+3 |
| | | | | | See my comments on pull request #208 for how this should do the right thing when not matching \n. | ||||
* | Merged in roskakori/pygments-mainframe (pull request #208) | Tim Hatch | 2015-10-11 | 1 | -2/+275 |
| | |||||
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Simplify charclasses in the remaining modules | Georg Brandl | 2014-11-06 | 1 | -1/+2 |
| | |||||
* | Simplify charclasses in a few more modules | Georg Brandl | 2014-11-06 | 1 | -15/+15 |
| | |||||
* | Fix typo. | Georg Brandl | 2014-10-16 | 1 | -1/+1 |
| | |||||
* | Curly brace escaping, round 1. | Tim Hatch | 2014-10-15 | 1 | -1/+1 |
| | | | | | These locations were all found by regexlint and done semi-manually, leaving braces within [] alone (they aren't special in the 'regex' module). | ||||
* | move module names from _XXXbuiltins to _XXX_builtins to be consistent | Georg Brandl | 2014-10-04 | 1 | -3/+3 |
| | |||||
* | fix most remaining overlong lines. | Georg Brandl | 2014-10-04 | 1 | -11/+11 |
| | |||||
* | Fix minor problems noted by regexlint and 'make check' | Tim Hatch | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | reorganization of other.py, part 3/3 | Georg Brandl | 2014-09-19 | 1 | -1/+83 |
| | |||||
* | reorganization of other.py, part 2 | Georg Brandl | 2014-09-19 | 1 | -1/+157 |
| | |||||
* | reorganization of other.py, part 1 | Georg Brandl | 2014-09-19 | 1 | -2/+410 |
| | |||||
* | More application of words(). | Georg Brandl | 2014-09-19 | 1 | -4/+8 |
| | |||||
* | split up agile.py into individual modules | Georg Brandl | 2014-09-16 | 1 | -0/+272 |