-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add jaq support #20
Draft
wader
wants to merge
14
commits into
master
Choose a base branch
from
jaq
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.
Draft
Add jaq support #20
Commits on Nov 15, 2024
-
Useful snippets and references: jaq -L . -n 'include "jqjq"; _builtins_src | lex' jaq -n -L . -rRs 'include "jqjq"; . | jqjq(["", "--run-tests"]; {})' < jqjq.test jaq -n -L . 'include "jqjq"; eval("1+2")' Disable TCO 01mf02/jaq#223 (comment)
Configuration menu - View commit details
-
Copy full SHA for 806170c - Browse repository at this point
Copy the full SHA 806170cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 855adda - Browse repository at this point
Copy the full SHA 855addaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc9610 - Browse repository at this point
Copy the full SHA dfc9610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a35612 - Browse repository at this point
Copy the full SHA 3a35612View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4fcd95 - Browse repository at this point
Copy the full SHA f4fcd95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fcd292 - Browse repository at this point
Copy the full SHA 2fcd292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 888ac5a - Browse repository at this point
Copy the full SHA 888ac5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a9dc45 - Browse repository at this point
Copy the full SHA 7a9dc45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fad39e - Browse repository at this point
Copy the full SHA 1fad39eView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d1d4a3 - Browse repository at this point
Copy the full SHA 9d1d4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 636ae7e - Browse repository at this point
Copy the full SHA 636ae7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29b0f19 - Browse repository at this point
Copy the full SHA 29b0f19View commit details -
Make it possible to set host jq via JQ env
Also run invoke_client_jqjq with host jq
Configuration menu - View commit details
-
Copy full SHA for 2cc0093 - Browse repository at this point
Copy the full SHA 2cc0093View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64902ab - Browse repository at this point
Copy the full SHA 64902abView 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.