-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
RFC: Add Enums module for enum support through the @enum
macro
#10168
Commits on Feb 11, 2015
-
12
Configuration menu - View commit details
-
Copy full SHA for 0396092 - Browse repository at this point
Copy the full SHA 0396092View commit details
Commits on Feb 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 20ff9f5 - Browse repository at this point
Copy the full SHA 20ff9f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02cb520 - Browse repository at this point
Copy the full SHA 02cb520View commit details -
If no enum member values are given, pick the smallest signed integer …
…to fit all values
Configuration menu - View commit details
-
Copy full SHA for f2d7f0f - Browse repository at this point
Copy the full SHA f2d7f0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cce9a74 - Browse repository at this point
Copy the full SHA cce9a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9533436 - Browse repository at this point
Copy the full SHA 9533436View commit details
Commits on Feb 20, 2015
-
Merge branch 'master' into jq/enum
Conflicts: base/exports.jl test/runtests.jl
2Configuration menu - View commit details
-
Copy full SHA for fb8894a - Browse repository at this point
Copy the full SHA fb8894aView commit details
Commits on Feb 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d004891 - Browse repository at this point
Copy the full SHA d004891View commit details -
Configuration menu - View commit details
-
Copy full SHA for bedd890 - Browse repository at this point
Copy the full SHA bedd890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f346d9 - Browse repository at this point
Copy the full SHA 5f346d9View 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.