Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2023. | Matthäus G. Chajdas | 2023-03-29 | 1 | -1/+1 |
* | all: move often-used "line_re" to pygments.lexer | Georg Brandl | 2022-10-27 | 1 | -5/+0 |
* | all: style fixes | Georg Brandl | 2022-10-27 | 1 | -1/+1 |
* | Futhark: add missing tokens (#2118) | Troels Henriksen | 2022-04-24 | 1 | -3/+4 |
* | Rework URL information in lexers. | Matthäus G. Chajdas | 2022-03-20 | 1 | -0/+1 |
* | Remove now redundant re.UNICODE and (?u) (#2058) | Jean Abou-Samra | 2022-01-31 | 1 | -2/+0 |
* | Happy new year. | Georg Brandl | 2022-01-25 | 1 | -1/+1 |
* | Modernize Whitespace token in lexer: futhark | Sebastian Engel | 2021-11-14 | 1 | -5/+5 |
* | minor formatting fixups for new lexers | Georg Brandl | 2021-02-14 | 1 | -4/+5 |
* | Fix various issues found by make check. | Matthäus G. Chajdas | 2021-02-14 | 1 | -1/+1 |
* | Add futhark lexer (#1691) | Philip Munksgaard | 2021-02-14 | 1 | -0/+110 |