Skip to content

Use bool as the pretty name for the type/token/etc.#106

Merged
Bodigrim merged 1 commit into
visq:masterfrom
sternenseemann:bool-name-tok
Mar 14, 2026
Merged

Use bool as the pretty name for the type/token/etc.#106
Bodigrim merged 1 commit into
visq:masterfrom
sternenseemann:bool-name-tok

Conversation

@sternenseemann
Copy link
Copy Markdown

Since all variants of the keyword share a name, we need to pick one (as the parser/lexer forget the original string). I feel like using bool is less confusing in common situations, but I may be wrong.

Since all variants of the keyword share a name, we need to pick one
(as the parser/lexer forget the original string). I feel like
using bool is less confusing in common situations, but I may be
wrong.
@Bodigrim Bodigrim merged commit d1d50b1 into visq:master Mar 14, 2026
15 checks passed
@Bodigrim
Copy link
Copy Markdown
Collaborator

Thanks!

@sternenseemann sternenseemann deleted the bool-name-tok branch March 14, 2026 10:20
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