| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid invalid identifiers in proc/macro/scope | Miquel Sabaté Solà | 2026-02-03 | 1 | -0/+16 |
| This was apparently neglected and you were able to pick invalid identifiers to identify procs, macros and scopes. Ensure this does not happen again and provide tests for it. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com> | |||||
