aboutsummaryrefslogtreecommitdiff
path: root/tests/variable/dir-path/buildfile
AgeCommit message (Collapse)AuthorFilesLines
2016-11-23Implement value type propagation on expansionBoris Kolpackov1-3/+3
Currently, we only propagate types of sole, unquoted expansions (variable, function call, or eval context), similar to NULL. To untypify the value, simply quote it.
2016-07-28Adjust to new path implementation, use to support reversibilityBoris Kolpackov1-0/+45