summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Add '1e6' as float token for Python3LexerThomas Kluyver2016-07-121-0/+1
* Merged in kneufeld/pygments-main (pull request #605)Georg Brandl2016-06-162-1/+5
|\
| * TextLexer has no priority and comes late in alphabet so thereforeKurt Neufeld2016-06-031-0/+3
| * ResourceLexer.analyse_text must return float or NoneKurt Neufeld2016-06-031-1/+2
* | Only += is an operatorCamil Staps2016-06-161-3/+1
* | Fixes #1246Camil Staps2016-06-161-0/+2
* | Re-add more comment forms in Properties lexer to unbreak testsTim Hatch2016-06-031-0/+2
* | Merged in pull request #595 (cmrx64/pygments-main)Tim Hatch2016-06-0345-1001/+4867
|\ \
| * \ Merged in camilstaps/pygments-main (pull request #598)Tim Hatch2016-06-031-10/+23
| |\ \
| | * | Clean lexer fixes: hierarchical module names; quantified inputs; genericsCamil Staps2016-05-311-10/+23
| * | | Merged in jesquik/pygments-main-1243 (pull request #604)Tim Hatch2016-06-0318-885/+1932
| |\ \ \
| | * \ \ Merged in kneufeld/pygments-main (pull request #602)Tim Hatch2016-06-0317-884/+1837
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fix some unicode-related tests on Python 2.Tim Hatch2016-06-034-811/+815
| | | * | Merged in pull request #594 (bicycle1885/pygments-main)Tim Hatch2016-06-021-90/+206
| | | |\ \
| | | | * | 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