issues
search
google
/
starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
BSD 3-Clause "New" or "Revised" License
2.34k
stars
212
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix ineffective assignments
#258
mbrukman
closed
4 years ago
1
Move Travis CI badge to the top of file [skip ci]
#257
mbrukman
closed
4 years ago
4
starlark-go forbids trailing comma after **kwargs (permitted by Bazel and Python 3)
#256
jmillikin-stripe
closed
4 years ago
0
Add syntax highlighting to the readme file
#255
arturdryomov
closed
4 years ago
1
.travis.yml: test that module is tidy
#254
jayconrod
closed
4 years ago
2
Error in installing starlark
#253
dearchap
closed
3 years ago
2
Is there any way to stop a running script with a timeout?
#252
Dreamacro
closed
4 years ago
8
Adding support for Bazel test to use DataFile
#251
bbercovich
closed
4 years ago
0
starlarktest.DataFile filepath isn't correct under Bazel
#250
bbercovich
closed
4 years ago
0
Support keyword-only args in UnpackArgs (i.e. for Built-Ins)
#249
dbentley
opened
5 years ago
2
clarify spec of reversed(dict)
#248
alandonovan
closed
3 years ago
1
resolve: retain globals across REPL chunks
#247
alandonovan
closed
5 years ago
1
allow load to accept non-literal strings
#246
cppforlife
closed
5 years ago
1
spec: fix a broken link
#245
nicks
closed
5 years ago
0
starlark: preserve the backtrace in load() errors
#244
nicks
closed
5 years ago
5
go.mod: init Go module
#243
zchee
closed
4 years ago
5
doc: fix typo
#242
adonovan
closed
5 years ago
1
Any plan on adding some support for regular expressions to the language?
#241
fenollp
opened
5 years ago
19
Allow loading an unfrozen global in the Go API
#240
fenollp
closed
5 years ago
1
Mailing list is inaccessible
#239
shields-fn
closed
4 years ago
2
syntax: add benchmarks for scanning and parsing
#238
alandonovan
opened
5 years ago
0
syntax: add some scanner test cases
#237
alandonovan
closed
5 years ago
0
Proposal: add Context field to starlark.Thread
#236
aarzilli
closed
3 years ago
12
starlark,resolve,internal/compile: replace log.Fatal with panic
#235
aarzilli
closed
5 years ago
3
load all globals in one shot?
#234
deckarep
opened
5 years ago
1
REPL: cannot use augmented assign (x += 1) on a global variable
#233
alandonovan
closed
5 years ago
0
go.mod
#232
andrewchambers
closed
4 years ago
0
Request for feedback: Indented template/render literals
#231
andrewchambers
closed
5 years ago
1
Update dialect differences
#230
Quarz0
closed
5 years ago
0
starlark: assert precondition of Function.Param
#229
alandonovan
closed
5 years ago
0
starlark: enumerate Thread.locals
#228
silas
closed
5 years ago
4
Remove `not` from binary operators in the spec
#227
vladmos
closed
5 years ago
1
repl: treat load bindings as global in the REPL
#226
alandonovan
closed
5 years ago
0
standardization: syntax used to describe types as string in `type`
#225
mcuadros
closed
5 years ago
4
REPL: doesn't load properly
#224
mcuadros
closed
1 year ago
2
spec: add '0' as valid decimal_lit
#223
mewmew
closed
5 years ago
2
scanner: accept \uXXXX and \UXXXXXXXX escapes (and specify them!)
#222
alandonovan
closed
3 years ago
0
Fix rstrip/lstrip spec examples
#221
Quarz0
closed
5 years ago
0
Is there any plan to finish stargo and merge back to master?
#220
yangzh
opened
5 years ago
11
Who uses this Go implementation?
#219
tamalsaha
closed
5 years ago
1
starlark: refactor: move Unpack functions into their own file
#218
alandonovan
closed
5 years ago
0
starlark: add example of Starlark built-in function in Go
#217
alandonovan
closed
5 years ago
0
doc: example of exposing a Go function to a Starlark program
#216
tamalsaha
closed
5 years ago
1
How to read/write json data using starlark?
#215
tamalsaha
closed
4 years ago
7
resolver: spurious regression in resolution of globals
#214
alandonovan
closed
4 years ago
2
compile: don't optimize (a+"b")+"c" to (a+"bc") if we don't know the type of a
#213
oprypin
opened
5 years ago
3
Doc bug (?): UnpackArgs's optional params must all be marked with "?".
#212
viettrungluu
closed
3 years ago
3
resolve: move resolver types to resolver package
#211
alandonovan
closed
5 years ago
2
starlark: add a fail function
#210
alandonovan
closed
5 years ago
1
doc: print: drop mention of kwargs
#209
alandonovan
closed
5 years ago
2
Previous
Next