summaryrefslogtreecommitdiff
path: root/pygments/lexers/fortran.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Remove duplicates from data passed to words()Tim Hatch2014-11-061-1/+1
* Simplify charclasses in the remaining modulesGeorg Brandl2014-11-061-3/+3
* Fortran: allow . as punctuationGeorg Brandl2014-11-061-1/+1
* Fortran: allow $ in namesGeorg Brandl2014-11-061-1/+1
* FORTRAN: fix previous commitGeorg Brandl2014-11-061-2/+2
* FORTRAN: recognize cpp style preprocessor lines, fix overzealous variable hig...Georg Brandl2014-11-061-1/+2
* More fixes thanks to regexlint.Georg Brandl2014-10-161-2/+2
* split up lexers.compiled into multiple submodulesGeorg Brandl2014-09-161-0/+160