mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
b34dbe9e09
* Replace formats.rs and features.rs regex with nom * Fix missing eof in format rs * Refactor parsing logic in extensions.rs * Replace regex in mod.rs * Replace regex in spriv_reqs.rs * Improve nom usage for parsing get_header_version * Remove stray dbg * Remove final usage of regex * Replace tag("single character") with char(...) * Remove unused import * Undo my testing changes to vk.xml (I shouldn't have committed that) * Sort cargo toml alphabetically * Use nom for parse_depends * Simplify parser again * Parser cleanup * Inline parser logic for shorter code Thanks to marc for suggesting this * Fix clippy violation * Remove useless parse prefix |
||
---|---|---|
.. | ||
autogen | ||
src | ||
build.rs | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
spirv.core.grammar.json | ||
vk.xml |