mirror of
https://github.com/zachjs/sv2v.git
synced 2026-09-02 18:38:31 +02:00
- entirely new PackedArray conversion (always flattens) - typedef and struct correctly order packed ranges when combining types - Stmt LHS traversal no longer traverses nested statements to avoid double conversion - Logic conversion applies to `initial` blocks` - new and modified tests to cover these cases