summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | fix JuliaLexer and JuliaConsoleLexerKenta Sato2016-05-121-90/+206
| | | * | | Merge with -mainTim Hatch2016-06-021-2/+2
| | | |\ \ \
| | | | * \ \ Merged in jesquik/pygments-main (pull request #600)Tim Hatch2016-06-021-2/+2
| | | | |\ \ \
| | | | | * | | Added Python cls builtin word token recognitionJessie Wincek2016-06-021-2/+2
| | | * | | | | Remove a bunch of duplicates in words()Tim Hatch2016-06-0211-47/+47
| | | * | | | | Move stata builtins to their own file, remove some aliasesTim Hatch2016-06-024-419/+440
| | | |/ / / /
| | | * | | | Merged in mcaceresb/pygments-main/sas-stata (pull request #593)Tim Hatch2016-06-025-0/+812
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Removed commented out test code.Mauricio Caceres2016-06-023-13/+6
| | | | * | | Removed redundant string interpolation in lexer definitions.Mauricio Caceres2016-05-102-7/+2
| | | | * | | Added syntax support and (very simple) styles for SAS and StataMauricio Caceres2016-05-095-0/+824
| | | | |/ /
| | * | | | added github flavoured markdown parserKurt Neufeld2016-06-022-1/+95
| | |/ / /
| * | | | Added recognition of keys without a value being setJessie Wincek2016-06-021-0/+1
| * | | | Added space as a valid delimiter between key and value. Added tests for \ esc...Jessie Wincek2016-06-021-0/+1
| * | | | Comment leading whitespace no longer counts as Token.Comment but instead Toke...Jessie Wincek2016-06-021-2/+4
| * | | | Better comment recognitionJessie Wincek2016-06-021-1/+1
| * | | | Added ! comment recognitionJessie Wincek2016-06-021-1/+1
| |/ / /
| * | | 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
| | | | | | |\ \ \ \ \ \ | | | | | | | |_|_|_|_|/ | | | | | | |/| | | | |