Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Remove duplicates from data passed to words() | Tim Hatch | 2014-11-06 | 1 | -1/+1 |
| | |||||
* | Simplify charclasses in the remaining modules | Georg Brandl | 2014-11-06 | 1 | -3/+3 |
| | |||||
* | Fortran: allow . as punctuation | Georg Brandl | 2014-11-06 | 1 | -1/+1 |
| | |||||
* | Fortran: allow $ in names | Georg Brandl | 2014-11-06 | 1 | -1/+1 |
| | |||||
* | FORTRAN: fix previous commit | Georg Brandl | 2014-11-06 | 1 | -2/+2 |
| | |||||
* | FORTRAN: recognize cpp style preprocessor lines, fix overzealous variable ↵ | Georg Brandl | 2014-11-06 | 1 | -1/+2 |
| | | | | highlighting | ||||
* | More fixes thanks to regexlint. | Georg Brandl | 2014-10-16 | 1 | -2/+2 |
| | |||||
* | split up lexers.compiled into multiple submodules | Georg Brandl | 2014-09-16 | 1 | -0/+160 |