aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2018-11-02compile: add missing opcodeName[EXCH] (#5)alandonovan
2018-11-01add docs/PKG/index.html redirects and import commentsAlan Donovan
2018-10-31rename packages under go.starlark.netAlan Donovan
2018-10-23rename skylark -> starlarkAlan Donovan
2018-10-22internal/compile: bump version number (#138)alandonovan
2018-10-22skylark: fix a crash in call f(*args, named=value) (#136)alandonovan
2018-08-09Add missing bitwise ops: xor, unary not (~), and shifts (#117)Hittorp
2018-04-04internal/compile: improve several comments (#101)alandonovan
2018-04-02compile: add test update missing from previous CL (#99)alandonovan
2018-04-02interp: materialize a Value for each constant prior to execution (#98)alandonovan
2018-04-02compile: optimize a+b statically for literal string/list/tuple (#97)alandonovan
2018-03-30skylark: byte code compiler and interpreter (#95)alandonovan
2017-10-02skylark: create GitHub repository from google3@170697745Alan Donovan