1. ee8ed14 build(deps): bump google.golang.org/protobuf from 1.25.0 to 1.33.0 (#530) by dependabot[bot] · 2 months ago main
  2. efac672 starlark: new API for go1.23 push iterators (#527) by Alan Donovan · 2 months ago
  3. 981680b starlark: update go.mod to drop go1.18 support (#529) by Alan Donovan · 3 months ago
  4. f864706 Remove debug clock from Time.String() (#524) by Marco Manino · 4 months ago
  5. 90ade8b Remove 'too many arguments' error when interpolating over mappings (#520) by kcza · 6 months ago
  6. 556fd59 time: per-thread time.now() function (#517) by Mikhail Mazurskiy · 7 months ago
  7. 2232540 Limit CPU and memory usage for int-to-float conversion (#515) by Marco Manino · 7 months ago
  8. 47c85ba Better issubset performance (#514) by Marco Manino · 7 months ago
  9. 10651d5 Make resolve follow FileOptions.TopLevelControl (#510) by Marco Manino · 8 months ago
  10. a958746 Refactor TestLoadBacktrace to use errors.Unwrap (#509) by Oleksandr Redko · 8 months ago
  11. bb4c9a3 Change to go 1.18; extend ci test versions (#508) by Oleksandr Redko · 8 months ago
  12. 79febce Remove usage of deprecated io/ioutil package (#507) by Oleksandr Redko · 8 months ago
  13. 745481c Adding additional set builtins (#506) by Sam Wheating · 8 months ago
  14. 95963e0 Expose paren Position on DefStmt (#504) by Raphaël Vigée · 9 months ago
  15. c9e9adf fix a few function names on comments (#427) by cui fliter · 9 months ago
  16. 68633c9 Additional methods for Set type (#497) by Sam Wheating · 9 months ago
  17. 12f4cb8 syntax: parameterize API over FileOptions, avoid globals (#477) by Alan Donovan · 9 months ago
  18. 460f143 Fix typos in comments (#496) by Oleksandr Redko · 9 months ago
  19. 2aa7575 trivial: Fix golint errors (#495) by Alexandre Rostovtsev · 10 months ago
  20. 9b46791 Replace `ctx.new_file` with `ctx.actions.declare_file` (#494) by Mai Hussien · 10 months ago
  21. cf31414 Fixing example in documentation (#432) by Marco Manino · 10 months ago
  22. 7dadff3 lib/proto: add support for instantiating proto map fields (#491) by tazjin · 10 months ago
  23. 0d72639 starlarktest/assert.star: allow +/-1 ULP in float eq comparisons (#490) by Alan Donovan · 10 months ago
  24. 08598ae Fix build flags for s390x, ppc64, and ppc64le (#489) by Álex Sáez · 10 months ago
  25. 1c3ac63 Fixing name of mod builtin (#487) by Marco Manino · 10 months ago
  26. 8a33432 Fix typo in import comment because this causes compilation problem when making package for OS distribution. (#486) by nozzy123nozzy · 10 months ago
  27. 2226322 Bump memory boundary to 4Gb in test (#484) by Danial Klimkin · 11 months ago
  28. 9532f56 lib/json: fix go1.17 build by avoiding reflect.Value.UnsafePointer (#474) by Alan Donovan · 12 months ago
  29. 99efbb1 README: document support of 4 minor go1.x releases (#475) by Alan Donovan · 12 months ago
  30. d31a485 syntax: reserve async, await keywords (#476) by Alan Donovan · 12 months ago
  31. a134d8f Allow json.decode to return a default value if decoding fails (#466) by Alexandre Rostovtsev · 12 months ago
  32. 75289a4 lib/json: don't fatal on Attr errors when encoding (#467) by Andrei Matei · 12 months ago
  33. 4b1e35f Optimizing hashtable.grow() for faster hashtables (#459) by Sam Wheating · 1 year, 3 months ago
  34. dded032 Adding new ThreeWayComparable interface (#457) by Sam Wheating · 1 year, 3 months ago
  35. 50efbbf Disambiguate a resolve message (#458) by Filip Filmar · 1 year, 3 months ago
  36. c52844e starlark: set internal iteration use hashtable linked lists (#404) by Edward McFarlane · 1 year, 3 months ago
  37. 3f75dec Added a ParamDefault() method to Function that returns parameter default values. (#452) by Vincent · 1 year, 4 months ago
  38. 066229b starlark: optimize TestProfile (#456) by Alan Donovan · 1 year, 4 months ago
  39. ddd531c Convert `assert.go` back to `assert.star` and bump Go version to 1.16. (#453) by Yuxin Wang · 1 year, 4 months ago
  40. fae38c8 Update Struct.String() function to not quote starlark.String custom constructor (#449) by Guillaume Bouvignies · 1 year, 4 months ago
  41. dcdc0f0 Walk syntax.DictEntry instead of ignoring it. (#447) by Yuxin Wang · 1 year, 4 months ago
  42. d7da887 docs: fix typo parse_time (#445) by Yu · 1 year, 5 months ago
  43. 09991d3 starlark: do not use reflect.Value.MethodByName (#444) by Alessandro Arzilli · 1 year, 5 months ago
  44. 3fd0dac int_test: Move `--entry` flag definition from TestMain to package initialization time. (#442) by Wojciech Ptak · 1 year, 6 months ago
  45. 0eacda4 lib/time: consider any Time other than zero instant to be truthy (#441) by Sam Wheating · 1 year, 6 months ago
  46. 42872f4 lib/proto: Allow replacing repeated fields, instead of appending. (#440) by Wojciech Ptak · 1 year, 6 months ago
  47. 3d7c6cd Fixing bad allocation pattern in `float` builtin (#438) by Marco Manino · 1 year, 6 months ago
  48. acb66ad lib/json: fix trivially broken tests (#434) by Alan Donovan · 1 year, 7 months ago
  49. eaacdf2 starlark: use defer for cleanup so that panics pass through safely (#422) by Alan Donovan · 1 year, 7 months ago
  50. 22309ac Detecting json loops (#431) by Marco Manino · 1 year, 7 months ago
  51. 6ce4ce3 Imlemented ResetStepsAndCancelReason() (#433) by kaka · 1 year, 7 months ago
  52. 6bf6f09 update spec.md to correct some mistakes (#428) by Benjamin Wang · 1 year, 8 months ago
  53. 5fccb4d Tidy go.mod file (#424) by Alan Donovan · 1 year, 8 months ago
  54. 14b0506 Amend welcome banner and final println (#413) by Adam Stringer · 1 year, 8 months ago
  55. f738f55 Add dict|dict and dict|=dict (#397) by Alan Donovan · 1 year, 9 months ago
  56. cfacd89 starlark: fall back to slow Ints if mmap fails (#398) by Alan Donovan · 1 year, 9 months ago
  57. e1b9ebd Fix build instructions for Go 1.18+ (#412) by Ankit Pati · 1 year, 9 months ago
  58. e9e71af Fix 'math' tests to tolerate float imprecision (#409) by Berk D. Demir · 1 year, 9 months ago
  59. 064bc72 fix some typos (#415) by cui fliter · 1 year, 9 months ago
  60. 4cadf0a Add a OnMaxSteps optional handler to Thread (#410) (#411) by Ryan Catherman · 1 year, 10 months ago
  61. d1966c6 Fix some typos. (#406) by aiuto · 2 years, 2 months ago
  62. 5411bad starlark: remove allocs on Dict ranges for dictsEqual and write (#402) by Edward McFarlane · 2 years, 3 months ago
  63. c8e9b32 starlark: fix tests for loong64. (#399) by abner.chen · 2 years, 3 months ago
  64. 243c749 Add strings.remove{pre,suf}fix methods (#395) by Alan Donovan · 2 years, 3 months ago
  65. c55a923 Suggest keyword argument based on spelling in UnpackArgs (#393) by Pierre Fenoll · 2 years, 3 months ago
  66. bb14e15 Expose CompareLimit variable, controlling recursion when comparing cyclic data. (#392) by Pierre Fenoll · 2 years, 4 months ago
  67. 70c0e40 Fix the link to the Java implementation (#390) by Tetsuo Kiso · 2 years, 6 months ago
  68. 79238b7 Fix broken link to Bazel's build language (#389) by Tetsuo Kiso · 2 years, 6 months ago
  69. b0039bd Remove remaining code about AllowLambda (#388) by Nozomu Ohki · 2 years, 7 months ago
  70. 87f3331 Remove Travis CI configuration and replace README badge (#386) by Jay Conrod · 2 years, 9 months ago
  71. 94adf23 avoid cross-package references in tests (#385) by Alan Donovan · 2 years, 9 months ago
  72. d12bc23 Add GitHub action for testing (#384) by Jay Conrod · 2 years, 9 months ago
  73. f8c134c starlark: disable int32 optimization on openbsd (#383) by Alan Donovan · 2 years, 9 months ago
  74. 1cdb82c Add François-René Rideau (formerly tunes@google.com) to credits section (#368) by Alexandre Rostovtsev · 3 years ago
  75. cca21e7 Fix bug in math.ceil by returning integral instead of float (fixes #372) (#373) by Algebra8 · 3 years ago
  76. e9428d6 float: a cleaner fix to issue #375 (#377) by Alan Donovan · 3 years, 1 month ago
  77. 8464232 fix overflow bug in finiteFloatToInt (#376) by Alan Donovan · 3 years, 1 month ago
  78. 0c63ff3 Fix type expressed in last example of specs' Floating-point numbers (fixes 370) (#371) by Algebra8 · 3 years, 1 month ago
  79. 1607a96 refactor(json): move go.starlark.net/starlarkjson -> go.starlark.net/lib/json (#367) by Brendan O'Brien · 3 years, 1 month ago
  80. 7a1108e rename math.abs to math.fabs (fixes #362) and introduce `Universe["abs"]` (#363) by Pierre Fenoll · 3 years, 2 months ago
  81. f54874d Add support of timestamps in nanoseconds (#365) by Nicolas Filotto · 3 years, 2 months ago
  82. 74c10e2 add math module (#357) by Brendan O'Brien · 3 years, 2 months ago
  83. 6a590ae time: add time module (#327) by Brendan O'Brien · 3 years, 3 months ago
  84. e043a3d starlark: fix uint32->int truncation on 386 (#353) by alandonovan · 3 years, 3 months ago
  85. 0147c08 starlarkstruct: add missing words in description (#352) by Alexey Palazhchenko · 3 years, 3 months ago
  86. 6fe8173 starlark: Add "??" syntax for none-coalescing parameters to UnpackArgs. (#350) by Nick Santos · 3 years, 3 months ago
  87. ebe61bd starlark: add 'bytes' data type, for binary strings (#330) by alandonovan · 3 years, 3 months ago
  88. 0a10e4f syntax: support setting initial line/col for scanner (#349) by alandonovan · 3 years, 4 months ago
  89. bc864be Remove an unused Thread in the sequential load example (#345) by Xùdōng Yáng · 3 years, 4 months ago
  90. 28488fa starlark: fix bug in int(string, base=int) (#344) by alandonovan · 3 years, 4 months ago
  91. f935de8 testdata: s/blacklist/blocklist/g per Google policy (#343) by alandonovan · 3 years, 4 months ago
  92. 300301f starlark: report "uninitialized cell" errors gracefully (#341) by alandonovan · 3 years, 4 months ago
  93. 3921cb6 spec: remove more stale implementation notes (#342) by alandonovan · 3 years, 4 months ago
  94. cea917a resolver: make -nesteddef and -lambda always on (#328) by alandonovan · 3 years, 4 months ago
  95. fb04d37 doc/spec.md: fix mistake regarding sign of x % y (#339) by alandonovan · 3 years, 4 months ago
  96. 73f535f Add functionality for parsing floats (#338) by James Johnson · 3 years, 4 months ago
  97. b6d3e7f Fix: Immutability of Int is broken by BigInt method (#332) (#333) by Germán Fuentes Capella · 3 years, 4 months ago
  98. 8756d3e starlark: avoid constants > 1<<32 in tests (#336) by alandonovan · 3 years, 4 months ago
  99. e81fc95 starlark: add AsInt helper function for unpacking values to Go ints (#329) by alandonovan · 3 years, 6 months ago
  100. 2627fba lib/proto: a Starlark package for protobuf processing (#318) by alandonovan · 3 years, 6 months ago