aboutsummaryrefslogtreecommitdiff
path: root/cmd/repl
Commit message (Expand)AuthorAgeFilesLines
* Name changePřemysl Eric Janouch2020-09-281-1/+1
* Go: make use of multiple return valuesslicesPřemysl Janouch2018-10-101-2/+1
* Go: store scopes and globals as mapsPřemysl Janouch2018-10-101-2/+1
* Go: use slices for list valuesPřemysl Janouch2018-10-101-4/+4
* Go/repl: improve completionPřemysl Janouch2018-10-101-8/+14
* Go: use string for strings instead of []bytePřemysl Janouch2018-10-091-1/+1
* Add a port to GoPřemysl Janouch2018-10-091-0/+91