Skip to content

Conversation

@daniellerozenblit
Copy link
Contributor

Summary: parse_expr is currently quite dense and difficult to follow. This diff aims to reduce the density by pulling the pending_op comparator logic out into the anonymous namespace.

Differential Revision: D91689034

@meta-codesync
Copy link

meta-codesync bot commented Jan 28, 2026

@daniellerozenblit has exported this pull request. If you are a Meta employee, you can view the originating Diff in D91689034.

Summary: This makes a little bit easier to understand how the code corresponds to different components of the compiler.

Differential Revision: D91689013
daniellerozenblit added a commit to daniellerozenblit/openzl-1 that referenced this pull request Jan 28, 2026
…ebook#351)

Summary:
Pull Request resolved: facebook#351

`parse_expr` is currently quite dense and difficult to follow. This diff aims to reduce the density by pulling the pending_op comparator logic out into the anonymous namespace.

Differential Revision: D91689034
facebook#351)

Summary:
Pull Request resolved: facebook#351

`parse_expr` is currently quite dense and difficult to follow. This diff aims to reduce the density by pulling the pending_op comparator logic out into the anonymous namespace.

Differential Revision: D91689034
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant