summaryrefslogtreecommitdiff
path: root/pygments/lexers/pascal.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* Portugol touch-upsJean Abou Samra2022-12-101-0/+2
* Add support for PortugolLexer (#2300)Lorhan Sohaky2022-12-101-54/+187
* Improve whitespace handling in the PascalLexer.Matthäus G. Chajdas2022-12-041-3/+3
* all: style fixesGeorg Brandl2022-10-271-2/+1
* Moving Ada Lexer to standalone module (#2117)Gustavo A. Hoffmann2022-04-241-137/+1
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-1/+1
* Happy new year.Georg Brandl2022-01-251-1/+1
* Fix typos (#2030)Kian-Meng Ang2022-01-181-1/+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
* Add 'some' Ada reserved word (#1581)Léo Germond2020-10-271-3/+3
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Fixing parsing of numeric literalsgusthoff2019-12-061-1/+1
* Update project to use modern Python features and idiomsJon Dufresne2019-11-251-12/+12
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Fix more instances of invalid string escapesGeorg Brandl2018-11-281-5/+5
* Merged in belak/pygments-main/lexer-delphi-dpr-ext (pull request #655)Georg Brandl2017-01-221-1/+1
|\
| * Copyright update.Georg Brandl2017-01-221-1/+1
| * Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+644
* Match .dpr files as DelphiKaleb Elwert2016-08-181-1/+1
* merge default into stableGeorg Brandl2016-01-171-0/+644