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

(parser) Support hexadecimal number literals #217

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

perlun
Copy link
Collaborator

@perlun perlun commented Oct 11, 2021

Implements part of #69. I decided to start looking into this, even though it was originally planned for 0.2.0... 😇

@perlun perlun added enhancement New feature or request language Language features (or bugs) labels Oct 11, 2021
@perlun perlun added this to the 0.1.0 milestone Oct 11, 2021
@perlun perlun force-pushed the feature/support-hexadecimal-literals branch from eccc4ab to 53d26a8 Compare October 11, 2021 18:29
@perlun perlun force-pushed the feature/support-hexadecimal-literals branch from 53d26a8 to 16331ee Compare October 11, 2021 18:34
@perlun perlun force-pushed the feature/support-hexadecimal-literals branch from 16331ee to 46c4119 Compare October 11, 2021 18:38
@perlun perlun merged commit 56f943c into master Oct 11, 2021
@perlun perlun deleted the feature/support-hexadecimal-literals branch October 11, 2021 18:42
perlun added a commit that referenced this pull request Oct 13, 2021
Last step towards closing #69, building on top of #217 and #219.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language Language features (or bugs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant