Skip to content

[FEATURE] Add String .code parsing#353

Merged
AbnormalPoof merged 1 commit intoFunkinCrew:experimentalfrom
NotHyper-474:feat/char-code
Feb 20, 2026
Merged

[FEATURE] Add String .code parsing#353
AbnormalPoof merged 1 commit intoFunkinCrew:experimentalfrom
NotHyper-474:feat/char-code

Conversation

@NotHyper-474
Copy link
Copy Markdown

@NotHyper-474 NotHyper-474 commented Feb 20, 2026

Closes #320

Adds parsing of 'x'.code as documented here.
It gets directly converted into an Int literal of the character code which is as fast as it can get.

@NotHyper-474 NotHyper-474 changed the base branch from master to experimental February 20, 2026 03:34
@NotHyper-474 NotHyper-474 changed the title recursively deparameterize Tinst and TAbstract [FEAT] Add String .code parsing Feb 20, 2026
@NotHyper-474 NotHyper-474 changed the title [FEAT] Add String .code parsing [FEATURE] Add String .code parsing Feb 20, 2026
@AbnormalPoof AbnormalPoof merged commit 007651b into FunkinCrew:experimental Feb 20, 2026
@NotHyper-474 NotHyper-474 deleted the feat/char-code branch February 20, 2026 18:15
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.

[BUG] .code doesn't work on Strings

2 participants