Skip to content

Comments

Increase logic gate limit#122

Closed
sashafiesta wants to merge 1 commit intoSwedz:1.21.1from
sashafiesta:1.21.1
Closed

Increase logic gate limit#122
sashafiesta wants to merge 1 commit intoSwedz:1.21.1from
sashafiesta:1.21.1

Conversation

@sashafiesta
Copy link

Max radix for Character.forDigit is 36, why limit to 16?
Anyway it's a hacky workaround to add more gates.

Max radix for Character.forDigit is 36, why limit to 16?
Anyway it's a hacky workaround to add more gates.
@github-project-automation github-project-automation bot moved this to Needs Review in Swedz's Corner Jan 2, 2026
@Swedz Swedz added Planned Will most likely be added at some point Feature labels Jan 2, 2026
@Swedz
Copy link
Owner

Swedz commented Jan 2, 2026

Any reason to not just take the int and cast it to a char? Rather than using Character.forDigit

@Swedz Swedz added Maybe Might be added at some point and removed Planned Will most likely be added at some point labels Jan 2, 2026
@Swedz
Copy link
Owner

Swedz commented Jan 11, 2026

Superseded by #126

@Swedz Swedz closed this Jan 11, 2026
@github-project-automation github-project-automation bot moved this from Needs Review to Completed in Swedz's Corner Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Maybe Might be added at some point

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

2 participants