Skip to content

Feat/overloaded_literal#2

Merged
oboard merged 2 commits into
mainfrom
feat/overloaded_literal
Nov 6, 2025
Merged

Feat/overloaded_literal#2
oboard merged 2 commits into
mainfrom
feat/overloaded_literal

Conversation

@oboard

@oboard oboard commented Nov 6, 2025

Copy link
Copy Markdown
Owner

The change replaces direct access to values with the env field for storing and retrieving package constants. This provides better consistency with how other package data is accessed and makes the code more maintainable.

add optional raw string field to Int RuntimeValue to preserve original string representation
update all Int value constructions to include raw=None parameter
modify related operations and conversions to handle new Int structure
The change replaces direct access to `values` with the `env` field for storing and retrieving package constants. This provides better consistency with how other package data is accessed and makes the code more maintainable.
@oboard
oboard merged commit 0143849 into main Nov 6, 2025
2 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