plugeth/internal/jsre
ucwong d4d288e3f1
build: add imports for go generate tools (#24682)
This adds a tools.go file to import all command packages used for
go:generate. Doing so makes it possible to execute go-based code
generators using 'go run', locking in the tool version using go.mod.

Co-authored-by: Felix Lange <fjl@twurst.com>
2022-04-12 20:24:02 +02:00
..
deps build: add imports for go generate tools (#24682) 2022-04-12 20:24:02 +02:00
completion_test.go go.mod: upgrade goja (#23721) 2021-10-13 14:42:00 +02:00
completion.go internal/jsre: handle null and undefined to prevent crash (#23701) 2021-10-10 14:58:47 +02:00
jsre_test.go all: use T.TempDir to create temporary test directories (#24633) 2022-04-08 15:44:55 +02:00
jsre.go cmd/geth, console: support interrupting the js console (#23387) 2021-12-11 16:51:05 +01:00
pretty.go console, internal/jsre: use github.com/dop251/goja (#20470) 2020-01-27 11:50:48 +01:00