1. 07 Jul, 2016 2 commits
    • Dominik Charousset's avatar
      Update submodule references · 236bf701
      Dominik Charousset authored
      236bf701
    • Dominik Charousset's avatar
      Unify serialize and to_string API via inspect · 72a77e03
      Dominik Charousset authored
      Replace existing `to_string`/`serialize` function pair with a single `inspect`.
      This change is backwards compatible, i.e., serializers and deserializers pick
      up `serialize` functions via ADL if available. User-defined `to_string`
      functions are preferred over `inspect`. Formatting hints and other meta
      information that can be evaluated by inspectors are realized with annotations.
      Close #470.
      72a77e03
  2. 04 Jul, 2016 1 commit
  3. 02 Jul, 2016 6 commits
  4. 01 Jul, 2016 3 commits
  5. 30 Jun, 2016 8 commits
  6. 29 Jun, 2016 18 commits
  7. 23 Jun, 2016 2 commits