summaryrefslogtreecommitdiff
path: root/pygments/lexers/dax.py
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for release.Matthäus G. Chajdas2023-04-101-0/+2
| | | | | | * Update CHANGES. * Fix missing `versionadded` declarations. * Fix a few linter issues.
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
|
* Dax: Update list of Functions (#2345)Greg de Lima2023-02-161-47/+68
|
* Add new lexer for DAX (#2335)Greg de Lima2023-02-131-0/+113
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>