summaryrefslogtreecommitdiff
path: root/pygments/lexers/templates.py
Commit message (Expand)AuthorAgeFilesLines
...
| | * Added Handlebars lexerThomas Boyt2013-04-091-1/+63
| * | Remove duplicate mimetype.Georg Brandl2014-03-041-1/+1
| * | Check for ColdFusion scopes.Tyson2014-02-111-0/+1
| * | Additional keyword constants.Brad Wood2014-02-111-1/+1
| * | Added some keywords and operators.Brad Wood2014-02-111-2/+5
| * | Fixed multiline comments in cfscript.Tyson2014-02-101-2/+3
| * | Added separate lexer to handle CFC. It can handle both tag and script based ...Tyson2014-02-071-4/+19
| * | use versionadded directivesGeorg Brandl2014-01-191-23/+23
| * | new year in copyright noticeGeorg Brandl2014-01-101-1/+1
| * | Closes #912: add brackets for lists in velocityGeorg Brandl2014-01-091-1/+3
* | | Merged birkenfeld/pygments-main into defaultThomas Aglassinger2013-05-201-2/+2
|\ \ \ | |/ /
| * | merge with mgorny/pygments-vim-modelines-r1 (pull request #118)Georg Brandl2013-05-191-2/+2
| |\ \ | | |/ | |/|
| | * Add vim-specific aliases for lexers.Micha? G?rny2012-10-191-2/+2
* | | Merged birkenfeld/pygments-main into defaultThomas Aglassinger2013-04-061-6/+6
|\ \ \ | |/ /
| * | better analyse_text methods to address issue #845EricFromCanada2013-02-101-6/+6
* | | * Added guessing for EasyTrieve, JCL and (Web)FOCUS lexer.Thomas Aglassinger2013-02-221-4/+6
|/ /
* | Fix a couple "make check" issues, mostly long lines.Georg Brandl2013-01-091-3/+6
* | Merged in EricFromCanada/pygments-main (pull request #113: more fixes for the...Georg Brandl2013-01-091-2/+0
|\ \
| * \ periodic mergeEricFromCanada2013-01-081-0/+8
| |\ \
| * | | only looks for opening delimiters after beginning if the first character is '...EricFromCanada2012-09-151-2/+0
| | |/ | |/|
* | | Happy new year 2013.Georg Brandl2013-01-091-1/+1
| |/ |/|
* | Get ready for release: update "new in" version numbers and rename CUDALexerTim Hatch2012-11-121-0/+8
|/
* fixing up language autodetection (only seems to work on extensionless files)EricFromCanada2012-08-161-5/+13
* added requiredelimiters option & support for delimiter-free Lasso 9 filesEricFromCanada2012-08-161-4/+9
* extension changesEricFromCanada2012-08-151-4/+2
* initial Lasso lexer commit.Eric Knibbe2012-06-011-1/+92
* Fix interpretation of #abc format color strings.Georg Brandl2012-05-301-0/+1
* Add changelog entry and author for Tea lexer.Georg Brandl2012-03-101-0/+1
* Style fixes, remove unneeded import.Georg Brandl2012-03-101-8/+9
* Merged in jaxzin/pygments-main (pull request #56)Georg Brandl2012-03-101-2/+46
|\
| * Added support for Tea. http://teatrove.orgBrian R. Jackson2012-02-251-2/+46
* | Fix a '\b' into r'\b' to match word boundaryTim Hatch2012-03-091-1/+1
* | Fix a bunch of minor issues noticed by regexlintTim Hatch2012-03-091-15/+16
|/
* Copyright update.Georg Brandl2012-02-051-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* make check: whitespace errorsTim Hatch2010-12-211-3/+3
* Initial support for ssp files (#473)Tim Hatch2010-12-211-1/+26
* A quick fix for allowing hyphens in django block names (#429)Tim Hatch2010-12-211-1/+1
* merge with http://bitbucket.org/bhollis/pygments-main/Georg Brandl2010-11-261-2/+57
|\
| * Add a Mason lexerBen Hollis2010-11-161-2/+53
|/
* Added VelocityLexer, VelocityXmlLexer, VelocityHtmlLexer classes and updated ...Ross Williams2010-09-141-1/+117
* Fix typo.Georg Brandl2010-08-181-1/+1
* Remove compatibility "sets" imports.Georg Brandl2010-02-181-4/+0
* Added the tilde operator to the django/jinja lexer.mitsuhiko2010-01-241-1/+1
* merge with timGeorg Brandl2010-01-071-1/+1
|\
| * Happy new year!Georg Brandl2010-01-011-1/+1
* | Add Coldfusion support (#424)thatch2009-10-081-1/+96
|/
* Added support for new Jinja2 keywords.mitsuhiko2009-09-131-1/+2
* #425: remove merge turd.gbrandl2009-07-241-8/+0
* Add Evoque lexers, by Mario Ruggier.gbrandl2009-02-061-1/+87