Skip to content
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

Improve YUL parsing #987

Merged
merged 2 commits into from
Dec 1, 2021
Merged

Improve YUL parsing #987

merged 2 commits into from
Dec 1, 2021

Conversation

montyly
Copy link
Member

@montyly montyly commented Dec 1, 2021

- Add support for YUL top level function
(fix 899)
- Add function_language in the function definition, to determine if the
function is written in YUL or Solidity. This is now used when the
function of the contract are propagated in the inheritance (fix 969)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant