Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-18 | Address much stuff of the PR, throw exceptions at remaining places | Sidney Congard | 1 | -0/+2 |
2022-05-10 | Make minor modifications | Son Ho | 1 | -0/+8 |
2022-05-06 | Don't use the Rust disambiguators when generating names at extraction | Son Ho | 1 | -0/+7 |
2022-03-04 | Make minor modifications to the variable names generation | Son Ho | 1 | -0/+5 |
2022-03-04 | Fix minor mistakes with regards to extraction of external declarations | Son Ho | 1 | -0/+7 |
2022-03-03 | Cleanup a bit | Son Ho | 1 | -31/+0 |
2022-03-03 | Update the name definition to use path_elem | Son Ho | 1 | -23/+70 |
2022-03-03 | Move the names from Identifiers to Names | Son Ho | 1 | -0/+39 |