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

Fixed index calculation bugs that were splitting double-struck #280

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

markATavail
Copy link
Member

W (𝕎) into its constituent UTF-16 surrogates in the editor. It was also being mis-parsed when it occurred in a string literal (issue #277).

W (𝕎) into its constituent UTF-16 surrogates in the editor. It
was also being mis-parsed when it occurred in a string literal
(issue #277).
- Incremented repo version to V17.
- Avail artifacts now exclude ".DS_Store" automatically (issue #255).
Copy link
Member

@toddATavail toddATavail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid. Lots of fiddled indices, but the adjustments look systematic, and I presume this is all well supported by testing at this point.

@toddATavail toddATavail merged commit bf95b1c into development Sep 7, 2023
@markATavail markATavail self-assigned this Sep 8, 2023
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