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

[Parser][NFC] Remove parser/input.h #6332

Merged
merged 1 commit into from
Feb 22, 2024
Merged

[Parser][NFC] Remove parser/input.h #6332

merged 1 commit into from
Feb 22, 2024

Conversation

tlively
Copy link
Member

@tlively tlively commented Feb 22, 2024

Remove the layer of abstraction sitting between the parser and the lexer now
that the lexer has an interface the parser can use directly.

Remove the layer of abstraction sitting between the parser and the lexer now
that the lexer has an interface the parser can use directly.
@tlively tlively requested a review from kripken February 22, 2024 01:23
@tlively
Copy link
Member Author

tlively commented Feb 22, 2024

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@tlively
Copy link
Member Author

tlively commented Feb 22, 2024

Merge activity

  • Feb 22, 12:09 PM EST: @tlively started a stack merge that includes this pull request via Graphite.
  • Feb 22, 12:09 PM EST: @tlively merged this pull request with Graphite.

@tlively tlively merged commit f9a49fa into main Feb 22, 2024
15 checks passed
@tlively tlively deleted the parser-remove-input branch February 22, 2024 17:09
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
Remove the layer of abstraction sitting between the parser and the lexer now
that the lexer has an interface the parser can use directly.
@gkdn gkdn mentioned this pull request Aug 31, 2024
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.

2 participants