summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Prevent runaway escapes in php string.Tim Hatch2016-06-011-1/+1
* Fix a bug in default grouping in regexopt when the words are all the same len...Tim Hatch2016-06-011-1/+1
* Rename Jade->PugTim Hatch2016-06-012-10/+11
* Add extension for kif.Tim Hatch2016-06-011-1/+1
* Add backslash-continuation support to console lexer.Tim Hatch2016-06-011-1/+7
* Improve number highlighting in bash.Tim Hatch2016-06-011-1/+1
* Import new version, minor fixes.Tim Hatch2016-06-011-6/+21
* Add Forth lexer.Tim Hatch2016-06-012-0/+163
* Rework CoffeeScript use of slashstartsregex.Tim Hatch2016-05-311-8/+14
* Robustify json-object against unexpected '}'Tim Hatch2016-05-311-1/+5
* Add a new lexer that assumes json object is already open.Tim Hatch2016-05-312-2/+24
* Allow open c-style comments.Tim Hatch2016-05-311-2/+4
* Merge mjem/pygments-main (Pull Request #588)Tim Hatch2016-05-3124-424/+2987
|\
| * Merged in MostAwesomeDude/pygments-main (pull request #592)Tim Hatch2016-05-3120-76/+2387
| |\
| | * Merge with pygments-mainTim Hatch2016-05-312-3/+113
| | |\
| | | * Merged in dscorbett/pygments-snowball (pull request #589)Tim Hatch2016-05-3120-407/+2578
| | | |\
| | | * | Add versionadded to SnowballLexer's docstringDavid Corbett2016-05-281-0/+2
| | | * | Add a lexer for SnowballDavid Corbett2016-04-242-4/+112
| | * | | Merged in fleischwolf/pygments-main (pull request #534)Tim Hatch2016-05-312-1/+79
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Link added and versionadded correctedfleischwolf2016-01-061-2/+2
| | | * | Added valueless attributes (e.g: *ngSwitchDefault)fleischwolf2016-01-031-3/+11
| | | * | Normalized tabulator-whitespacesfleischwolf2016-01-031-13/+13
| | | * | Added rules for Function-calls in ngExpression and variable-definitions in ht...fleischwolf2016-01-031-5/+5
| | | * | templates.py edited online with Bitbucketfleischwolf2016-01-021-2/+3
| | | * | Lexer for Angular 2 template engine addedfleischwolf2016-01-022-1/+70
| | * | | Merge with birkenfeld/pygments-mainTim Hatch2016-05-3189-1586/+6690
| | |\ \ \
| | | * \ \ Merged in dscorbett/pygments-batch (pull request #596)Tim Hatch2016-05-311-2/+2
| | | |\ \ \
| | | | * | | Fix Batch variables in FOR loop commandsDavid Corbett2016-05-251-2/+2
| | | * | | | Merged in BlaXpirit/pygments/crystal2 (pull request #576)Tim Hatch2016-05-3118-430/+2137
| | | |\ \ \ \
| | | | * | | | Also include Lua 5.2 builtinsTim Hatch2016-05-311-7/+39
| | | | * | | | Merged in dscorbett/pygments-lua (pull request #575)Tim Hatch2016-05-3116-384/+2029
| | | | |\ \ \ \
| | | | | * | | | Fix doc underlines.Tim Hatch2016-05-312-4/+4
| | | | | * | | | Fix operators in WhileyTim Hatch2016-05-311-6/+6
| | | | | * | | | Merged in SebastianS90/pygments-whiley (Pull Request #573)Tim Hatch2016-05-312-0/+118
| | | | | |\ \ \ \
| | | | | | * | | | Whiley lexer: make token for keyword "is" consistentSebastian Schweizer2016-03-241-1/+1
| | | | | | * | | | fixes for Whiley lexerSebastian Schweizer2016-03-211-3/+10
| | | | | | * | | | Add a lexer for the Whiley programming languageSebastian Schweizer2016-03-202-0/+111
| | | | | * | | | | Re-add Aheui lexer (bad merge resolution earlier)Tim Hatch2016-05-312-2/+39
| | | | | * | | | | Merged in camilstaps/pygments-main (pull request #564)Tim Hatch2016-05-313-0/+78
| | | | | |\ \ \ \ \
| | | | | | * | | | | NuSMV: Removed last \bCamil Staps2016-03-021-1/+1
| | | | | | * | | | | SMV: Modified suffix to include #, $ and -Camil Staps2016-03-021-7/+7
| | | | | | * | | | | Renamed nusmv.py -> smv.py; comments; words() functionCamil Staps2016-03-024-74/+77
| | | | | | * | | | | Distinguish different number literals, multiline comments, identifiers with -...Camil Staps2016-03-021-4/+22
| | | | | | * | | | | Adds a NuSMV (2.6) lexer and example file.Camil Staps2016-03-023-0/+57
| | | | | * | | | | | Merged in fhahn/pygments-main/silver-lexer2 (pull request #585)Tim Hatch2016-05-3112-381/+1792
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merged in roskakori/pygments-tsql (pull request #577)Tim Hatch2016-05-3111-379/+727
| | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ Merged in roskakori/pygments-main-2/roskakori/fixed-single-line-sql-comments-...Tim Hatch2016-05-3110-376/+724
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ Merged in __item4__/pygments-main/aheui (pull request #523)Tim Hatch2016-05-3110-460/+723
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ Merged in smattr/pygments-main/1575ad37-9b95-4885-9b49-352f0b1c860d (pull req...Tim Hatch2016-05-312-1/+60
| | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * | | | | | Add support for the CapDL language.Matthew Fernandez2016-04-012-1/+60
| | | | | | | | | | | |/ / / / | | | | | | | | | | |/| | | |