summaryrefslogtreecommitdiff
path: root/pygments/styles/stata.py
Commit message (Collapse)AuthorAgeFilesLines
* Stata lexer and styles improvements and bug fixesMauricio Caceres Bravo2018-12-181-37/+0
| | | | | | | | - Nested comments correctly highlighted. - Globals and locals correctly nested inside each other and strings. - Extended locals and stored results correctly highlighted. - Keywords and operators correctly highlighted. - Parentheses and functions correctly highlighted.
* Removed commented out test code.Mauricio Caceres2016-06-021-3/+0
|
* Added syntax support and (very simple) styles for SAS and StataMauricio Caceres2016-05-091-0/+40