This repository was archived by the owner on Dec 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 73
Pull requests: google/skylark
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
skylark: fix a crash in call f(*args, named=value)
#136
by alandonovan
was merged Oct 22, 2018
Loading…
syntax: add regression test for recent 'not not x' parser bug
#131
by alandonovan
was merged Oct 5, 2018
Loading…
Add
HasSetKey
interface for user-implemented dict-ish types.
#130
by jmillikin-stripe
was merged Oct 5, 2018
Loading…
resolve: a non-binding use of a global may precede its binding
#123
by alandonovan
was merged Aug 22, 2018
Loading…
spec: add ~ to list of punctuation tokens, and reorganize
#119
by alandonovan
was merged Aug 9, 2018
Loading…
Add missing bitwise ops: xor, unary not (~), and shifts
#117
by Hittorp
was merged Aug 9, 2018
Loading…
Builtin: push a Frame on the Thread's stack even when calling Builtins
#112
by alandonovan
was merged Jul 2, 2018
Loading…
string.{starts,ends}with: allow tuple-of-string argument, like Python
#110
by alandonovan
was merged Jun 25, 2018
Loading…
syntax: rename testdata/def.bzl to something innocuous
#108
by alandonovan
was merged Jun 15, 2018
Loading…
example: Use the standard example naming convention to satisfy 'go vet'
#106
by nicks
was merged May 25, 2018
Loading…
value: Add a Sliceable interface for operands of the [] operator
#105
by nicks
was merged May 18, 2018
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.