Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with stable | Georg Brandl | 2015-01-21 | 1 | -2/+2 |
|\ | |||||
| * | updated Stan lexer to language version 2.5.0 | Jeffrey B. Arnold | 2014-11-14 | 1 | -2/+2 |
| | | |||||
* | | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
|/ | |||||
* | Simplify charclasses in the remaining modules | Georg Brandl | 2014-11-06 | 1 | -4/+4 |
| | |||||
* | Fix "matches empty string" complaints from regexlint. | Georg Brandl | 2014-10-16 | 1 | -3/+5 |
| | |||||
* | Curly brace escaping, round 2. | Tim Hatch | 2014-10-15 | 1 | -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 Hatch | 2014-10-15 | 1 | -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 Hatch | 2014-10-14 | 1 | -69/+48 |
| | |||||
* | Fix link for OpenBugs. | Tim Hatch | 2014-10-06 | 1 | -1/+1 |
| | | | | Fixes #1037 | ||||
* | fix most remaining overlong lines. | Georg Brandl | 2014-10-04 | 1 | -1/+2 |
| | |||||
* | split up math module | Georg Brandl | 2014-09-20 | 1 | -1/+261 |
| | |||||
* | split up web lexers | Georg Brandl | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | reorganization of other.py, part 1 | Georg Brandl | 2014-09-19 | 1 | -0/+114 |