aboutsummaryrefslogtreecommitdiff
path: root/syntax/syntax.go
AgeCommit message (Expand)Author
2018-12-07Add while statement and allow recursion (#39)Alessandro Arzilli
2018-11-01add docs/PKG/index.html redirects and import commentsAlan Donovan
2018-10-23rename skylark -> starlarkAlan Donovan
2018-03-30skylark: byte code compiler and interpreter (#95)alandonovan
2018-03-13Remove predeclared names from the module globals dict (#86)alandonovan
2018-03-02syntax: add (*LoadStmt).ModuleName accessor method, for convenience (#76)alandonovan
2018-02-26Add new node ParenExpr (#65)Laurent Le Brun
2018-02-22Attach comments to AST nodes. (#64)Laurent Le Brun
2018-01-22Syntax: support multiprecision integer literals (#58)Mohamed Elqdusy
2017-10-02skylark: create GitHub repository from google3@170697745Alan Donovan