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

string-append and vector-append with 1 arg must copy the arg #8

Closed
dermagen opened this issue Jan 26, 2025 · 0 comments
Closed

string-append and vector-append with 1 arg must copy the arg #8

dermagen opened this issue Jan 26, 2025 · 0 comments
Assignees

Comments

@dermagen
Copy link
Contributor

borrow the string-append and vector-append builtins from opt branch!

@dermagen dermagen self-assigned this Jan 26, 2025
dermagen added a commit that referenced this issue Feb 2, 2025
#11: extend flonum->string to support optional precision arg to support SRFI-48; improve flonum printing accordingly
#10: bug: (floor-quotient 1 -1) actual: -2 expected: -1
#9: immediate-hash should hash flonums even if they are boxed
#8: string-append and vector-append with 1 arg must copy the arg
#7: stop advertising built-in support for SRFI-48, allowing full external implementation
#6: expt should fall back to flonums on fixnum range overflow
@dermagen dermagen closed this as completed Feb 2, 2025
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