Issues
- 3
"Awesome Starlark"
#288 opened by dbohdan - 0
- 1
Equality and truthiness of `string#elems`
#285 opened by fmeum - 2
Spec incorrectly claims that strings are treated as sequences in compound assignment
#281 opened by haberman - 3
Add `**` power operator
#190 opened by tetromino - 7
- 4
f-strings in Bazel?
#205 opened by daniel-v-klein - 3
Support yaml marshal/unmarshal
#219 opened by alexeagle - 2
Support f-string like Python?
#270 opened by Starflower8 - 1
Caddy is not using Starlark actually
#278 opened by Maibunni - 8
proposal: add a `set` data type
#264 opened by dieortin - 1
Provide `sha256` as a primitive in Starlark
#275 opened by shs96c - 1
Provide a `base64` primitive
#276 opened by shs96c - 2
- 1
- 2
- 7
Return views instead of lists in various operations
#203 opened by brandjon - 1
check the type like Python?
#266 opened by ThreadSanitizer - 0
Starlark in Python?
#265 opened by suganoi - 1
Incomplete string format, lack support of "%.02f"
#262 opened by Turnkeys - 4
- 2
- 1
Support `toml` marshall/unmarshall
#254 opened by aignas - 1
Support JSONC in json module
#255 opened by ashi009 - 1
Add "async" as reserved name
#250 opened by brandjon - 2
Support jsonc in json.decode
#253 opened by ashi009 - 3
Add an "assert" function
#252 opened by carlosgalvezp - 7
- 1
Clarify safety on untrusted code
#249 opened by afq984 - 2
Positional-only arguments
#247 opened by fmeum - 0
Add dict.clear to the spec
#230 opened by laurentlb - 0
- 1
Tests are failing
#238 opened by laurentlb - 0
- 0
- 2
- 3
- 0
The `set` bullet point leads to nowhere in spec.md
#224 opened by mik90 - 2
Debug Starlark Program Directly
#223 opened by wulixzCN - 0
Expose the rule-kind of dependency targets
#220 opened by nreid260 - 1
- 1
- 1
Is the enumerate second argument named?
#195 opened by ndmitchell - 0
Clarify `int()` parameter `base`
#209 opened by brandjon - 3
Clarify Sequence Type Relationships
#206 opened by mahmoudimus - 5
Add dict.copy/list.copy
#192 opened by ndmitchell - 2
How to set value deep in object
#204 opened by kferrone - 0
Bazel CI pipeline is red since Feb 23rd 2021
#200 opened by philwo - 1
dict() constructor should accept mappings
#198 opened by brandjon - 3
Restore codepoints?
#191 opened by ndmitchell