-
Notifications
You must be signed in to change notification settings - Fork 1k
gshift cannot eval variables used in [ #5548
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
Merged
Merged
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
18537eb
add fix for escaping gforce using [variables in function call
ben-schwen b773edd
push
ben-schwen bcd154f
escape gshift
6868f48
Merge branch 'master' into gshift_escape
2161217
update
ben-schwen 87db903
Merge branch 'master' into gshift_escape
MichaelChirico a147e4a
Merge branch 'master' into gshift_escape
ben-schwen 5addb78
add fix
ben-schwen 6eb75ad
add test for coverage
ben-schwen e9cf88a
add news
ben-schwen e28862e
Merge branch 'gshift_escape' of github.com:Rdatatable/data.table into…
ben-schwen 7ace3d5
update shift tests
ben-schwen 74970f5
move tests
ben-schwen 4e1c43f
update tests
ben-schwen 9eae0fa
simplify tests
ben-schwen 6d97638
simplify
ben-schwen af6d7bd
working version
ben-schwen 6cdfc81
add comments
ben-schwen 3c361c4
update test info
ben-schwen 63f10fa
add dropped DT
ben-schwen fc8f40b
add raw tests
ben-schwen 9cafd8e
update tests
ben-schwen e25ecf6
add more tests for nested jsub
ben-schwen 95ca220
add more tests
ben-schwen e6ccf13
make qforce_ok more robust
ben-schwen af93263
update comments
ben-schwen 46d4824
simplify logical
ben-schwen 905cdb1
remove comment since n is used
ben-schwen b50274f
Merge branch 'master' into gshift_escape
ben-schwen 4d39991
update eval environment
ben-schwen 293b5fc
add Jans testcase
ben-schwen 5f5382e
add helper functions
ben-schwen c1b21a1
Merge branch 'master' into gshift_escape
ben-schwen eb10410
remove unused assignments
ben-schwen 1e55ac2
update test nums
ben-schwen 6e4338c
escape evaluating values present int x
ben-schwen 1e487ff
update eval of vars
ben-schwen 2efc34c
add spaces
ben-schwen 6f69350
overwrite call
ben-schwen 4eaf67b
all.vars==0L and unique=FALSE
ben-schwen 1dd0ca1
add comment about noCall_noVars
ben-schwen c31387c
shorten switch
ben-schwen 4f5f8d8
Merge branch 'gshift_escape' of github.com:Rdatatable/data.table into…
ben-schwen 7f5f904
add extra check to noCall_noVars
ben-schwen c0171a0
rename noCall_noVars
ben-schwen 54d9c7f
simplify switch
ben-schwen 35284b3
update match.call gweighted.mean
ben-schwen f58e1fd
simplify
ben-schwen bbf11d0
rename zip and name args
ben-schwen a1bb458
remove redundant switch() entry
MichaelChirico feee535
deduplicate code
ben-schwen d75cd4b
Merge branch 'gshift_escape' of github.com:Rdatatable/data.table into…
ben-schwen e3938a8
update g[_ok signature
ben-schwen d68cb36
whitespace suggestion
MichaelChirico 285d132
just check if 'give.names' in names
MichaelChirico 1a5eacd
Change check= to check_singleton=
MichaelChirico 999448d
name argument
ben-schwen 0913579
update check constantish
ben-schwen 4c08cbb
update NEWS item
ben-schwen e31e942
standardize spelling
ben-schwen 9d2f615
infix spacing
MichaelChirico 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
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.