aboutsummaryrefslogtreecommitdiff
path: root/resolve
AgeCommit message (Expand)Author
2018-08-22resolve: a non-binding use of a global may precede its binding (#123)alandonovan
2018-08-10resolve: fix bug in resolve.block.String (#121)alandonovan
2018-08-09Add missing bitwise ops: xor, unary not (~), and shifts (#117)Hittorp
2018-04-04remove PACKAGE_NAME hack (#100)alandonovan
2018-03-30resolver: resolve operand of first 'for' clause in enclosing block (#96)alandonovan
2018-03-13Remove predeclared names from the module globals dict (#86)alandonovan
2018-02-26Add new node ParenExpr (#65)Laurent Le Brun
2018-02-22Attach comments to AST nodes. (#64)Laurent Le Brun
2017-11-28resolve: add missing check for order of parameters and argumentsAlan Donovan
2017-11-10universe: remove freeze(x) built-in function (#42)alandonovan
2017-10-20syntax: make 'load' a reserved word (#31)alandonovan
2017-10-11resolve: clarify is{PredeclaredGlobal,Builtin} parameters (#11)alandonovan
2017-10-02skylark: create GitHub repository from google3@170697745Alan Donovan