Skip to content

Fixed parsing of logical lines with sequential < and > comparisons - #307

Merged
jgardn3r merged 1 commit into
masterfrom
fix-bad-generic-list
Aug 4, 2026
Merged

Fixed parsing of logical lines with sequential < and > comparisons#307
jgardn3r merged 1 commit into
masterfrom
fix-bad-generic-list

Conversation

@jgardn3r

Copy link
Copy Markdown
Collaborator

This change resets the generic_level when a new line is created. This
ensures that between lines, there are no interactions between < and
> operations.

This change fixes #298.

@jgardn3r
jgardn3r requested a review from fourls July 30, 2026 01:32
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jgardn3r

Copy link
Copy Markdown
Collaborator Author

This will need to be rebased atop #309

@fourls fourls left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

This change resets the `generic_level` when a new line is created. This
ensures that between lines, there are no interactions between `<` and
`>` operations.
@jgardn3r
jgardn3r force-pushed the fix-bad-generic-list branch from 3ba2643 to aeed191 Compare August 4, 2026 04:49
@jgardn3r
jgardn3r enabled auto-merge (rebase) August 4, 2026 04:49
@jgardn3r
jgardn3r merged commit ef7e9b9 into master Aug 4, 2026
7 checks passed
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.

Incorrect attribution of generics parameter list

2 participants