Skip to content

Multiline Inline Diff #99

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

Merged
merged 7 commits into from
Mar 10, 2013
Merged

Conversation

korny
Copy link
Member

@korny korny commented Nov 11, 2012

This solves #69.

@@ -41,7 +41,7 @@ def reset_instance
end

def scan_tokens encoder, options

# FIXME: keep_state
Copy link
Contributor

Choose a reason for hiding this comment

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

what's this about?

Copy link
Member Author

Choose a reason for hiding this comment

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

A lot of scanners don't keep their state around yet. Most don't even use the state protocol. It's a TODO, related but not essential for this feature.

@ghost ghost assigned korny Nov 13, 2012
@korny
Copy link
Member Author

korny commented Mar 4, 2013

I definitely want to merge this, but we should fix the keep_state problem on all scanners, too. I'll open a ticket.

@korny korny merged commit 5c5954d into rubychan:master Mar 10, 2013
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