Add captures for fractional decimal numbers#2100
Open
Enyium wants to merge 7 commits intotalonhub:mainfrom
Open
Add captures for fractional decimal numbers#2100Enyium wants to merge 7 commits intotalonhub:mainfrom
Enyium wants to merge 7 commits intotalonhub:mainfrom
Conversation
auscompgeek
requested changes
Jan 2, 2026
9d6efb0 to
f23baca
Compare
number_float and number_float_signednumber_... captures for floats
auscompgeek
reviewed
Jan 2, 2026
This follows the example of the new decimal captures and makes for more consistency. - Removed "Parses...phrase". Every capture converts from a spoken form. - Removed information that's already in the capture name like, "returning that number as a string." - Made some doc comments refer to other captures' doc comments to avoid duplication and because this makes correct maintenence more likely. An excessive need to check whether a change invalidated a tiny part of another capture's doc comment can drive you crazy. - Added missing doc comments of captures that weren't too complex to understand or describe.
Extended the value range to include negative numbers, because it seemed appropriate.
afe721f to
ca0db08
Compare
for more information, see https://pre-commit.ci
Contributor
Author
|
I overhauled everything. |
number_... captures for floatsThis is done indirectly through `user.number_prose_unprefixed`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Benefits: