Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jsre: hide fields with prefix _ when pretty-printing | Felix Lange | 2016-04-13 | 1 | -1/+1 |
* | jsre: print BigNumber objects with custom constructor as number | Felix Lange | 2016-04-12 | 1 | -5/+13 |
* | jsre: include constructor properties in auto-completion | Felix Lange | 2016-02-15 | 1 | -9/+19 |
* | jsre: fix pretty printer for upstream otto change | Felix Lange | 2016-02-12 | 1 | -2/+11 |
* | jsre: fix annoying indentation when printing arrays of objects | Felix Lange | 2015-08-16 | 1 | -6/+9 |
* | jsre: bind the pretty printer to "inspect" in JS | Felix Lange | 2015-08-16 | 1 | -0/+8 |
* | cmd/geth, jsre: restore command line editing on windows | Felix Lange | 2015-08-12 | 1 | -0/+220 |