plugeth/internal/jsre
Felix Lange f9d683b07f
go.mod: upgrade goja (#23721)
This update adds support for some more ES6 functionality, notably
arrow functions.
2021-10-13 14:42:00 +02:00
..
deps go.mod: upgrade goja (#23721) 2021-10-13 14:42:00 +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 console, internal/jsre: use github.com/dop251/goja (#20470) 2020-01-27 11:50:48 +01:00
jsre.go console, internal/jsre: use github.com/dop251/goja (#20470) 2020-01-27 11:50:48 +01:00
pretty.go console, internal/jsre: use github.com/dop251/goja (#20470) 2020-01-27 11:50:48 +01:00