Skip to content

mlstring: Rename str to chr_to_str#1372

Merged
myreen merged 1 commit intomasterfrom
fix-1307
Apr 27, 2026
Merged

mlstring: Rename str to chr_to_str#1372
myreen merged 1 commit intomasterfrom
fix-1307

Conversation

@dnezam
Copy link
Copy Markdown
Contributor

@dnezam dnezam commented Apr 24, 2026

This should free up the use of str for things such as parameter names in theories that also import mlstring.

HOL: str -> chr_to_str
HOL: Add toString overload for chr_to_str
HOL: strng -> str

strng was introduced in 680922b to workaround str already being occupied, which we can now undo.

Assisted-by: Claude:claude-opus-4-7

@dnezam dnezam linked an issue Apr 24, 2026 that may be closed by this pull request
@dnezam dnezam added test failing regression test failed on the latest commit of this pull request and removed test failing regression test failed on the latest commit of this pull request labels Apr 24, 2026
This should free up the use of str for things such as parameter names in
theories that also import mlstring.

HOL: str -> chr_to_str
HOL: Add toString overload for chr_to_str
HOL: strng -> str

strng was introduced in 680922b to workaround
str already being occupied, which we can now undo.

Assisted-by: Claude:claude-opus-4-7
@dnezam dnezam removed the test failing regression test failed on the latest commit of this pull request label Apr 26, 2026
@myreen myreen merged commit 9b92947 into master Apr 27, 2026
1 check passed
@myreen myreen deleted the fix-1307 branch April 27, 2026 13:37
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.

Rename str_def (mlstring)

2 participants