Skip to content

Assign normalized decimal value representations to non-decimal number tokens #583

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
Mar 13, 2025

Conversation

Andarist
Copy link
Contributor

Related topics might still require further work but this is already small step into the right direction

@@ -1863,14 +1863,6 @@ func (s *Scanner) scanBigIntSuffix() ast.Kind {
// !!! Convert all bigint tokens to their normalized decimal representation
return ast.KindBigIntLiteral
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh dang, are we going to have to need bigint processing after all?

@jakebailey jakebailey enabled auto-merge March 13, 2025 22:57
@jakebailey jakebailey added this pull request to the merge queue Mar 13, 2025
Merged via the queue into microsoft:main with commit 5894afd Mar 13, 2025
21 checks passed
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