Commit Graph

5 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 563e8ba069
Go: store scopes and globals as maps 2018-10-10 19:56:05 +02:00
Přemysl Eric Janouch b210216c71
Go: use slices for list values 2018-10-10 19:39:29 +02:00
Přemysl Eric Janouch 1ae1b9bb98
Go/repl: improve completion 2018-10-10 15:40:18 +02:00
Přemysl Eric Janouch 1e03aeacdd
Go: use string for strings instead of []byte
A few conversions more, a few conversions less.
2018-10-09 18:25:41 +02:00
Přemysl Eric Janouch f751975cfd
Add a port to Go 2018-10-09 10:42:20 +02:00