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