History log of /llvm-project/mlir/utils/pygments/mlir_lexer.py (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init, llvmorg-19.1.7
# c7d23708 30-Dec-2024 Oleksandr "Alex" Zinenko <git@ozinenko.com>

[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.