summaryrefslogtreecommitdiff
path: root/pygments/lexers/ecl.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* all: style fixesGeorg Brandl2022-10-271-30/+39
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-3/+2
* Happy new year.Georg Brandl2022-01-251-1/+1
* Fix typos (#2030)Kian-Meng Ang2022-01-181-1/+1
* Modernize Whitespace token in lexer: eclSebastian Engel2021-11-141-3/+3
* fix ecl analyze text logic (#1610)Carlos Henrique Guardão Gandarez2021-02-121-2/+2
* Fix mishandling '*/' in C/C++ and related (fixes #1695)Georg Brandl2021-01-291-2/+1
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* fix ecl doc reference (#1609)Carlos Henrique Guardão Gandarez2020-11-251-1/+1
* Add analyze_text to make make check happy. (#1549)Matthäus G. Chajdas2020-09-231-0/+14
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+125