Skip to content

Conversation

Julow
Copy link
Collaborator

@Julow Julow commented Jul 29, 2024

The typed `Dot constructors allow to propagate the typed names further. The Find module is changed to avoid converting names to strings in many cases.
This is extracted from Jon's parameterised-paths branch

@Julow Julow added the no changelog This pull request does not need a changelog entry label Jul 29, 2024
@Julow Julow force-pushed the fewer-name-to-strings branch from 328f98c to 67ed47d Compare July 29, 2024 15:01
@jonludlam
Copy link
Member

Looks good I think. As I'm paranoid though, I'd like to check this by running it on some JS libs before and after this PR to confirm there are no changes. The driver ought to make this simple enough to try.

@jonludlam
Copy link
Member

I've now tested this, and there are a couple of changes in the output, but they're for the better! Both of the form

Base.Exported_for_specific_uses.Variantslib.Variant -> Base.Variant

@jonludlam jonludlam merged commit 053c55e into ocaml:master Aug 27, 2024
panglesd added a commit to panglesd/sherlodoc that referenced this pull request Dec 9, 2024
"Fewer conversions between Names and strings"
panglesd added a commit to panglesd/sherlodoc that referenced this pull request Dec 9, 2024
"Fewer conversions between Names and strings"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This pull request does not need a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants