-
Notifications
You must be signed in to change notification settings - Fork 235
Pull requests: google/starlark-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
starlark: add maxAlloc guard to list, sorted, enumerate
#636
opened Apr 5, 2026 by
YuvalFradkin1
Loading…
starlark: add ** operator, **= augmented assignment, and pow() (#631)
#632
opened Mar 17, 2026 by
nickovs
Loading…
docs: update Go version support policy to 2 releases
#629
opened Feb 6, 2026 by
albertocavalcante
Loading…
feat: add f-string literals (
f"…{expr}…") to Starlark
#625
opened Nov 17, 2025 by
IgorShishkin12
Loading…
Support complete collection of set methods, including multi-argument forms
#586
opened Mar 26, 2025 by
tetromino
Collaborator
Loading…
Bytes Index(i) should return int value of the ith element.
#577
opened Feb 23, 2025 by
teaarchery
Loading…
spec: options to allow load statements in loops and conditions
#554
opened May 20, 2024 by
edigaryev
Loading…
Port pytruth as lib/truth
question
Further information is requested
#361
opened Mar 11, 2021 by
fenollp
Contributor
Loading…
syntax: add benchmarks for scanning and parsing
#238
opened Aug 21, 2019 by
alandonovan
Contributor
Loading…
starlark: use Unhashable errors to indicate hash failures
#165
opened Mar 1, 2019 by
josharian
Collaborator
Loading…
Make default DataFile work with GOPATH with multiple entries.
#132
opened Feb 1, 2019 by
vadimsht
Loading…
resolve: allow if/for/while statements at toplevel
#103
opened Jan 6, 2019 by
alandonovan
Contributor
Loading…
ProTip!
Adding no:label will show everything without a label.