<?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 extern_type.cc</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a045eaa9 - Run `clang-format` over more files (#10689)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/c-api/tests/extern_type.cc#a045eaa9</link>
        <description>Run `clang-format` over more files (#10689)We were already running it over most `*.c` files and other ones butforgot the `*.hh` and `*.cc` extensions which are being used for C++bindings, so add those in and then run the formatter.

            List of files:
            /wasmtime-44.0.1/crates/c-api/tests/extern_type.cc</description>
        <pubDate>Mon, 28 Apr 2025 20:38:14 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>62f60665 - Move various C++ type-related items to their own header (#10627)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/c-api/tests/extern_type.cc#62f60665</link>
        <description>Move various C++ type-related items to their own header (#10627)* Move C++ `ValType` to its own headerAnd fill out some small tests* Move C++ `GlobalType` to its own header* Move C++ `TableType` to its own fileWith some small tests* Move C++ `FuncType` to its own file* Move C++ ImportType to its own file* Move C++ `ExportType` to its own file* Move C++ `ExternType` to its own file

            List of files:
            /wasmtime-44.0.1/crates/c-api/tests/extern_type.cc</description>
        <pubDate>Mon, 21 Apr 2025 23:30:54 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
