aboutsummaryrefslogtreecommitdiff
path: root/old-tests/attribute
AgeCommit message (Collapse)AuthorFilesLines
2019-11-14Tighten up attribute recognition during parsingBoris Kolpackov1-2/+2
Now it should be possible to use `[]` for wildcard patterns, for example: foo = foo.[hit]xx Note that a leading bracket expression will still be recognized as attributes and escaping or quoting it will inhibit pattern matching. To resolve this case we need to specify an empty attribute list: foo = [] [abc]-foo.cxx
2018-05-03Regularize directory target/scope-specific variable assignment syntaxBoris Kolpackov1-2/+2
2016-12-01Move old tests to old-tests/Boris Kolpackov1-0/+21