Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update following changes in Charon | Son Ho | 2023-12-05 | 1 | -2/+2 |
* | Update the code following changes in the NameMatcher | Son Ho | 2023-11-29 | 1 | -6/+11 |
* | Add the alloc::string::String type in the builtins | Son Ho | 2023-11-24 | 1 | -0/+1 |
* | Make a minor update in ExtractName.pattern_to_extract_name | Son Ho | 2023-11-24 | 1 | -1/+4 |
* | Cleanup a bit | Son Ho | 2023-11-22 | 1 | -87/+0 |
* | Use NameMatcher.NameMatcherMap instead of associative lists | Son Ho | 2023-11-22 | 1 | -13/+8 |
* | Improve further the generation of parent clause/trait clause names | Son Ho | 2023-11-22 | 1 | -0/+2 |
* | Improve the generation of parent clause names | Son Ho | 2023-11-21 | 1 | -4/+20 |
* | Fix issues with the builtin names | Son Ho | 2023-11-21 | 1 | -3/+5 |
* | Use the name matcher implemented in Charon | Son Ho | 2023-11-20 | 1 | -0/+177 |