summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | | | | | | | | Improve numeric literal support in Java lexerAlden Rogers2016-01-101-1/+37
| | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously unsupported literals (binary, octal, hex floats) are now recognized, and all regexes better match the Java Language Specification (especially concerning underscores, suffixes, and the many ways to write decimal floats).
| | | | * | | | | | | | Merged in atodorov/pygments-main/htmlformatter_with_title (pull request #527)Georg Brandl2016-01-041-0/+8
| | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add filename parameter to HtmlFormatter
| | | | | * | | | | | | | Add filename parameter to HtmlFormatterAlexander Todorov2015-11-291-0/+8
| | | | | |/ / / / / / /
| | | | * | | | | | | | Allow strings in Inform 6 parameter listsDavid Corbett2015-12-131-3/+4
| | | | |/ / / / / / /
| | | * | | | | | | | Cirru update, on dollar in variablesjiyinyiyong2015-11-241-0/+26
| | | |/ / / / / / /
| | | * | | | | | | Merged birkenfeld/pygments-main into defaultNate Whetsell2015-11-118-0/+2951
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | * | | | | | Merged in hhsprings/pygments-hhs-sub/add-pkgconfig-lexer (pull request #517)Tim Hatch2015-11-103-0/+46
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add lexers for pkg-config, pacman.conf
| | | | | * \ \ \ \ \ Merged default into add-abnf-lexerHiroaki Itoh2015-11-102-0/+2785
| | | | | |\ \ \ \ \ \ | | | | | | | |_|/ / / | | | | | | |/| | | |
| | | | | * | | | | | update example.hhsprings2015-11-091-0/+2
| | | | | | | | | | |
| | | | | * | | | | | Merged default into add-abnf-lexerHiroaki Itoh2015-11-093-0/+44
| | | | | |\ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | | | * | | | | Add the lexer for original BNF.hhsprings2015-11-051-0/+15
| | | | | | | | | | |
| | | | | | * | | | | update example2.hhsprings2015-11-051-1/+1
| | | | | | | | | | |
| | | | | | * | | | | re-create examples.hhsprings2015-11-052-7/+29
| | | | | | | | | | |
| | | | | | * | | | | Delete examples1~4 because these examples may have license issue.hhsprings2015-11-054-880/+0
| | | | | | | | | | |
| | | | | | * | | | | Add the lexer for IETF 7405 ABNF <http://www.ietf.org/rfc/rfc7405.txt>.hhsprings2015-11-055-0/+887
| | | | | | | |/ / / | | | | | | |/| | |
| | | | * | | | | | Merged default into add-pkgconfig-lexerHiroaki Itoh2015-11-102-0/+2785
| | | | |\ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | |
| | | | | * | | | | Merged default into add-termcapterminfo-lexerHiroaki Itoh2015-11-092-0/+2785
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | | | * | | | Add the lexer for traditional termcap/terminfo source.hhsprings2015-11-042-0/+2785
| | | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | This is very simple and minimal, but it gives us much enough readability.
| | | | * | | | | The { is not required.hhsprings2015-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See `comment-11592775 <https://bitbucket.org/birkenfeld/pygments-main/pull-requests/517/add-lexers-for-pkg-config-pacmanconf/diff#comment-11592775>`_.
| | | | * | | | | Merged default into add-pkgconfig-lexerHiroaki Itoh2015-11-092-0/+67
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | * Add lexer for `pkg-config ↵hhsprings2015-11-062-0/+67
| | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <http://www.freedesktop.org/wiki/Software/pkg-config/>`_ * Add lexer for `pacman.conf <https://www.archlinux.org/pacman/pacman.conf.5.html>`_.
| | | | * | | | * see `#1164 ↵hhsprings2015-11-081-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <https://bitbucket.org/birkenfeld/pygments-main/issues/1164/linter-to-check-for-single-character#comment-23146873>`_, TNX Tim! * I noticed bc doesn't support 1.0e-2 form.
| | | | * | | | Update example.hhsprings2015-11-031-40/+15
| | | | | | | |
| | | | * | | | Merged birkenfeld/pygments-main into defaultHiroaki Itoh2015-11-031-0/+260
| | | | |\ \ \ \ | | | | | |/ / /
| | | | * | | | Merged birkenfeld/pygments-main into defaultHiroaki Itoh2015-11-0112-0/+1893
| | | | |\ \ \ \
| | | | * \ \ \ \ Merged birkenfeld/pygments-main into defaultHiroaki Itoh2015-11-013-0/+452
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merged birkenfeld/pygments-main into defaultHiroaki Itoh2015-10-291-58/+0
| | | | |\ \ \ \ \ \
| | | | * | | | | | | Add the lexer for traditional `bc: an arbitrary precision calculator language'.hhsprings2015-10-281-0/+70
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | * | | | | | | Add Csound score fileNathan Whetsell2015-11-031-0/+10
| | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | Fixed deepcopy-ing of Token instances (closes #1168)Georg Brandl2016-02-021-0/+8
| | | | | | | | |
| * | | | | | | | Fixup tests for HTML formatter change.Georg Brandl2016-02-021-2/+2
| |/ / / / / / /
| * | | | | | | Backout 10520a0c4913 - this breaks Jython.Georg Brandl2016-02-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you want to handle non-BMP characters correctly with Python 2.x, you should use a build with wide unicode characters. Closes #1205.
| * | | | | | | Add 'except' and 'only' keywords to Chapel lexer and example program.Lydia Duncan2016-02-011-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix example program so that it builds and runs again.
| * | | | | | | merge default into stableGeorg Brandl2016-01-17435-0/+116600
| / / / / / /
* | | | | | | HSAIL: Add test filegrollinger2015-11-071-0/+62
|/ / / / / /
* | | | | | Re-merge pull request #507.Tim Hatch2015-11-021-0/+260
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add example CSD fileNathan Whetsell2015-10-311-0/+260
| |/ / / /
* | | | | Merged in ProgVal/pygments-main/c-function-keywords (pull request #487)Tim Hatch2015-10-3163-359/+8176
|\ \ \ \ \
| * \ \ \ \ Merged in smattr/pygments-main (pull request #462)Tim Hatch2015-10-3149-124/+6487
| |\ \ \ \ \
| | * \ \ \ \ Merge with -mainTim Hatch2015-10-311-0/+4
| | |\ \ \ \ \
| | | * | | | | Fix missing imports after move, add example file.Tim Hatch2015-10-311-0/+4
| | | | | | | |
| | * | | | | | Merged with miikkas/pygments-hexdump (pull request #508)Tim Hatch2015-10-316-0/+1795
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Added support for od and xxd. Minor enhancements.Miikka Salminen2015-10-286-0/+1485
| | | | | | | |
| | | * | | | | Added lexer for typical hexdump outputs.Miikka Salminen2015-10-241-0/+310
| | | |/ / / /
| | * | | | | Merged in fleischwolf/pygments-main (pull request #509)Tim Hatch2015-10-311-0/+11
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Added Decorators to TypeScript lexer
| | | * | | | | Added Decorators to TypeScript lexerWolfgang Mayr2015-10-261-0/+11
| | | |/ / / /
| | * | | | | Merged in jparise/pygments-main/thrift (pull request #469)Tim Hatch2015-10-311-0/+14
| | |\ \ \ \ \
| | | * | | | | Add demo file for ThriftTim Hatch2015-10-311-0/+14
| | | | | | | |
| | * | | | | | Fixes #1133: Merge malexk/pygments-main (pull request #488).Tim Hatch2015-10-3151-359/+6278
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Merge ezhillang/pygments-main (pull request #443)Tim Hatch2015-10-312-0/+334
| | | |\ \ \ \ \