Skip to content
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

Preserve token case for unmatched tokens. #65

Closed

Conversation

mpareja
Copy link
Member

@mpareja mpareja commented Jun 20, 2012

When the token syntax is used but a token is not found in the token dictionary, preserve the case used in the original text. This is being accomplished using a case insensitive dictionary for comparisons instead of to_lower.

Using case insensitive dictionary for comparisons.
@ferventcoder
Copy link
Member

Money, thanks!

@ferventcoder
Copy link
Member

This in in sir. Thanks for the contribution!

GoogleCodeExporter pushed a commit to google-code-export/roundhouse that referenced this pull request Mar 13, 2015
@ferventcoder ferventcoder modified the milestone: 0.8.6 Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants