1. b6d3e7f Fix: Immutability of Int is broken by BigInt method (#332) (#333) by Germán Fuentes Capella · 3 years, 8 months ago
  2. e81fc95 starlark: add AsInt helper function for unpacking values to Go ints (#329) by alandonovan · 3 years, 10 months ago
  3. 3b7e02e starlark: bring floating-point into spec compliance (#313) by alandonovan · 3 years, 11 months ago
  4. c6daab6 int: reduce allocation by representing small ints as pointers (#280) by alandonovan · 4 years, 3 months ago
  5. 1174b26 three comment tweaks (#161) by alandonovan · 6 years ago
  6. d50186b Small/big int representation for starlark Int (#155) by Edward McFarlane · 6 years ago
  7. 58f9101 starlark: HasUnary: allow extension types to define +x, -x, ~x (#87) by alandonovan · 6 years ago
  8. 5c7d5aa fix nits found by various static tools (#11) by alandonovan · 6 years ago
  9. 5eb2bff starlark: address code review comments from #23 (#24) by Josh Bleecher Snyder · 6 years ago
  10. 107fc20 Minor optimizations (#23) by Josh Bleecher Snyder · 6 years ago
  11. 6beab7e rename packages under go.starlark.net by Alan Donovan · 6 years ago
  12. 6dc378f put skylark package in a subdirectory by Alan Donovan · 6 years ago[Renamed from int.go]
  13. e3deafe rename skylark -> starlark by Alan Donovan · 6 years ago
  14. 0a5e39a Add missing bitwise ops: xor, unary not (~), and shifts (#117) by Hittorp · 6 years ago
  15. 05f260d skylark: range(...) no longer materializes the sequence as a list (#25) by alandonovan · 7 years ago
  16. 6cae335 Removing unnecessary else statements. by Diego Siqueira · 7 years ago
  17. 312d1a5 skylark: create GitHub repository from google3@170697745 by Alan Donovan · 7 years ago