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

Working branch of #66 #114

Merged
merged 34 commits into from
Sep 27, 2021
Merged

Working branch of #66 #114

merged 34 commits into from
Sep 27, 2021

Conversation

termoshtt
Copy link
Contributor

@termoshtt termoshtt commented Sep 24, 2021

Working branch to merge #66 for CI

g-rauhoeft and others added 24 commits May 21, 2021 14:19
…SS keywords in lowercase and a parser that checks whether the following token is a reserved keyword.
…g upper- and lowercase characters in IDs makes attribute_id recognize things that are actually redeclared_attributes.
…termination condition. This allows parsing of UNIQUE without accidentally reading keywords.
…d named_types, because by allowing uppercase and lowercase, one swallows the other.
…. This is useful when expecting a keyword in unit tests.
…o errors when allowing upper and lowercase characters.
…rors when allowing upper and lowercase characters.
@termoshtt termoshtt self-assigned this Sep 24, 2021
@CLAassistant
Copy link

CLAassistant commented Sep 24, 2021

CLA assistant check
All committers have signed the CLA.

@termoshtt termoshtt marked this pull request as ready for review September 27, 2021 13:47
@termoshtt termoshtt merged commit 0ffc7ae into master Sep 27, 2021
@termoshtt termoshtt deleted the case-sensitivity-fix branch September 27, 2021 14:08
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.

3 participants