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

Code for enhancements #72

Open
bflorac opened this issue Sep 6, 2022 · 0 comments
Open

Code for enhancements #72

bflorac opened this issue Sep 6, 2022 · 0 comments

Comments

@bflorac
Copy link

bflorac commented Sep 6, 2022

I have implemented the following enhancements:

  • Increased size of the Power10 array to 51 elements to allow for additional leading zeros without loosing precision.
  • When converting from float to string, the resulting string should always have a decimal point. (ie: 2.0)
  • Added Rename and Insert functions (with various overloads)
  • Added support for escapes in strings (ie: "front\back")
  • Added support for nested arrays in paths (ie: myarray[0][0])
    If you want them, let me know how to best post them.
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

No branches or pull requests

1 participant