-
Notifications
You must be signed in to change notification settings - Fork 501
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
Fix several issues with num2words in Arabic #512
Merged
mrodriguezg1991
merged 17 commits into
savoirfairelinux:master
from
linto-ai:bugfix/arabic
Apr 11, 2023
Merged
Fix several issues with num2words in Arabic #512
mrodriguezg1991
merged 17 commits into
savoirfairelinux:master
from
linto-ai:bugfix/arabic
Apr 11, 2023
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for afac78a - Browse repository at this point
Copy the full SHA afac78aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 302052e - Browse repository at this point
Copy the full SHA 302052eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 030a76f - Browse repository at this point
Copy the full SHA 030a76fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd0516c - Browse repository at this point
Copy the full SHA fd0516cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f55f7c8 - Browse repository at this point
Copy the full SHA f55f7c8View commit details -
Resolves part of #403 : results after calling to ordinal conversion s…
…hould not change
Configuration menu - View commit details
-
Copy full SHA for 0f233c5 - Browse repository at this point
Copy the full SHA 0f233c5View commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8002ed4 - Browse repository at this point
Copy the full SHA 8002ed4View commit details -
add big numbers until Quintinillion
add a test function for a big numbers
3Configuration menu - View commit details
-
Copy full SHA for 45a8d50 - Browse repository at this point
Copy the full SHA 45a8d50View commit details
Commits on Apr 3, 2023
-
-chahnge the max number to 10 ** 51 -1 -solve the et in 262 and others -add some tests
Configuration menu - View commit details
-
Copy full SHA for 283d3ca - Browse repository at this point
Copy the full SHA 283d3caView commit details
Commits on Apr 4, 2023
-
- change maxval to 10 ** 51. - add comments to abs & to_str functions. - change a list of integer_value by a pow condition
Configuration menu - View commit details
-
Copy full SHA for 4863fb1 - Browse repository at this point
Copy the full SHA 4863fb1View commit details
Commits on Apr 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 667723a - Browse repository at this point
Copy the full SHA 667723aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff9385f - Browse repository at this point
Copy the full SHA ff9385fView commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9c6c63 - Browse repository at this point
Copy the full SHA b9c6c63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 488eeea - Browse repository at this point
Copy the full SHA 488eeeaView commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 66ff495 - Browse repository at this point
Copy the full SHA 66ff495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37dc16e - Browse repository at this point
Copy the full SHA 37dc16eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e7d607 - Browse repository at this point
Copy the full SHA 3e7d607View commit details
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.