-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce YulNameRepository #15242
base: develop
Are you sure you want to change the base?
Introduce YulNameRepository #15242
Conversation
003009a
to
4624bc9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! I've left some comments but haven’t finished reading through it yet.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cameel your turn.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's the first pass. I'll need to take another looks but let's first get this stuff out of the way.
28aaae3
to
324b21f
Compare
1ad1aee
to
b8c34bd
Compare
0176487
to
89d67b0
Compare
86881e0
to
d6d08bd
Compare
This pull request is stale because it has been open for 14 days with no activity. |
This pull request is stale because it has been open for 14 days with no activity. |
d6d08bd
to
de6ab4d
Compare
This pull request is stale because it has been open for 14 days with no activity. |
8c107a9
to
115fcf7
Compare
115fcf7
to
04b2082
Compare
This pull request is stale because it has been open for 14 days with no activity. |
This pull request is stale because it has been open for 14 days with no activity. |
an appending datastructure, in which id hierarchies can be defined as singly linked lists
This PR extracted from PR #15215
Commit with
YulNameRepository
in action: e16ff50