aboutsummaryrefslogtreecommitdiff
path: root/repl
AgeCommit message (Expand)Author
2020-03-29repl: remove stale TODOalandonovan
2019-10-21resolve: retain globals across REPL chunks (#247)alandonovan
2019-07-11repl: treat load bindings as global in the REPL (#226)alandonovan
2019-01-04syntax: improve REPL parsing (#98)alandonovan
2018-12-17starlark: API additions for improved debugging (#76)alandonovan
2018-12-03fix nits found by various static tools (#11)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-03-30skylark: byte code compiler and interpreter (#95)alandonovan
2018-03-13Remove predeclared names from the module globals dict (#86)alandonovan
2018-02-22Attach comments to AST nodes. (#64)Laurent Le Brun
2018-01-22Syntax: support multiprecision integer literals (#58)Mohamed Elqdusy
2017-12-22repl: factor the REPL into a separate package (#50)alandonovan