- Aug 15, 2015
-
-
Felix Lange authored
The pretty printer, dumb as it is, printed arrays of objects as [{ ... }] With this change, they now print as: [{ ... }]
-
Felix Lange authored
-
- Aug 12, 2015
-
-
Felix Lange authored
PR #856 broke command line editing by wrapping stdout with a filter that interprets ANSI escape sequences to fix colored printing on windows. Implement the printer in Go instead so it can do its own platform-dependent coloring. As a nice side effect, the JS console is now noticeably more responsive when printing results. Fixes #1608 Fixes #1612
-
- Aug 11, 2015
-
-
Jeffrey Wilcke authored
-
- Aug 07, 2015
-
-
Jeffrey Wilcke authored
-
- Aug 06, 2015
-
-
Felix Lange authored
-
- Jul 25, 2015
-
-
Jeffrey Wilcke authored
-
- Jul 23, 2015
-
-
Felix Lange authored
I forgot to update one instance of "go-ethereum" in commit 3f047be5.
-
- Jul 22, 2015
-
-
Felix Lange authored
All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
-
- Jul 08, 2015
-
-
Jeffrey Wilcke authored
-
Bas van Kervel authored
-
- Jul 07, 2015
-
-
Jeffrey Wilcke authored
-
Felix Lange authored
-
Felix Lange authored
-
Bas van Kervel authored
-
- Jul 06, 2015
-
-
Jeffrey Wilcke authored
-
- Jul 03, 2015
-
-
Bas van Kervel authored
-
- Jun 11, 2015
-
-
Bas van Kervel authored
-
Bas van Kervel authored
-
- Jun 09, 2015
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- May 28, 2015
-
-
Jeffrey Wilcke authored
-
- May 25, 2015
-
-
Felix Lange authored
Some JSRE methods (PrettyPrint, ToVal) bypassed the event loop. All calls to the JS VM are now wrapped. In order to make this somewhat more foolproof, the otto VM is now a local variable inside the event loop.
-
- May 20, 2015
-
-
Viktor Trón authored
-
- May 08, 2015
-
-
Daniel A. Nagy authored
-
Zsolt Felföldi authored
-
Jeffrey Wilcke authored
-
Zsolt Felföldi authored
-
- May 06, 2015
-
-
Zsolt Felföldi authored
added and eval queue for serializing JSRE vm execution
-
- Apr 26, 2015
-
-
Jeffrey Wilcke authored
-
- Apr 24, 2015
-
-
Jeffrey Wilcke authored
-
- Apr 09, 2015
-
-
Jeffrey Wilcke authored
-
- Apr 07, 2015
-
-
Jeffrey Wilcke authored
-
Marek Kotewicz authored
-
- Apr 02, 2015
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Jeffrey Wilcke authored
-
Marek Kotewicz authored
-
- Apr 01, 2015
-
-
Marek Kotewicz authored
-