[all-commits] [llvm/llvm-project] c7d237: [mlir] add a simple pygments lexer (#120942)
ftynse via All-commits
all-commits at lists.llvm.org
Mon Dec 30 08:28:14 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7d237085bf9102ecf0c9105d8cc7fd94b752a3a
https://github.com/llvm/llvm-project/commit/c7d237085bf9102ecf0c9105d8cc7fd94b752a3a
Author: Oleksandr "Alex" Zinenko <git at ozinenko.com>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
A mlir/utils/pygments/README.md
A mlir/utils/pygments/mlir_lexer.py
Log Message:
-----------
[mlir] add a simple pygments lexer (#120942)
This enables syntax highlighting of MLIR using the Pygments package in
Python, which is in turn usable from LaTeX via the minted package.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list