-
Notifications
You must be signed in to change notification settings - Fork 12
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
Elixir Implementation #23
Merged
Merged
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c0d6e2 - Browse repository at this point
Copy the full SHA 3c0d6e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8650e85 - Browse repository at this point
Copy the full SHA 8650e85View commit details -
I wasn't supposed to encode the snowflake in the secure ids, fixed now!
Configuration menu - View commit details
-
Copy full SHA for 0345a8b - Browse repository at this point
Copy the full SHA 0345a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54e0cf1 - Browse repository at this point
Copy the full SHA 54e0cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c58453 - Browse repository at this point
Copy the full SHA 7c58453View commit details -
Didn't notice this in the Rust implementation (yes, I used the Rust impl as my reference)
Configuration menu - View commit details
-
Copy full SHA for 80ec132 - Browse repository at this point
Copy the full SHA 80ec132View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db83d7 - Browse repository at this point
Copy the full SHA 2db83d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f73ffc - Browse repository at this point
Copy the full SHA 2f73ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for db1ad8d - Browse repository at this point
Copy the full SHA db1ad8dView commit details
Commits on Feb 17, 2024
-
Credo is a static analysis tool. https://github.com/rrrene/credo
Configuration menu - View commit details
-
Copy full SHA for 94cb604 - Browse repository at this point
Copy the full SHA 94cb604View commit details -
Credo threw a couple refactor suggestions and I have updated the modules
Configuration menu - View commit details
-
Copy full SHA for 0030e36 - Browse repository at this point
Copy the full SHA 0030e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0934a55 - Browse repository at this point
Copy the full SHA 0934a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591a1d0 - Browse repository at this point
Copy the full SHA 591a1d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ca6a1 - Browse repository at this point
Copy the full SHA d8ca6a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e49f6 - Browse repository at this point
Copy the full SHA 67e49f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b1797 - Browse repository at this point
Copy the full SHA d1b1797View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7048b23 - Browse repository at this point
Copy the full SHA 7048b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2728b9 - Browse repository at this point
Copy the full SHA d2728b9View commit details -
Fix error when parsing non-integer snowflakes
Found out that some generated snowflakes aren't integers, they're instead strings
Configuration menu - View commit details
-
Copy full SHA for 8a1047b - Browse repository at this point
Copy the full SHA 8a1047bView commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03b0669 - Browse repository at this point
Copy the full SHA 03b0669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 674f190 - Browse repository at this point
Copy the full SHA 674f190View commit details -
Configuration menu - View commit details
-
Copy full SHA for c65bea3 - Browse repository at this point
Copy the full SHA c65bea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34dd6a8 - Browse repository at this point
Copy the full SHA 34dd6a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d60c1fc - Browse repository at this point
Copy the full SHA d60c1fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 653c85e - Browse repository at this point
Copy the full SHA 653c85eView commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1096594 - Browse repository at this point
Copy the full SHA 1096594View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc2412 - Browse repository at this point
Copy the full SHA ecc2412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 533ebd9 - Browse repository at this point
Copy the full SHA 533ebd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 117e745 - Browse repository at this point
Copy the full SHA 117e745View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee0e190 - Browse repository at this point
Copy the full SHA ee0e190View commit details -
Configuration menu - View commit details
-
Copy full SHA for b960ec6 - Browse repository at this point
Copy the full SHA b960ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ffaf2 - Browse repository at this point
Copy the full SHA c6ffaf2View commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59455fe - Browse repository at this point
Copy the full SHA 59455feView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e308d - Browse repository at this point
Copy the full SHA a5e308dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d3e43f - Browse repository at this point
Copy the full SHA 2d3e43fView 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.