Skip to content
Snippets Groups Projects
  1. Nov 21, 2017
  2. Nov 20, 2017
  3. Nov 18, 2017
  4. Nov 17, 2017
  5. Nov 16, 2017
  6. Nov 15, 2017
  7. Nov 14, 2017
  8. Nov 13, 2017
  9. Nov 10, 2017
    • Alex Clemmer's avatar
      :nail_care: Add row-padding string pretty printer · 9c2d0a2d
      Alex Clemmer authored
      Historically, every time we've needed to write out something tabular,
      we've hand-rolled an ad hoc padded row writer. Yes, in each case. Such
      is #startuplife.
      
      The third time we did this we wrote this with bugs, and so now we are
      rewriting it in a general, tested function, and transitioning all places
      where we call this to use this function.
      9c2d0a2d