aboutsummaryrefslogtreecommitdiff
path: root/syntax/parse_test.go
AgeCommit message (Expand)Author
2018-10-23rename skylark -> starlarkAlan Donovan
2018-04-02compile: optimize a+b statically for literal string/list/tuple (#97)alandonovan
2018-02-26Add new node ParenExpr (#65)Laurent Le Brun
2018-02-22Attach comments to AST nodes. (#64)Laurent Le Brun
2018-01-16parser: fix precedence of nested 'if' clauses in list comprehensions (#55)alandonovan
2017-10-20syntax: make 'load' a reserved word (#31)alandonovan
2017-10-10syntax: allow newline after expressionAlan Donovan
2017-10-02skylark: create GitHub repository from google3@170697745Alan Donovan