aboutsummaryrefslogtreecommitdiffstats
path: root/internal/jsre/jsre.go
Commit message (Expand)AuthorAgeFilesLines
* internal: golint updates for this or self warning (#16634)kiel barry2018-05-021-27/+27
* internal: update web3.js to 0.18.1, embed deps with go-bindata (#3545)Péter Szilágyi2017-01-131-0/+6
* internal/jsre: fix built-in inspect functionFelix Lange2016-12-201-1/+1
* internal/jsre: ensure Stop can be called more than onceFelix Lange2016-06-031-7/+9
* console, internal/jsre: colorize JavaScript exceptions tooPéter Szilágyi2016-05-301-2/+2
* cmd, console: split off the console into a reusable packagePéter Szilágyi2016-05-301-0/+327