Skip to content

Stop using end of range as inference source#301

Merged
AndreasArvidsson merged 2 commits intomainfrom
pokey-more-inference
Oct 19, 2021
Merged

Stop using end of range as inference source#301
AndreasArvidsson merged 2 commits intomainfrom
pokey-more-inference

Conversation

@pokey
Copy link
Copy Markdown
Member

@pokey pokey commented Oct 18, 2021

Forgot to fix the checkbox in #283: change it so that "bring line air past end of funk to this" refers to "this line" rather than "this funk"

if (useTarget(target.end)) {
return target.end;
}
if (useTarget(target.start)) {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I think it's more intuitive to just inherit from the start rather than the end

@pokey pokey changed the title Pokey more inference More inference fixes Oct 18, 2021
@pokey pokey changed the title More inference fixes Stop using end of range as inference source Oct 18, 2021
@AndreasArvidsson AndreasArvidsson merged commit 2c4d273 into main Oct 19, 2021
@AndreasArvidsson AndreasArvidsson deleted the pokey-more-inference branch October 19, 2021 06:47
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