Skip to content

Parse BigInt literals #93

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 1 commit into from
Dec 31, 2018
Merged

Parse BigInt literals #93

merged 1 commit into from
Dec 31, 2018

Conversation

robertrossmann
Copy link
Contributor

This is my first contribution to a Tree-Sitter parser. Please review carefully. ⚠️

Allow parsing BigInt literal expressions as numbers.

Related MDN docs: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt

@maxbrunsfeld
Copy link
Contributor

Looks great, thanks!

@maxbrunsfeld maxbrunsfeld merged commit a4ee018 into tree-sitter:master Dec 31, 2018
@robertrossmann robertrossmann deleted the feat/bigint-literals branch December 31, 2018 17:42
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