1. 19 Nov, 2017 1 commit
  2. 18 Nov, 2017 2 commits
  3. 17 Nov, 2017 2 commits
  4. 13 Nov, 2017 5 commits
  5. 12 Nov, 2017 4 commits
  6. 11 Nov, 2017 3 commits
  7. 10 Nov, 2017 4 commits
  8. 08 Nov, 2017 4 commits
  9. 07 Nov, 2017 3 commits
  10. 05 Nov, 2017 1 commit
  11. 04 Nov, 2017 1 commit
  12. 02 Nov, 2017 3 commits
  13. 01 Nov, 2017 3 commits
  14. 31 Oct, 2017 3 commits
  15. 30 Oct, 2017 1 commit
    • Benno Schulenberg's avatar
      tweaks: reshuffle some code in order to elide a variable · c4d2a92d
      Benno Schulenberg authored
      Initialize 'breaking_col' to what it needs to be when the current chunk
      consists of only a tab -- a tab that spreads across both start and end
      of the chunk -- so that the last 'if' can move into the preceding one,
      which allows the elision of 'char_len'.
      c4d2a92d