aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Collapse)AuthorAgeFilesLines
* Name changePřemysl Eric Janouch2020-09-282-2/+2
|
* Go: make use of multiple return valuesslicesPřemysl Janouch2018-10-102-5/+2
|
* Go: store scopes and globals as mapsPřemysl Janouch2018-10-101-2/+1
|
* Go: use slices for list valuesPřemysl Janouch2018-10-102-9/+7
|
* Go/repl: improve completionPřemysl Janouch2018-10-101-8/+14
|
* Go: use string for strings instead of []bytePřemysl Janouch2018-10-092-2/+2
| | | | A few conversions more, a few conversions less.
* Add a port to GoPřemysl Janouch2018-10-092-0/+154