1. 15 May, 2018 3 commits
  2. 13 May, 2018 16 commits
  3. 12 May, 2018 4 commits
  4. 11 May, 2018 3 commits
  5. 10 May, 2018 1 commit
  6. 08 May, 2018 1 commit
  7. 30 Apr, 2018 1 commit
  8. 29 Apr, 2018 2 commits
  9. 27 Apr, 2018 4 commits
  10. 25 Apr, 2018 2 commits
  11. 24 Apr, 2018 1 commit
  12. 21 Apr, 2018 1 commit
  13. 20 Apr, 2018 1 commit
    • Dominik Charousset's avatar
      Streamline logging implementation · e7aa36c2
      Dominik Charousset authored
      - use `deep_to_string` for building log lines whenever possible
      - remove unused state in line builder and unit test output stream
      - add a new arg wrapper to log ranges from iterator pairs
      - provide a to_string for arg wrappers to avoid code duplication
      e7aa36c2