Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-11 | Fix duplicated function names (#2341) | Christian Poveda Ruiz | |
Even though this change does name deduplication in a slower way, it avoids name collisions without any breaking changes in the test suite. Fixes #2202 |