-
Notifications
You must be signed in to change notification settings - Fork 9
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
Spanish Implementation #29
Open
Laifsyn
wants to merge
58
commits into
Ballasi:master
Choose a base branch
from
Laifsyn:main-branch-of-main
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 46 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
4f398d0
No Deps Working Example with i32
Laifsyn 0cbbd32
Staging changes on branch for dev-ing
Laifsyn 04bf0ec
Implement Tests for to_cardinal method
Laifsyn 4a61d9d
Implement Tests for to_cardinal method
Laifsyn 53472fa
ammending - eliminate prepended zeros from tests
Laifsyn 3e236dd
Fix weird merging
Laifsyn 02195d7
More unified test for cardinal conversion
Laifsyn a81b310
Add Veinti Flavor and setters for Spanish fields
Laifsyn d29babe
Refactoro with BigFloat
Laifsyn df765fd
Consume Vec of Triplets instead of reading it
Laifsyn e41e33e
Refactor out the Integer equivalent of to_cardinal()
Laifsyn fe3638c
Conversion for fractional number
Laifsyn 496f7a2
Tweak comments and error checking
Laifsyn 8de42c2
Staging: to_ordinal implementation
Laifsyn c547a3a
defaults to using "veinti..." flavor instead of "veinte y..."
Laifsyn 8f51aa6
Stage Changes: to_ordinal progress
Laifsyn ff4e5a1
Complete ordinal implementation
Laifsyn 57c722c
to_year implementation
Laifsyn 3d9b15e
Expand tests
Laifsyn 04d2e01
update container settings
Laifsyn 5d0a21f
Currency Implementation
Laifsyn fad8ceb
Add Spanish implementation to lang::Language trait
Laifsyn 66c56aa
try to ensure enum integrity safety
Laifsyn b11912e
add rustfmt_skip
Laifsyn a057344
derive basic traits for Lang enum
Laifsyn 0c62c2c
Add more str parsing and invert bool logic
Laifsyn 52024f4
add Integration Test for spanish
Laifsyn 1fd7816
Update Docs format and info
Laifsyn 6d5e505
add Spanish Docs and fix currency logic
Laifsyn d197359
run Rustfmt on most files and add derives
Laifsyn 611a17a
testing DocTests
Laifsyn f86b6ae
Try to improve Integration Test
Laifsyn a3be350
Main became too much of a mess, so un-using it
Laifsyn 63c599a
Remove devcontainers and rustfmt
Laifsyn 25de996
attend clippy warning in test
Laifsyn 26eef47
undo rustfmt on bin.rs
Laifsyn 5af4b80
Undoing rustfmt on lang.rs
Laifsyn 21d77de
undo missed a rustfmt on lang.rs
Laifsyn 428adfd
undo rustfmt on lib.rs
Laifsyn 0d7ee4c
try fix trailing whitespace
Laifsyn 6299fa3
try fix EOF
Laifsyn 88bb1ad
delete unused main.rs
Laifsyn 7371a47
remove cfg attribute from num2words.rs
Laifsyn f6aeb2d
temporarily remove derives from enum Output in output.rs
Laifsyn d61def7
Undo added derives to currency.rs
Laifsyn c72b339
update README with new language
Laifsyn 92f21c8
Update readme to reflect spanish as option
Laifsyn 2a8d28a
temporarily remove derives
Laifsyn fd72e8e
Fix Tens edge case for Ordinals
Laifsyn 35d1394
Fix Ordinals Representation
Laifsyn ac222d7
Fix Tests & remove comments
Laifsyn 5e9f3aa
Currency Translation for spanish
Laifsyn b5c0088
Cardinal Fix - Mistakenly used English semantics (#1)
Laifsyn 904ee09
Fix tests due to incorrect Milliard Semantic
Laifsyn c731f3e
remove unreachable code
Laifsyn 775604d
Ordinal_fix (#3)
Laifsyn e7516ac
Update split_thousand to match other langs implementation
Laifsyn 8fddaec
Remove unused println! call
Laifsyn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto the pokemon?