aboutsummaryrefslogtreecommitdiff
path: root/cmd/repl
Commit message (Collapse)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
| | | | A few conversions more, a few conversions less.
* Add a port to GoPřemysl Janouch2018-10-091-0/+91