Skip to content

Allow signed numbers in literals #46

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

Merged
merged 3 commits into from
May 23, 2025
Merged

Allow signed numbers in literals #46

merged 3 commits into from
May 23, 2025

Conversation

lagru
Copy link
Member

@lagru lagru commented May 23, 2025

Fixes #44.

This doesn't address the wider question raised in #44 – how to deal with floats that aren't officially supported in Literal. But that should be its own issue.

@lagru lagru added this to the v0.3 (MVP) milestone May 23, 2025
@lagru lagru added the fix Addresses regressions & bugs label May 23, 2025
@lagru lagru merged commit c6f5ee2 into main May 23, 2025
4 checks passed
@lagru lagru deleted the literals-signed-ints branch May 23, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Addresses regressions & bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Negative integers as elements in literals?
1 participant