summaryrefslogtreecommitdiff
path: root/compiler/ExtractName.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update following changes in CharonSon Ho2023-12-051-2/+2
|
* Update the code following changes in the NameMatcherSon Ho2023-11-291-6/+11
|
* Add the alloc::string::String type in the builtinsSon Ho2023-11-241-0/+1
|
* Make a minor update in ExtractName.pattern_to_extract_nameSon Ho2023-11-241-1/+4
|
* Cleanup a bitSon Ho2023-11-221-87/+0
|
* Use NameMatcher.NameMatcherMap instead of associative listsSon Ho2023-11-221-13/+8
|
* Improve further the generation of parent clause/trait clause namesSon Ho2023-11-221-0/+2
|
* Improve the generation of parent clause namesSon Ho2023-11-211-4/+20
|
* Fix issues with the builtin namesSon Ho2023-11-211-3/+5
|
* Use the name matcher implemented in CharonSon Ho2023-11-201-0/+177