Commit Graph

  • 2de13e9cf5 Update cmake.yml actions Sy Brand 2025-01-21 10:48:08 +00:00
  • 27e81c3093 Update cmake.yml Sy Brand 2025-01-21 10:38:46 +00:00
  • 0a2e5492c9 Update cmake.yml Sy Brand 2025-01-21 10:34:13 +00:00
  • 0d8044c494 Update cmake.yml Sy Brand 2025-01-21 10:30:43 +00:00
  • 0c1a84e3ef Update cmake.yml Sy Brand 2025-01-21 10:29:14 +00:00
  • e489e21078 Update cmake.yml Sy Brand 2025-01-21 10:26:12 +00:00
  • d9dfa9de61 Update cmake.yml Sy Brand 2025-01-21 10:25:35 +00:00
  • 9b84a0b8b9 Update cmake.yml Sy Brand 2025-01-21 10:18:35 +00:00
  • 26b2a30964 Use more recent ubuntu Sy Brand 2025-01-21 10:13:41 +00:00
  • 273a859e05 added workaround for wrong value of __cplusplus in MSVC compiler (#136) georg-emg 2025-01-21 11:04:12 +01:00
  • c5e8e3c39b ci: Update to actions/checkout@v4 from v3. (#155) Bruce Mitchener 2025-01-21 16:50:13 +07:00
  • e370ef802d Add link to build2 package (#143) Klaim (Joël Lamotte) 2025-01-21 10:48:35 +01:00
  • f441b29e11 Fix typo. (#154) Bruce Mitchener 2025-01-21 16:47:55 +07:00
  • a0ef772cbe Fix bug in unequal operator with void as expected value (#156) Bojan Strbac 2025-01-21 10:47:24 +01:00
  • 735634d78b Add test for PR 156 Sy Brand 2025-01-21 09:47:03 +00:00
  • 3f0ca7b192 Update CMakeLists.txt Sy Brand 2023-04-26 09:14:41 +01:00
  • aa4f7a5e24 Add CMake artifacts to .gitignore (#139) Vratislav Podzimek 2023-03-15 11:34:03 +01:00
  • 292eff8bd8 Bump version v1.1.0 Sy Brand 2023-03-15 10:28:19 +00:00
  • 3e304a4bdd remove submodule directory (#138) j-mew-s 2023-02-24 11:52:32 +00:00
  • 2a72b2f829 Delete .gitmodules Sy Brand 2023-02-24 09:11:23 +00:00
  • 9d812f5e3b Fix unclosed ifdef Sy Brand 2023-02-15 16:37:34 +00:00
  • 3a13214ff1 Test transform and transform_error Sy Brand 2023-02-15 16:34:53 +00:00
  • 5f9170aad5 Add transform_error Sy Brand 2023-02-15 16:32:19 +00:00
  • 1369d77100 Update expected.hpp Sy Brand 2023-02-15 16:17:09 +00:00
  • ac297a9f1e Fix TL_ASSERT Sy Brand 2023-02-15 16:09:50 +00:00
  • f6473697cd Don't use std::make_unique in C++11 mode Sy Brand 2023-02-15 16:09:14 +00:00
  • 4ce32056c6 Use assert in C++14+ Sy Brand 2023-02-15 16:06:01 +00:00
  • 4f4fae82a5 Update issues.cpp Sy Brand 2023-02-15 16:00:16 +00:00
  • 0ffb9dcebc Update expected.hpp Sy Brand 2023-02-15 15:59:54 +00:00
  • f5e6e9aeed Fixed issue #129 (#131) Andrew Byers 2023-02-15 09:54:16 -06:00
  • 79a2068c9a Remove undefined behaviour (#117) Daira Hopwood 2023-02-15 15:53:21 +00:00
  • b74fecd444 Update Catch version Sy Brand 2022-11-24 19:54:26 +00:00
  • 11cb3fdb93 Change name Sy Brand 2022-11-24 19:48:55 +00:00
  • 7465f4eabe Update tested versions Sy Brand 2022-11-24 19:48:10 +00:00
  • 7e842ac198 Test on many compilers (#123) Sy Brand 2022-11-24 19:44:29 +00:00
  • 61a4d18434 Auto-format Sy Brand 2022-11-24 14:45:26 +00:00
  • f11bba1db5 Merge branch 'master' of github.com:TartanLlama/expected Sy Brand 2022-11-24 13:22:17 +00:00
  • af47239f3f Fix issue 122 test Sy Brand 2022-11-24 13:22:11 +00:00
  • 2675ce3cd4 Fix warnings in test (#92) Simon Truscott 2022-11-25 00:18:39 +11:00
  • cd8c7920b3 Use move construction in swap implementation (#103) Simon Truscott 2022-11-25 00:17:42 +11:00
  • f88d817e06 Compile on VS2015 Sy Brand 2022-11-24 13:11:50 +00:00
  • 9411e359b3 Merge branch 'master' of github.com:TartanLlama/expected Sy Brand 2022-11-24 13:11:40 +00:00
  • e6d1f6e6bc Create cmake.yml Sy Brand 2022-11-24 13:07:34 +00:00
  • d72ac6d2c9 Compile on VS 2015 Sy Brand 2022-11-24 13:03:27 +00:00
  • 6b9843d4d2 Update .appveyor.yml Sy Brand 2022-11-24 13:02:29 +00:00
  • 4e86bddee3 Add variadic constructors for tl::unexpected Sy Brand 2022-11-24 12:52:29 +00:00
  • 4621a489bf Add tests for tl::unexpected guide Sy Brand 2022-11-24 12:23:11 +00:00
  • fb0bd6e79d Add deduction guide to tl::unexpected (#109) Jackson 2022-11-24 07:22:17 -05:00
  • f5d8f5c462 Remove unneccesary move in emplace Sy Brand 2022-11-24 12:01:40 +00:00
  • d901f362cc Fix equality test for expected<void,E> Sy Brand 2022-11-24 11:50:20 +00:00
  • ce14a0fc6e Fixes for esp32c3 esp-idf-fixes 0xFEEDC0DE64 2022-05-06 18:50:16 +02:00
  • 96d547c03d Fix use of std::remove_cv in static_assert (#90) bobble-clank 2021-09-07 19:23:16 +10:00
  • 30ee4ea505 Added expected.pri for qmake projects 0xFEEDC0DE64 2021-06-29 21:14:58 +02:00
  • aa9b2b2d1f Made the lib compatible with esp-idf 0xFEEDC0DE64 2021-05-10 20:21:39 +02:00
  • 68a5f5d701 Update README.md master Sy Brand 2021-03-25 11:03:23 +00:00
  • 1d9c5d8c0d Use add_library for subdirectory usage instead of add_executable Sy Brand 2019-11-11 10:57:18 +00:00
  • 0ca73ee30e 🎨 Revamp CMake to be correct and easy to understand (#69) Isabella Muerte 2019-10-25 06:44:01 -07:00
  • fd96e4545c Syntax highlight in README (#64) Lesley Lai 2019-07-17 23:45:19 -06:00
  • 6fe2af5191 Move the error value when throwing an exception in .value rval overloads (#62) Simon Brand 2019-07-10 09:26:02 +01:00
  • f33e2671dd Bump version issue/61 Simon Brand 2019-07-10 09:25:23 +01:00
  • e7b1777dc8 Move the error value when throwing an exception in .value rval overloads Fixes #61 Simon Brand 2019-07-09 19:35:56 +01:00
  • 8f34e67f64 Move the error value when throwing an exception in .value rval overloads Fixes #55 issue/55 Simon Brand 2019-07-09 19:35:56 +01:00
  • bcdc78bf8e Remove internal Conan package: there is now an external one David Yip 2019-07-08 04:21:08 -05:00
  • 3d741708b9 Merge branch 'master' of github.com:TartanLlama/expected v1.0.0 Simon Brand 2019-06-25 12:34:36 +01:00
  • d71fc68823 Update header Simon Brand 2019-06-25 12:33:21 +01:00
  • 888b763f4c Remove old docstrings cmake_love Simon Brand 2019-06-25 12:31:24 +01:00
  • 4f541d7221 Cmake love (#55) Simon Brand 2019-06-25 11:20:05 +01:00
  • 66ea64f9af Merge branch 'master' into cmake_love Simon Brand 2019-06-25 11:19:42 +01:00
  • 4700f852c7 Merge branch 'master' into cmake_love Simon Brand 2019-06-25 11:15:14 +01:00
  • edf6f538ca Use Xenial repos Simon Brand 2019-06-25 10:53:05 +01:00
  • 7b60e7a6b2 Tidy traits Simon Brand 2019-06-25 10:52:35 +01:00
  • 3878a899ab Use Xenial on Travis instead of Trusty Simon Brand 2019-06-25 10:22:18 +01:00
  • eff4d15dc9 Up CMake version requirement Simon Brand 2019-06-25 09:53:44 +01:00
  • 0852c8f211 Use FetchContent Simon Brand 2019-06-25 09:52:55 +01:00
  • 1fb40294e6 Unused argument warning fixed. (#59) ksdd 2019-05-22 15:18:09 +02:00
  • 4f606f3d51 Correct GCC vector workaround for trivially-copyable types Simon Brand 2019-05-22 10:41:00 +01:00
  • 1eba0ac799 Update README.md Simon Brand 2019-05-02 09:54:12 +01:00
  • aa22af4d9d Wrap try-catch blocks for -fno-exceptions Simon Brand 2019-05-02 09:16:31 +01:00
  • 6bb2b8f72d Init submodule in appveyor Simon Brand 2019-05-01 12:19:21 +01:00
  • ec5f1f18a9 Add patch to version Simon Brand 2019-05-01 12:17:42 +01:00
  • 4e92363167 Remove uneeded file Simon Brand 2019-05-01 12:16:02 +01:00
  • 90ed23a4e4 Do CMake properly Simon Brand 2019-05-01 12:15:40 +01:00
  • 2c9780949d Update README.md Simon Brand 2019-04-30 11:59:40 +01:00
  • d49721397e Remove old docs Simon Brand 2019-04-30 11:54:32 +01:00
  • 27993d1dbc Add transform Simon Brand 2019-04-30 11:52:55 +01:00
  • 3674ba5295 Merge swapping Simon Brand 2019-04-26 13:44:27 +01:00
  • d721366fe2 Merge in changes from master swapping Simon Brand 2019-04-26 13:33:10 +01:00
  • 57a8670798 Fix constexpr access to value() and error() (#53) le-migou 2019-04-25 19:39:03 +02:00
  • 199b5267fe Reorganise union members since this appears to help GCC optimize default construction Simon Brand 2019-03-26 14:56:22 +00:00
  • 32b343b866 VS 2019 Workaround Simon Brand 2019-03-25 15:31:01 +00:00
  • 1261754737 Fix C++11 mode in Clang Simon Brand 2019-03-11 13:40:31 +00:00
  • 34bc5a0af9 Fix travis CXXSTD Simon Brand 2019-03-11 13:26:08 +00:00
  • 5b58506abd First cut at Conanfile and Conan package test. (#50) David Yip 2019-03-01 03:51:12 -06:00
  • 815238795a ifdef out GCC compiler error Simon Brand 2019-02-25 12:20:13 +00:00
  • edfdf3e689 Move error inside and_then Fixes #49 Simon Brand 2019-02-25 11:51:54 +00:00
  • 2e007e9f57 Fix unused-parameter warning when exceptions are disabled (#48) Austin Morton 2019-02-19 13:18:25 -05:00
  • f6c92068ac Fix Clang+GCC Simon Brand 2019-02-19 16:18:40 +00:00
  • 2f642a5f0e Remove whitespace changes Simon Brand 2019-02-19 16:03:35 +00:00
  • 81d7cba98c Tag dispatch swap Simon Brand 2019-02-19 15:32:32 +00:00
  • 74356bd43f Correct MSC_VER check Simon Brand 2019-02-19 15:00:29 +00:00