1. 21 Sep, 2016 1 commit
  2. 19 Sep, 2016 1 commit
  3. 08 Mar, 2016 1 commit
    • Cory Omand's avatar
      PrettyWriter formatting options. · 7a79e91e
      Cory Omand authored
      This change adds PrettyWriter::SetFormatOptions with a corresponding
      bitfield enum PrettyFormatOptions. This allows options affecting the
      format of the PrettyWriter to be set. The first option to be provided
      is kFormatSingleLineArray, which instructs the PrettyWriter to write
      arrays on a single line, rather than breaking them up onto a line
      per element.
      7a79e91e
  4. 14 Feb, 2016 1 commit
  5. 18 Dec, 2015 1 commit
  6. 18 Apr, 2015 1 commit
  7. 14 Apr, 2015 1 commit
  8. 13 Apr, 2015 7 commits