summaryrefslogtreecommitdiff
path: root/pygments/lexers/wren.py
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
|
* Add support for Wren language (#2271)PureFox482022-11-291-0/+99
Co-authored-by: Jean Abou Samra <jean@abou-samra.fr>