| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unbreak C/C++ tests (again). | Tim Hatch | 2015-11-02 | 1 | -2/+2 |
| | | | | | | I don't know how this got through my running the local tests earlier, unless there's a Python-version-specific issue here. | ||||
| * | Unbreak NesC after PR#487 merge. | Tim Hatch | 2015-10-31 | 1 | -1/+1 |
| | | |||||
| * | Merged in ProgVal/pygments-main/c-function-keywords (pull request #487) | Tim Hatch | 2015-10-31 | 1 | -16/+24 |
| |\ | |||||
| | * | Fixes #1133: Merge malexk/pygments-main (pull request #488). | Tim Hatch | 2015-10-31 | 1 | -15/+20 |
| | |\ | |||||
| | | * | Closes #1141: C: remove blanket *_t highlighting, add some Linux specific _t ↵ | Georg Brandl | 2015-10-17 | 1 | -14/+19 |
| | | | | | | | | | | | | | types | ||||
| | | * | Fixes #1148: Trigger using CLexer off string "#ifndef" | Tim Hatch | 2015-10-16 | 1 | -1/+1 |
| | | | | |||||
| | * | | c_cpp.py edited online with Bitbucket | Marco A | 2015-08-05 | 1 | -0/+1 |
| | |/ | |||||
| | * | Merged in erikrose/pygments-main (pull request #441) | Georg Brandl | 2015-07-21 | 1 | -1/+3 |
| | |\ | | | | | | | | | | #1081: Revert e19e3591780ae26aaa0c2a672771192f71c28b50 to fix a case of pathological slowness. | ||||
| | | * | #1081: Revert e19e3591780ae26aaa0c2a672771192f71c28b50 to fix a case of ↵ | Erik Rose | 2015-01-26 | 1 | -1/+3 |
| | | | | | | | | | | | | | pathological slowness. | ||||
| * | | | Fix previous commit (again) | Valentin Lorentz | 2015-07-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix previous commit | Valentin Lorentz | 2015-07-21 | 1 | -5/+3 |
| | | | | |||||
| * | | | Add support for function keywords in C/C++. | Valentin Lorentz | 2015-07-21 | 1 | -3/+5 |
| |/ / | |||||
| * | | Closes #1094: add try as a C++ keyword. | Georg Brandl | 2015-04-08 | 1 | -1/+1 |
| |/ | |||||
| * | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | | |||||
| * | Closes #1057: adjust lexer analysis functions; remove too broad analysis for ↵ | Georg Brandl | 2014-11-09 | 1 | -1/+3 |
| | | | | | SystemVerilog and strengthen C. | ||||
| * | 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. | ||||
| * | all lexers: fix unescaped { and } so that the "regex" module can compile our ↵ | Georg Brandl | 2014-10-15 | 1 | -2/+2 |
| | | | | | regexes | ||||
| * | Remove the c_like subpackage. | Georg Brandl | 2014-09-20 | 1 | -0/+231 |
