summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Add support for .ecl file extension for Prologpchaigno2014-06-241-1/+1
* Merged in megajoule/pygments-main (pull request #372)Tim Hatch2014-06-074-5/+265
|\
| * Merge with pygments-mainTim Hatch2014-06-072-1/+43
| |\
| | * Merged in krasul/pygments-main/swift (pull request #371)Tim Hatch2014-06-076-93/+1174
| | |\
| | * | Initial Swift lexerKashif Rasul2014-06-052-1/+43
| * | | Add link for LiquidTim Hatch2014-06-071-1/+2
| * | | Cleanups by regexlint for #977Tim Hatch2014-06-071-7/+8
| * | | Line length cleanups for #977Tim Hatch2014-06-071-20/+58
| * | | Import liquid lexer from #977Tim Hatch2014-06-072-3/+171
| | |/ | |/|
| * | Merged in llllllllll/pygments-main (pull request #369)Tim Hatch2014-06-051-1/+11
| |\ \
| | * | Adds commented form #;(sexpr) to comment out whole sexprs and supportJoe Jevnik2014-06-041-1/+11
* | | | A few fix-ups for the updated ElixirLexer filesAlexei Sholik2014-06-071-1/+1
* | | | Update ElixirConsoleLexer and add example fileAlexei Sholik2014-06-051-4/+8
* | | | Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-051-66/+229
|/ / /
* | | Merged in whatthejeff/pygments-main/update-php (pull request #370)Tim Hatch2014-06-051-89/+1057
|\ \ \
| * | | Made the following improvements to the PHP builtins script:Jeff Welch2014-06-051-89/+1057
| |/ /
* | | Merged in calixte_denizet/pygments-main (pull request #367)Tim Hatch2014-06-054-2/+102
|\ \ \ | |/ /
| * | Merged in malept/pygments/yaml+jinja-lexer (pull request #365)Tim Hatch2014-06-042-1/+22
| |\ \
| | * | Add YAML+Jinja (Saltstack state) lexerMark Lee2014-05-202-1/+22
| | |/
| * | Merged in k0kubun/pygments-main (pull request #366)Tim Hatch2014-06-041-0/+8
| |\ \
| | * | Adds block comments for scheme as defined in R6RS.Joe Jevnik2014-06-031-0/+8
| | |/
| * | Add SlimLexerTakashi Kokubun2014-05-252-1/+72
| |/
* | Add C++11 keywordsCalixte Denizet2014-05-301-1/+4
|/
* Go allows unicode for identifiers.Tim Hatch2014-05-201-1/+3
* Merged in dscorbett/pygments-numbers (pull request #364)Tim Hatch2014-05-2011-54/+62
|\
| * Add token type Number.BinDavid Corbett2014-05-1911-54/+62
* | Update mapfiles.Tim Hatch2014-05-191-2/+2
* | Make the formatters _mapping.py work like lexers wrt. PYTHONPATHTim Hatch2014-05-191-0/+7
* | Add 'emacs-lisp' alias to make org-mode happy.Tim Hatch2014-05-194-5/+10
* | Fix nested comments in ColdFusionDavid Corbett2014-05-191-4/+3
|/
* Merged in dscorbett/pygments-vb.net (pull request #362)Tim Hatch2014-05-181-3/+2
|\
| * Fix VbNetLexer.analyse_textDavid Corbett2014-05-171-3/+2
* | Merged in jaingaurav2/pygments-main-c-cleanup (pull request #342)Tim Hatch2014-05-1811-176/+191
|\ \
| * | Apply default state transition in various lexers to avoid extra token generationGaurav Jain2014-05-1810-159/+158
| * | Add support for default state transition in ExtendedRegexLexerGaurav Jain2014-05-181-9/+10
| * | Merged birkenfeld/pygments-main into defaultGaurav Jain2014-05-172-8/+23
| |\ \ | | |/ | |/|
| | * Merged birkenfeld/pygments-main into defaultGaurav Jain2014-05-1725-1131/+2002
| | |\
| | * | Allow default state transitions to allow for state strings as well as tuplesGaurav Jain2014-05-021-5/+7
| | * | Use default state transition to eliminate unecessary empty tokensGaurav Jain2014-04-291-2/+2
| | * | Add ability to specify default state transitionGaurav Jain2014-04-291-6/+19
* | | | Merged in spderosso/pygments-main (pull request #355)Tim Hatch2014-05-182-1/+60
|\ \ \ \ | |/ / / |/| | |
| * | | fixed bug in AlloyLexersperezde2014-05-171-1/+1
| * | | Alloy (alloy.mit.edu) lexerSantiago Perez De Rosso2014-05-132-1/+60
* | | | Merged in timgilbert/pygments-main/clj-keyword-fix (pull request #326)Tim Hatch2014-05-1729-1144/+2763
|\ \ \ \
| * \ \ \ Merged in jaingaurav2/pygments-main-993 (pull request #359)Tim Hatch2014-05-171-0/+8
| |\ \ \ \
| | * | | | Only allow one shebang in Groovy filesGaurav Jain2014-05-161-1/+1
| | * | | | Add shebang support to Groovy lexerGaurav Jain2014-05-161-0/+8
| | | |_|/ | | |/| |
| * | | | Swap MIME types of ActionScript and ActionScript 3David Corbett2014-05-172-6/+6
| |/ / /
| * | | Merged in jambonrose/pygments-main (pull request #338)Tim Hatch2014-05-162-15/+23
| |\ \ \
| | * | | Clarified comment in _surrogatepair() util.Andrew Pinkham2014-05-061-1/+1