summaryrefslogtreecommitdiff
path: root/pygments/lexers/_scheme_builtins.py
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
|
* Scheme: autogenerate lists of builtinsJean Abou Samra2022-02-081-0/+1609
This enriches the space of recognized builtins. Note that this also fixes the space after a builtin being included in the token.