summaryrefslogtreecommitdiff
path: root/pygments/lexers/sas.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* all: run regexlint, add a few more changelog entriesGeorg Brandl2017-01-221-6/+6
* Copyright update.Georg Brandl2017-01-221-1/+1
* Remove a bunch of duplicates in words()Tim Hatch2016-06-021-4/+4
* Move stata builtins to their own file, remove some aliasesTim Hatch2016-06-021-4/+7
* Removed redundant string interpolation in lexer definitions.Mauricio Caceres2016-05-101-2/+0
* Added syntax support and (very simple) styles for SAS and StataMauricio Caceres2016-05-091-0/+227