Skip to content

Use character literals throughout the Silk lexer - #384

Merged
julia-script merged 1 commit into
mainfrom
julia/update-silk-lexer-char-literals
Sep 7, 2026
Merged

Use character literals throughout the Silk lexer#384
julia-script merged 1 commit into
mainfrom
julia/update-silk-lexer-char-literals

Conversation

@julia-script

Copy link
Copy Markdown
Owner

Summary

  • Replace numeric ASCII constants and comparisons with character literals throughout the lexer
  • Remove redundant ASCII constant declarations
  • Update lexer documentation to reflect char literals selecting u8 in immediate byte contexts

Testing

Not run (not requested)

@vercel

vercel Bot commented Sep 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
silk-effect-docs Ready Ready Preview Sep 7, 2026 6:20pm UTC

Request Review

@julia-script
julia-script marked this pull request as ready for review September 7, 2026 18:44
@julia-script
julia-script merged commit 6debcf0 into main Sep 7, 2026
15 checks passed
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.

1 participant