summaryrefslogtreecommitdiff
path: root/pygments/lexers/modeling.py
Commit message (Collapse)AuthorAgeFilesLines
* merge with stableGeorg Brandl2015-01-211-2/+2
|\
| * updated Stan lexer to language version 2.5.0Jeffrey B. Arnold2014-11-141-2/+2
| |
* | Copyright year update.Georg Brandl2015-01-211-1/+1
|/
* Simplify charclasses in the remaining modulesGeorg Brandl2014-11-061-4/+4
|
* Fix "matches empty string" complaints from regexlint.Georg Brandl2014-10-161-3/+5
|
* Curly brace escaping, round 2.Tim Hatch2014-10-151-1/+1
| | | | | | | These were all pointed out by regexlint but required manual effort to track down (indicator.py was confused by most of them being produced by expressions). Also comment out some iffy comment patterns.
* Curly brace escaping, round 1.Tim Hatch2014-10-151-2/+2
| | | | | These locations were all found by regexlint and done semi-manually, leaving braces within [] alone (they aren't special in the 'regex' module).
* Improve Modelica lexer (Pull Request #390)Tim Hatch2014-10-141-69/+48
|
* Fix link for OpenBugs.Tim Hatch2014-10-061-1/+1
| | | | Fixes #1037
* fix most remaining overlong lines.Georg Brandl2014-10-041-1/+2
|
* split up math moduleGeorg Brandl2014-09-201-1/+261
|
* split up web lexersGeorg Brandl2014-09-191-1/+1
|
* reorganization of other.py, part 1Georg Brandl2014-09-191-0/+114