summaryrefslogtreecommitdiff
path: root/src/Names.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize a bit the projectSon Ho2022-10-271-80/+0
|
* Update the code documentation to fix links and syntax issuesSon Ho2022-10-261-7/+7
|
* Reformat the project with duneSon Ho2022-09-221-4/+0
|
* Address much stuff of the PR, throw exceptions at remaining placesSidney Congard2022-07-181-0/+2
|
* Make minor modificationsSon Ho2022-05-101-0/+8
|
* Don't use the Rust disambiguators when generating names at extractionSon Ho2022-05-061-0/+7
|
* Make minor modifications to the variable names generationSon Ho2022-03-041-0/+5
|
* Fix minor mistakes with regards to extraction of external declarationsSon Ho2022-03-041-0/+7
|
* Cleanup a bitSon Ho2022-03-031-31/+0
|
* Update the name definition to use path_elemSon Ho2022-03-031-23/+70
|
* Move the names from Identifiers to NamesSon Ho2022-03-031-0/+39