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

Issue 76 #83

Merged
merged 5 commits into from
Sep 23, 2018
Merged

Issue 76 #83

merged 5 commits into from
Sep 23, 2018

Conversation

Victorious3
Copy link
Collaborator

Fixes #76
I've noticed that the sematic action for boolean would treat yes/ok/1/true as True but the grammar doesn't allow any of that

Changes

  • Hex literals are now parsed correctly (this breaks one of the tests, hah)
  • Allow boolean literals in constants (True/False)
  • `0` is no longer punned to {}

@Victorious3 Victorious3 merged commit bdf327f into neogeny:master Sep 23, 2018
@apalala apalala added this to To Do in release-plan Apr 23, 2019
@apalala apalala removed this from To Do in release-plan Apr 23, 2019
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.

None yet

1 participant