xgo/cmd
Daniel 3c30109cd0
fix bytecode encoding/decoding of builtin modules (#154)
* fix bytecode encoding/decoding of builtin modules

* Bytecode.Decode() to take map[string]objects.Importable

* add objects.ModuleMap

* update docs

* stdlib.GetModuleMap()
2019-03-20 01:28:40 -07:00
..
bench module refactor (#148) 2019-03-18 08:15:26 -07:00
tengo fix bytecode encoding/decoding of builtin modules (#154) 2019-03-20 01:28:40 -07:00
tengomin Refactored duplicate REPL code (#145) 2019-03-16 13:58:08 -07:00