Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged birkenfeld/pygments-main into default | Nate Whetsell | 2015-11-11 | 8 | -0/+2951 |
|\ | |||||
| * | Merged in hhsprings/pygments-hhs-sub/add-pkgconfig-lexer (pull request #517) | Tim Hatch | 2015-11-10 | 3 | -0/+46 |
| |\ | |||||
| | * | Merged default into add-abnf-lexer | Hiroaki Itoh | 2015-11-10 | 2 | -0/+2785 |
| | |\ | |||||
| | * | | update example. | hhsprings | 2015-11-09 | 1 | -0/+2 |
| | * | | Merged default into add-abnf-lexer | Hiroaki Itoh | 2015-11-09 | 3 | -0/+44 |
| | |\ \ | |||||
| | | * | | Add the lexer for original BNF. | hhsprings | 2015-11-05 | 1 | -0/+15 |
| | | * | | update example2. | hhsprings | 2015-11-05 | 1 | -1/+1 |
| | | * | | re-create examples. | hhsprings | 2015-11-05 | 2 | -7/+29 |
| | | * | | Delete examples1~4 because these examples may have license issue. | hhsprings | 2015-11-05 | 4 | -880/+0 |
| | | * | | Add the lexer for IETF 7405 ABNF <http://www.ietf.org/rfc/rfc7405.txt>. | hhsprings | 2015-11-05 | 5 | -0/+887 |
| * | | | | Merged default into add-pkgconfig-lexer | Hiroaki Itoh | 2015-11-10 | 2 | -0/+2785 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merged default into add-termcapterminfo-lexer | Hiroaki Itoh | 2015-11-09 | 2 | -0/+2785 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Add the lexer for traditional termcap/terminfo source. | hhsprings | 2015-11-04 | 2 | -0/+2785 |
| | | |/ | |||||
| * | | | The { is not required. | hhsprings | 2015-11-09 | 1 | -1/+1 |
| * | | | Merged default into add-pkgconfig-lexer | Hiroaki Itoh | 2015-11-09 | 2 | -0/+67 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | * Add lexer for `pkg-config <http://www.freedesktop.org/wiki/Software/pkg-con... | hhsprings | 2015-11-06 | 2 | -0/+67 |
| | |/ | |||||
| * | | * see `#1164 <https://bitbucket.org/birkenfeld/pygments-main/issues/1164/lint... | hhsprings | 2015-11-08 | 1 | -0/+8 |
| * | | Update example. | hhsprings | 2015-11-03 | 1 | -40/+15 |
| * | | Merged birkenfeld/pygments-main into default | Hiroaki Itoh | 2015-11-03 | 1 | -0/+260 |
| |\ \ | | |/ | |||||
| * | | Merged birkenfeld/pygments-main into default | Hiroaki Itoh | 2015-11-01 | 12 | -0/+1893 |
| |\ \ | |||||
| * \ \ | Merged birkenfeld/pygments-main into default | Hiroaki Itoh | 2015-11-01 | 3 | -0/+452 |
| |\ \ \ | |||||
| * \ \ \ | Merged birkenfeld/pygments-main into default | Hiroaki Itoh | 2015-10-29 | 1 | -58/+0 |
| |\ \ \ \ | |||||
| * | | | | | Add the lexer for traditional `bc: an arbitrary precision calculator language'. | hhsprings | 2015-10-28 | 1 | -0/+70 |
* | | | | | | Add Csound score file | Nathan Whetsell | 2015-11-03 | 1 | -0/+10 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Re-merge pull request #507. | Tim Hatch | 2015-11-02 | 1 | -0/+260 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add example CSD file | Nathan Whetsell | 2015-10-31 | 1 | -0/+260 |
| |/ / / | |||||
* | | | | Merged in ProgVal/pygments-main/c-function-keywords (pull request #487) | Tim Hatch | 2015-10-31 | 63 | -359/+8176 |
|\ \ \ \ | |||||
| * \ \ \ | Merged in smattr/pygments-main (pull request #462) | Tim Hatch | 2015-10-31 | 49 | -124/+6487 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge with -main | Tim Hatch | 2015-10-31 | 1 | -0/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix missing imports after move, add example file. | Tim Hatch | 2015-10-31 | 1 | -0/+4 |
| | | * | | | | Merged in sbigaret/pygments-main/QVToLexer (pull request #204) | Tim Hatch | 2015-10-31 | 189 | -2978/+29089 |
| | | |\ \ \ \ | |||||
| | * | \ \ \ \ | Merged with miikkas/pygments-hexdump (pull request #508) | Tim Hatch | 2015-10-31 | 6 | -0/+1795 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | Added support for od and xxd. Minor enhancements. | Miikka Salminen | 2015-10-28 | 6 | -0/+1485 |
| | | * | | | | | Added lexer for typical hexdump outputs. | Miikka Salminen | 2015-10-24 | 1 | -0/+310 |
| | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Merged in fleischwolf/pygments-main (pull request #509) | Tim Hatch | 2015-10-31 | 1 | -0/+11 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Added Decorators to TypeScript lexer | Wolfgang Mayr | 2015-10-26 | 1 | -0/+11 |
| | | |/ / / / | |||||
| | * | | | | | Merged in jparise/pygments-main/thrift (pull request #469) | Tim Hatch | 2015-10-31 | 1 | -0/+14 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Add demo file for Thrift | Tim Hatch | 2015-10-31 | 1 | -0/+14 |
| | * | | | | | | Fixes #1133: Merge malexk/pygments-main (pull request #488). | Tim Hatch | 2015-10-31 | 51 | -359/+6278 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | Merge ezhillang/pygments-main (pull request #443) | Tim Hatch | 2015-10-31 | 2 | -0/+334 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Minor changes to Ezhil lexer | Tim Hatch | 2015-10-31 | 1 | -0/+2 |
| | | | * | | | | | 1) pygments/lexers/ezhil.py for the following in response to review by David ... | Muthiah Annamalai | 2015-02-04 | 1 | -8/+4 |
| | | | * | | | | | 1) add unittest for Ezhil Pygments | Muthiah Annamalai | 2015-02-02 | 2 | -0/+336 |
| | | * | | | | | | Add test file for Python tracebacks changes; normalize AUTHORS | Tim Hatch | 2015-10-31 | 1 | -0/+118 |
| | | * | | | | | | Merge with -main | Tim Hatch | 2015-10-31 | 1 | -58/+0 |
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | |||||
| | | | * | | | | | Remove AGPL example file. | Tim Hatch | 2015-10-28 | 1 | -58/+0 |
| | | | | |_|/ / | | | | |/| | | | |||||
| | | * | | | | | Merged in chebee7i/pygments-main/lexer_comments (pull request #253) | Tim Hatch | 2015-10-31 | 183 | -2920/+28589 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | | | | | / | | | | |_|_|/ | | | |/| | | | |||||
| | | | * | | | Fixes #1139: Correctly order symbol and char literals in ScalaLexer | Tim Hatch | 2015-10-16 | 1 | -0/+4 |
| | | | * | | | Merged in nwhetsell/pygments-main/csound (pull request #494) | Tim Hatch | 2015-10-14 | 35 | -66/+4004 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merged in ckristo/pygments-main/sparql-fix (pull request #491) | Tim Hatch | 2015-10-14 | 1 | -5/+30 |
| | | | | |\ \ \ |