aboutsummaryrefslogtreecommitdiffstats
path: root/lockfile.json
diff options
context:
space:
mode:
authorRamkumar Ramachandra <r@artagnon.com>2023-02-20 21:12:09 +0100
committerStephan Seitz <stephan.seitz@fau.de>2023-03-14 01:50:12 +0100
commit5c4ea53070c4e2680d7256be5487f0ef653a8a6d (patch)
tree9b94c2b101d1b449035289235e958e1ad7e9b791 /lockfile.json
parentUpdate parsers: scala (diff)
downloadnvim-treesitter-5c4ea53070c4e2680d7256be5487f0ef653a8a6d.tar
nvim-treesitter-5c4ea53070c4e2680d7256be5487f0ef653a8a6d.tar.gz
nvim-treesitter-5c4ea53070c4e2680d7256be5487f0ef653a8a6d.tar.bz2
nvim-treesitter-5c4ea53070c4e2680d7256be5487f0ef653a8a6d.tar.lz
nvim-treesitter-5c4ea53070c4e2680d7256be5487f0ef653a8a6d.tar.xz
nvim-treesitter-5c4ea53070c4e2680d7256be5487f0ef653a8a6d.tar.zst
nvim-treesitter-5c4ea53070c4e2680d7256be5487f0ef653a8a6d.zip
parsers: add tree-sitter-mlir parser
The parser is currently in development, and 60-80% of MLIR files in the test suite of MLIR, within the Arith, Math, SCF, Tensor, and Linalg dialects parse successfully.
Diffstat (limited to 'lockfile.json')
-rw-r--r--lockfile.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/lockfile.json b/lockfile.json
index 061bbc98e..f205b2735 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -296,6 +296,9 @@
"meson": {
"revision": "3d6dfbdb2432603bc84ca7dc009bb39ed9a8a7b1"
},
+ "mlir": {
+ "revision": "f36fef9932e1214f65aa37cf700197ea5837e90a"
+ },
"nickel": {
"revision": "d6c7eeb751038f934b5b1aa7ff236376d0235c56"
},