1. 12 Aug, 2015 1 commit
    • Felix Lange's avatar
      cmd/geth, jsre: restore command line editing on windows · 0ef80bb3
      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
      0ef80bb3
  2. 11 Aug, 2015 7 commits
  3. 09 Aug, 2015 4 commits
  4. 08 Aug, 2015 1 commit
  5. 07 Aug, 2015 16 commits
  6. 06 Aug, 2015 11 commits