-
Notifications
You must be signed in to change notification settings - Fork 71
Expose internals used with other style guides #1037
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
Closed
Closed
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
daafe74
Export is_function_call()
Robinlovelace 396e37f
Document next_non_comment()
Robinlovelace 5b602bb
Export scope_normalize()
Robinlovelace 9302b43
Merge branch 'main' into 974-export-funs
lorenzwalthert e5b551c
Add family tags to newly exported functions
Robinlovelace 9c57dd3
Add example for `is_function_call()`
IndrajeetPatil 01e0e7d
fix example
IndrajeetPatil 75e446c
Update pd_is.Rd
IndrajeetPatil d79f5ca
export more helpers
IndrajeetPatil f0e3477
Update API
IndrajeetPatil b82b227
pre-commit
github-actions[bot] ef48533
Also export `compute_parse_data_nested()`
IndrajeetPatil 25e140b
Merge branch '974-export-funs' of https://github.com/Robinlovelace/st…
IndrajeetPatil c9ace34
better name
IndrajeetPatil 82f4726
simplify example
IndrajeetPatil 0f38dda
fix docs for `is_for_expr()`
IndrajeetPatil 6d09247
Fix pkgdown issue
IndrajeetPatil 690823a
rest of is functions
IndrajeetPatil f6bdea9
Merge branch 'main' into 974-export-funs
IndrajeetPatil aa65f53
Update _pkgdown.yml
IndrajeetPatil 73e088e
Export is_function_call()
Robinlovelace 1ead0c6
Document next_non_comment()
Robinlovelace fc23361
Export scope_normalize()
Robinlovelace b26ce1e
Add family tags to newly exported functions
Robinlovelace d6dd4da
Add example for `is_function_call()`
IndrajeetPatil 2554221
fix example
IndrajeetPatil 0715318
Update pd_is.Rd
IndrajeetPatil 06d55e1
export more helpers
IndrajeetPatil 100fd20
Update API
IndrajeetPatil 0be0a4f
Also export `compute_parse_data_nested()`
IndrajeetPatil 3ea2a1c
pre-commit
github-actions[bot] 8c69383
better name
IndrajeetPatil 83548ed
simplify example
IndrajeetPatil 4f97980
fix docs for `is_for_expr()`
IndrajeetPatil 1f4a6d8
Fix pkgdown issue
IndrajeetPatil de2dfc6
rest of is functions
IndrajeetPatil 451ccb9
Minor code cleanup for caching-related functions
IndrajeetPatil dc2b919
Update _pkgdown.yml
IndrajeetPatil 662787d
Merge branch '974-export-funs' of https://github.com/Robinlovelace/st…
IndrajeetPatil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.