Commit Graph

11 Commits (065aff9ffa2bee1008d1f406328dd12a073cb239)

Author SHA1 Message Date
Péter Szilágyi d6f4c515f5 jsre: print function arguments too 9 years ago
Péter Szilágyi 7842559353 jsre: sort pretty print output, fields before funcs 9 years ago
Péter Szilágyi 3f4ce70d92 jsre: fix wrong separator comma placing due to non consistent field orders 9 years ago
Marek Kotewicz b09d62bac7 fixed printing circular structures 10 years ago
Marek Kotewicz 24c8fdc1d0 do not print Plain Object prototype fields in geth console 10 years ago
Marek Kotewicz 1f122626be printing object prototype functions in geth console 10 years ago
Marek Kotewicz f960fc066e fixed printing BigNumbers 10 years ago
Marek Kotewicz bb3ae3026e print nonenumerable properties of object in geth console 10 years ago
obscuren a2e3bf6f30 removed big num from pp 10 years ago
obscuren a1cae93d78 Improved pretty printer for console 10 years ago
zelig da44097800 jsre: 10 years ago
obscuren 6ea7aae29c Removed some methods from the JS REPL 10 years ago
Erez Wanderman 7227552f42 Fix ethereum compilation and functioning on Windows. 10 years ago
obscuren ce8f24e57a Moved JSRE to it's own package for sharing between ethere(um/al) 10 years ago
obscuren 28948d061c Moved the repl to a new package 10 years ago
obscuren dd869064a6 delete? 10 years ago
obscuren 92eaa98e83 Added js interpret mode 10 years ago
obscuren 017bbbb582 Improved REPL output 10 years ago