Commit Graph
149 Commits
Author SHA1 Message Date
Simon Brand 32656c4556 Fix CMake 2017-12-05 19:53:49 +00:00
Simon Brand b3dc6d1a52 Put header in 'tl' folder 2017-12-05 19:51:42 +00:00
Simon Brand 247677394f Support mapping functions which return references 2017-12-05 19:51:20 +00:00
Simon Brand 5a3f094ec7 Update docs v0.3 2017-11-27 15:12:44 +00:00
Simon Brand 26c00afe27 Fix bases test 2017-11-27 15:08:34 +00:00
Simon Brand 4308924a38 Fix GCC issues 2017-11-27 14:51:32 +00:00
Simon Brand 6c4178a947 More testing 2017-11-27 14:36:59 +00:00
Simon Brand c67aaff948 Update mutexes 2017-11-27 12:24:47 +00:00
Simon Brand b9486ce776 Clang format, support cohabitation with tl::expected 2017-11-16 11:17:26 +00:00
Simon Brand a1d27b2aba Merge branch 'master' of github.com:TartanLlama/monadic-optional-new 2017-11-06 08:51:46 +00:00
Simon Brand d9ce8cf5c5 Update readme 2017-11-06 08:51:33 +00:00
Simon Brand e62348c128 More testing 2017-11-05 20:31:18 +00:00
Simon Brand 39030e6a00 Fix ifdef 2017-11-03 14:29:35 +00:00
Simon Brand 4d5f9bd785 Fix ifdef 2017-11-03 14:29:21 +00:00
Simon Brand f6802daada Clang format 2017-11-03 14:29:02 +00:00
Simon Brand 59cf950873 Upgrade to Catch 2 2017-11-03 14:19:44 +00:00
Simon Brand e4e32ea56d Fix assignment chaining 2017-11-02 08:35:04 +00:00
Simon Brand 18a2500d55 Update doc markdown v0.2 2017-11-01 20:28:07 +00:00
Simon Brand fe07dfaabb More docs 2017-11-01 20:27:45 +00:00
Simon Brand 97cdb4e046 Update docs 2017-11-01 20:24:11 +00:00
Simon Brand 35c7af0b67 Remove some hard resets 2017-11-01 20:06:03 +00:00
Simon Brand 6e9eadc2bd Fix clang 2017-11-01 20:01:46 +00:00
Simon Brand 08550f0959 Clean up code 2017-11-01 19:54:18 +00:00
Simon Brand 0bb694cce8 Fix GCC4.9 2017-11-01 19:46:46 +00:00
Simon Brand adca4b597b Fix noexcept 2017-11-01 19:03:45 +00:00
Simon Brand 8e7ed1d83c Merge branch 'master' of github.com:TartanLlama/monadic-optional-new 2017-11-01 15:44:08 +00:00
Simon Brand 3720227b2d Propagate triviality, conditionally delete special members 2017-11-01 15:43:58 +00:00
Simon Brand 45b6e55233 Add version defines 2017-10-29 21:55:27 +00:00
Simon Brand 7cfe5f71e4 Fix tests 2017-10-29 20:22:55 +00:00
Simon Brand 4e00a30e7b Fix GCC 5.4 bug 2017-10-29 20:07:54 +00:00
Simon Brand 9a6f22d811 Ffal constexpr fixes 2017-10-25 09:30:54 +01:00
Simon Brand 31da15a391 Constexpr fixes 2017-10-24 16:04:31 +01:00
Simon Brand 09249f3be0 More constexpr fixes 2017-10-24 15:59:38 +01:00
Simon Brand ae88cda44a More constexpr fixes 2017-10-24 15:55:40 +01:00
Simon Brand 1b9d589024 Constexpr fixes 2017-10-24 15:46:07 +01:00
Simon Brand 0df06afe8d Fix #2 2017-10-24 15:32:22 +01:00
Simon Brand 98f34bed66 Fix #1 2017-10-24 15:07:29 +01:00
Simon Brand 9fae73d55b Change namespace in README 2017-10-24 09:10:58 +01:00
Simon Brand abd4d55efb Guard v0.1 2017-10-24 09:01:24 +01:00
Simon Brand 71ad0bfc69 Mention paper 2017-10-22 09:56:38 +01:00
Simon Brand 39e4217913 Typo 2017-10-22 09:53:43 +01:00
Simon Brand f66f3a87a6 Typo 2017-10-22 09:53:19 +01:00
Simon Brand 21ab7cea4f Comments 2017-10-21 22:55:58 +01:00
Simon Brand 352a0f94a4 License 2017-10-21 22:40:52 +01:00
Simon Brand 8c3a51d8ca Update readme 2017-10-21 22:38:30 +01:00
Simon Brand e8ac093ecc Support Clang 3.5 2017-10-21 22:36:09 +01:00
Simon Brand 1f22aabe21 Support GCC 4.8 2017-10-21 22:31:42 +01:00
Simon Brand 7a6d918382 Update readme 2017-10-21 22:22:35 +01:00
Simon Brand 310c5220e6 Support GCC 4.9 2017-10-21 22:21:49 +01:00
Simon Brand 921db962ec Remove unused aliases 2017-10-21 22:03:49 +01:00