<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in initialize-params.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6187178e - [mlir:LSP] Switch document sync mode to Incremental</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/mlir/test/tblgen-lsp-server/initialize-params.test#6187178e</link>
        <description>[mlir:LSP] Switch document sync mode to IncrementalThis is much more efficient over the full mode, as it only requires sendingsmalls chunks of files. It also works around a weird command orderingissue (full document updates are being sent after other commands likecode completion) in newer versions of vscode.Differential Revision: https://reviews.llvm.org/D126032

            List of files:
            /llvm-project-15.0.7/mlir/test/tblgen-lsp-server/initialize-params.test</description>
        <pubDate>Tue, 17 May 2022 22:16:24 +0000</pubDate>
        <dc:creator>River Riddle &lt;riddleriver@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8d021670 - [mlir][Tablegen-LSP] Add support for a tracking definitions and references</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/mlir/test/tblgen-lsp-server/initialize-params.test#8d021670</link>
        <description>[mlir][Tablegen-LSP] Add support for a tracking definitions and referencesThis essentially builds an index for the parsed records and record values (fields).This covers quite a few cases, but is limited by the currently lackluster locationtracking in tablegen. A followup will work on plumbing more locations throughtablegen, which should greatly improve what we can do here.Differential Revision: https://reviews.llvm.org/D125443

            List of files:
            /llvm-project-15.0.7/mlir/test/tblgen-lsp-server/initialize-params.test</description>
        <pubDate>Tue, 10 May 2022 17:23:57 +0000</pubDate>
        <dc:creator>River Riddle &lt;riddleriver@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>682ca00e - [mlir][Tablegen-LSP] Add support for include file link and hover</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/mlir/test/tblgen-lsp-server/initialize-params.test#682ca00e</link>
        <description>[mlir][Tablegen-LSP] Add support for include file link and hoverThis allows for following links to include files. This support is effectivelyidentical to the logic in the PDLL language server, and code is shared asmuch as possible.Differential Revision: https://reviews.llvm.org/D125442

            List of files:
            /llvm-project-15.0.7/mlir/test/tblgen-lsp-server/initialize-params.test</description>
        <pubDate>Mon, 09 May 2022 22:22:12 +0000</pubDate>
        <dc:creator>River Riddle &lt;riddleriver@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5de12bb7 - [mlir][Tablegen-LSP] Add support for a basic TableGen language server</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/mlir/test/tblgen-lsp-server/initialize-params.test#5de12bb7</link>
        <description>[mlir][Tablegen-LSP] Add support for a basic TableGen language serverThis follows the same general structure of the MLIR and PDLL languageservers. This commits adds the basic functionality for setting up the server,and initially only supports providing diagnostics. Followon commits willbuild out more comprehensive behavior.Realistically this should eventually live in llvm/, but building in MLIR is an easierinitial step given that:* All of the necessary LSP functionality is already here* It allows for proving out useful language features (e.g. compilation databases)  without affecting wider scale tablegen users* MLIR has a vscode extension that can immediately take advantage of itDifferential Revision: https://reviews.llvm.org/D125440

            List of files:
            /llvm-project-15.0.7/mlir/test/tblgen-lsp-server/initialize-params.test</description>
        <pubDate>Mon, 09 May 2022 17:36:48 +0000</pubDate>
        <dc:creator>River Riddle &lt;riddleriver@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
