#2 refactor: change from using throws to using expected in situations...

Ouvert
sjjaffe veut fusionner 25 commits à partir de sjjaffe/refactor/expected vers sjjaffe/feat/format-matcher

25 Commits

Auteur SHA1 Message Date
  Sam Jaffe 4a630f4b9d chore: fix include-order il y a 4 jours
  Sam Jaffe 6306c7f278 refactor: clang-tidy errors il y a 5 jours
  Sam Jaffe 8358230db8 Merge branch 'feat/format-matcher' into refactor/expected il y a 5 jours
  Sam Jaffe a09eb4867d refactor: propogate expected handling to load_*, and test cases il y a 1 semaine
  Sam Jaffe 121e46bc77 Merge branch 'feat/format-matcher-with-expect' into refactor/expected il y a 1 semaine
  Sam Jaffe 26adf67f22 Merge branch 'feat/format-matcher' into refactor/expected il y a 1 semaine
  Sam Jaffe eb6a439b51 Merge branch 'refactor/expected' into feat/format-matcher-with-expect il y a 1 semaine
  Sam Jaffe e68bd882cd Merge branch 'feat/format-matcher' into feat/format-matcher-with-expect il y a 1 semaine
  Sam Jaffe d1f4328e3f Merge branch 'master' into refactor/expected il y a 1 semaine
  Sam Jaffe ec36ba19eb fix: .value() should not be noexcept il y a 2 semaines
  Sam Jaffe 2161a7d369 Merge branch 'master' into refactor/expected il y a 2 semaines
  Sam Jaffe 8c30e1cf80 fix: proper formulation of RelativePointer il y a 2 semaines
  Sam Jaffe ca74d7a5f6 fix: proper formulation of RelativePointer il y a 2 semaines
  Sam Jaffe 2e2f6f584a refactor: fix merge errors for use w/ expected il y a 2 semaines
  Sam Jaffe b557d86fac Merge branch 'refactor/expected' into feat/format-matcher-with-expect il y a 2 semaines
  Sam Jaffe bf0587fd57 fix: inverted condition il y a 2 semaines
  Sam Jaffe 5a2051d408 Merge branch 'master' into refactor/expected il y a 2 semaines
  Sam Jaffe c85dd8f182 Merge branch 'master' into refactor/expected il y a 2 semaines
  Sam Jaffe c2da67ffeb refactor: move parse_integer into number.h il y a 8 mois
  Sam Jaffe 8697cb37e5 refactor: change Pointer/RelativePointer to use expected for the string ctor il y a 8 mois
  Sam Jaffe f88224b109 refactor: don't use optional for relative pointer il y a 8 mois
  Sam Jaffe 2742b8c4d9 refactor: create Pointer::parse using expected il y a 8 mois
  Sam Jaffe aad2a243b6 refactor: add missing ctors and typedefs il y a 8 mois
  Sam Jaffe b9102750ce refactor: switch Pointer to use expected under-the-hood, preserve API il y a 8 mois
  Sam Jaffe 56b3271b58 refactor: std::expected compat il y a 8 mois