Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Conversation

@imalsogreg
Copy link
Contributor

@imalsogreg imalsogreg commented Dec 5, 2022

Fixes #1049

  • Make str-to-int work for negative numbers (except for base64)
  • Make int-to-str work for negative numbers
  • Fix str to int implementation in FV
  • Put the new behavior behind a flag
  • Fix tests

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

int-to-str does not work for negative numbers

2 participants