1. ebe61bd starlark: add 'bytes' data type, for binary strings (#330) by alandonovan · 3 years, 7 months ago
  2. 28488fa starlark: fix bug in int(string, base=int) (#344) by alandonovan · 3 years, 8 months ago
  3. 6ddc71c resolve: move resolver types to resolver package (#211) by alandonovan · 5 years ago
  4. 3d5a061 starlark: capture free variables by reference (#172) by alandonovan · 6 years ago
  5. f763f8b syntax: expose Binding concept (#171) by alandonovan · 6 years ago
  6. 1174b26 three comment tweaks (#161) by alandonovan · 6 years ago
  7. 34a3319 syntax: handle UnaryExpr{Op:STAR, X:nil} (#158) by alandonovan · 6 years ago
  8. 5215385 Support keyword-only function parameters (#143) by Alan Donovan · 6 years ago
  9. 678bafe Add while statement and allow recursion (#39) by Alessandro Arzilli · 6 years ago
  10. 551f300 add docs/PKG/index.html redirects and import comments by Alan Donovan · 6 years ago
  11. e3deafe rename skylark -> starlark by Alan Donovan · 6 years ago
  12. 93f3e0c skylark: byte code compiler and interpreter (#95) by alandonovan · 6 years ago
  13. a1b28d8 Remove predeclared names from the module globals dict (#86) by alandonovan · 7 years ago
  14. ab191a0 syntax: add (*LoadStmt).ModuleName accessor method, for convenience (#76) by alandonovan · 7 years ago
  15. 28ceca7 Add new node ParenExpr (#65) by Laurent Le Brun · 7 years ago
  16. 689fc22 Attach comments to AST nodes. (#64) by Laurent Le Brun · 7 years ago
  17. 69e9615 Syntax: support multiprecision integer literals (#58) by Mohamed Elqdusy · 7 years ago
  18. 312d1a5 skylark: create GitHub repository from google3@170697745 by Alan Donovan · 7 years ago