Skip to content

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

Merged
tlively merged 1 commit into
mainfrom
parser-remove-input
Feb 22, 2024
Merged

[Parser][NFC] Remove parser/input.h#6332
tlively merged 1 commit into
mainfrom
parser-remove-input

Conversation

@tlively

Copy link
Copy Markdown
Member

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 kripkenFebruary 22, 2024 01:23
@tlively

tlively commented Feb 22, 2024

Copy link
Copy Markdown
MemberAuthor

@tlively

tlively commented Feb 22, 2024

Copy link
Copy Markdown
MemberAuthor

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 mainFeb 22, 2024
@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.
@gkdngkdn mentioned this pull request Aug 31, 2024
Sign up for freeto 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

@tlively@kripken