summaryrefslogtreecommitdiff
path: root/tests/examplefiles/clojure
Commit message (Collapse)AuthorAgeFilesLines
* Update golen test files.Matthäus G. Chajdas2022-02-201-103/+103
|
* Merge branch 'master' of github.com:pygments/pygments; branch 'lexers_ijkl' ↵Matthäus G. Chajdas2022-02-203-1116/+1119
|\ | | | | | | of https://github.com/blu-base/pygments into blu-base-lexers_ijkl
| * Whitespace token for scala lexerSebastian Engel2022-01-063-1116/+1119
| |
* | Add support for .cljc clojure file extension (#2043)Danny Freeman2022-01-252-0/+421
|/
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-206-0/+4549
Co-authored-by: Georg Brandl <georg@python.org>