Skip to content

fix: Fix stringify min values for i8 and i16 in itoa_buffered #2140

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 13 commits into from
Jun 7, 2022

Conversation

MaxGraey
Copy link
Member

@MaxGraey MaxGraey commented Nov 13, 2021

Also slightly optimize itoa32 and itoa64
Also cleanup tests folder from old artifacts

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@MaxGraey MaxGraey changed the title fix: Fix stringify -0x80 and -0x8000 values for i8 and i16 in itoa_buffered fix: Fix stringify min values for i8 and i16 in itoa_buffered Nov 13, 2021
@MaxGraey MaxGraey requested a review from dcodeIO November 13, 2021 08:16
@MaxGraey MaxGraey requested a review from dcodeIO December 8, 2021 10:49
@MaxGraey MaxGraey merged commit 9c0a8c7 into AssemblyScript:main Jun 7, 2022
@MaxGraey MaxGraey deleted the fix-itoa-for-small-types branch June 7, 2022 10:55
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