1. 09 Apr, 2017 1 commit
    • Niels Lohmann's avatar
      🔨 simplified interface for parser, lexer, and binary_reader · 186a9fd4
      Niels Lohmann authored
      These classes are now constructed with an interface adapter. This moves
      complexity from various places into the interface adapter class, or to
      some factories which now implement the different flavors of input.
      
      Furthermore, input adapters are kept in std::shared_ptr to avoid the
      need of manual deletion.
      186a9fd4
  2. 08 Apr, 2017 1 commit
  3. 07 Apr, 2017 2 commits
  4. 06 Apr, 2017 1 commit
  5. 05 Apr, 2017 1 commit
  6. 04 Apr, 2017 4 commits
  7. 03 Apr, 2017 3 commits
  8. 02 Apr, 2017 2 commits
  9. 01 Apr, 2017 1 commit
  10. 31 Mar, 2017 5 commits
  11. 30 Mar, 2017 4 commits
  12. 29 Mar, 2017 1 commit
  13. 28 Mar, 2017 14 commits