-
Notifications
You must be signed in to change notification settings - Fork 51
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
Updating and moving the grammar to a separate file #2
Closed
Commits on Dec 8, 2014
-
Simplifying grammar and moving to a separate file
This commit simplifies the JMESPath grammar and moved the grammar to a separate downloadable file.
Configuration menu - View commit details
-
Copy full SHA for d291d11 - Browse repository at this point
Copy the full SHA d291d11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bf09b7 - Browse repository at this point
Copy the full SHA 5bf09b7View commit details
Commits on Dec 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 987a660 - Browse repository at this point
Copy the full SHA 987a660View commit details
Commits on Dec 24, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d5d3cac - Browse repository at this point
Copy the full SHA d5d3cacView commit details
Commits on Jan 3, 2015
-
Adding binary and unary expressions.
Added an "and-expression". Added a "not" expression. not and binary expressions can be at the root level. Filter expressions now support unary conditions. Simplified function argument grammar. Fixed a bug in how literals were described.
Configuration menu - View commit details
-
Copy full SHA for da2b1b0 - Browse repository at this point
Copy the full SHA da2b1b0View commit details -
Shortening rule names. Removing ambiguities and invalid syntax.
Renaming function-arg* to arg and arg-list
Configuration menu - View commit details
-
Copy full SHA for 8698eb1 - Browse repository at this point
Copy the full SHA 8698eb1View commit details
Commits on Jan 5, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8b4be8a - Browse repository at this point
Copy the full SHA 8b4be8aView commit details
Commits on Feb 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 7a82416 - Browse repository at this point
Copy the full SHA 7a82416View commit details
Commits on Apr 11, 2015
-
Updating with latest jmespath.clj changes.
Incorporates JSON back into the grammar. Much better use of insignificant whitespace. Uses `[optional]` syntax as it is clearer than `1* optional`.
Configuration menu - View commit details
-
Copy full SHA for d75585e - Browse repository at this point
Copy the full SHA d75585eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaed9c2 - Browse repository at this point
Copy the full SHA aaed9c2View commit details
Commits on Apr 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c4e7b70 - Browse repository at this point
Copy the full SHA c4e7b70View 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.