progenitor/progenitor-impl
Ian Nickles 6dc2a0ff2d
Generate unique internal var names and add tests for name collisions. (#601)
* Generate unique identifiers for internal variable names instead of using a
static prefix.

* Add tests for previous name collision issues.

* only prefix when needed.

Co-authored-by: Adam Leventhal <ahl@oxide.computer>

* add missing test invocation.

* update test fixtures per aaa40855485ca3c2ccf338c07d595ffc907975a1.

---------

Co-authored-by: Adam Leventhal <ahl@oxide.computer>
2023-10-16 11:44:24 -07:00
..
src Generate unique internal var names and add tests for name collisions. (#601) 2023-10-16 11:44:24 -07:00
tests Generate unique internal var names and add tests for name collisions. (#601) 2023-10-16 11:44:24 -07:00
Cargo.toml Bump indexmap from 2.0.0 to 2.0.2 (#602) 2023-10-16 10:28:22 -07:00
release.toml Allow conversion overrides by specifying a schema (#280) 2022-12-27 11:55:57 -08:00