{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":135892788,"defaultBranch":"master","name":"expected-lite","ownerLogin":"martinmoene","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-06-03T10:01:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1999290?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1679406122.0","currentOid":""},"activityList":{"items":[{"before":"45a54fac224e5aae5f8e70bb1c2423181ae554da","after":"3634b0a6d8dffcffad4d1355253d79290c0c754c","ref":"refs/heads/master","pushedAt":"2024-01-15T15:45:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Update actions/checkout in GitHub Actions to v4 (#63, thanks @striezel)\n\n* Update actions/checkout in GitHub Actions to v4\r\n\r\n* Add workaround for incompatibilities between Clang and libstdc++\r\n\r\nSee for\r\nmore information. Currently, Clang and libstdc++ provided by the\r\nGitHub Actions runner image are incompatible. The basic idea of\r\nthis workaround is to remove the incompatible g++ 13 and its C++\r\nstandard library and replace that with a compatible version of\r\nlibstdc++.","shortMessageHtmlLink":"Update actions/checkout in GitHub Actions to v4 (#63, thanks @striezel)"}},{"before":"2b956b16966f934bd6e8c85d61153a9614c81430","after":"45a54fac224e5aae5f8e70bb1c2423181ae554da","ref":"refs/heads/master","pushedAt":"2023-09-30T16:37:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Use `-Dnsel_P2505R=0` to disable monadic operations (#61, addendum to #60, thanks @szaszm)\n\nand conditionally compile `invoke` tests, only test if `invoke` itself\r\nis compiled","shortMessageHtmlLink":"Use -Dnsel_P2505R=0 to disable monadic operations (#61, addendum to #…"}},{"before":"648860d11f921c045cbb9d89c7a5329cb83b81cf","after":"2b956b16966f934bd6e8c85d61153a9614c81430","ref":"refs/heads/master","pushedAt":"2023-09-30T12:05:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Mention addition of monadic operations in version 0.7.0 (#60) [skip-ci]","shortMessageHtmlLink":"Mention addition of monadic operations in version 0.7.0 (#60) [skip-ci]"}},{"before":"1768f756d455954762ea5042e62029bab90313ac","after":"648860d11f921c045cbb9d89c7a5329cb83b81cf","ref":"refs/heads/master","pushedAt":"2023-09-30T11:58:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Painting the shelve with test specifications (#60) [skip-ci]","shortMessageHtmlLink":"Painting the shelve with test specifications (#60) [skip-ci]"}},{"before":"a314c9a9b616a38b807d3782c9025e523c8a9e53","after":"1768f756d455954762ea5042e62029bab90313ac","ref":"refs/heads/master","pushedAt":"2023-09-30T11:28:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Add reference for p2505, update table 'Comparison with like types' (#60) [skip-ci]","shortMessageHtmlLink":"Add reference for p2505, update table 'Comparison with like types' (#60…"}},{"before":"87ddd68bda0bd2302f22722576b39fd69bf1a78f","after":"a314c9a9b616a38b807d3782c9025e523c8a9e53","ref":"refs/heads/master","pushedAt":"2023-09-30T08:47:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Add monadic operations (P2505) (#60, thanks @szaszm)\n\n* add and_then, or_else, transform and transform_error\r\n\r\n- implement std::invoke as detail::invoke\r\n- add the monadic functions from P2505\r\n- write some tests\r\n\r\n* clarify invoke member function implementation\r\n\r\nI accidentally discovered that by declaring a templated data member\r\npointer type, the type can be deduced to a function type, resulting in a\r\nmember function pointer type. This was I could deduce cv-qualifiers and\r\nnoexcept-ness all in one, without having to resort to more\r\nmetaprogramming or writing 8x overloads.\r\n\r\nRemoved parens and added SFINAE checks to clarify that the parameter is\r\na member pointer type, and the member type gets deduced to a function\r\ntype, resulting in a member function pointer.\r\n\r\n* nsel_P2505R configuration macro, R3 -> R5 impl\r\n\r\n* update README","shortMessageHtmlLink":"Add monadic operations (P2505) (#60, thanks @szaszm)"}},{"before":"e3f0609526284605d79d927672f80a1f10b00938","after":"87ddd68bda0bd2302f22722576b39fd69bf1a78f","ref":"refs/heads/master","pushedAt":"2023-06-22T20:25:49.719Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Add class storage_t_noncopy_nonmove_impl, fixes issue #58","shortMessageHtmlLink":"Add class storage_t_noncopy_nonmove_impl, fixes issue #58"}},{"before":"49af05a2fdda423f8aa3918c2b96ccfa1857c3dd","after":"e3f0609526284605d79d927672f80a1f10b00938","ref":"refs/heads/master","pushedAt":"2023-06-22T20:10:51.090Z","pushType":"push","commitsCount":3,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Add class storage_t_noncopy_nonmove_impl, fixes issue #59","shortMessageHtmlLink":"Add class storage_t_noncopy_nonmove_impl, fixes issue #59"}},{"before":"c8ffab649ba56e43c731b7017a69ddaebe2e1893","after":"49af05a2fdda423f8aa3918c2b96ccfa1857c3dd","ref":"refs/heads/master","pushedAt":"2023-05-20T04:53:22.815Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Add CPack packaging (#57, thanks @KOLANICH)","shortMessageHtmlLink":"Add CPack packaging (#57, thanks @KOLANICH)"}},{"before":"74f8b0908540df78f1f8b6e43a15d0764fa6a0d2","after":"c8ffab649ba56e43c731b7017a69ddaebe2e1893","ref":"refs/heads/master","pushedAt":"2023-03-21T13:37:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Release 0.6.3\n\nFixes #50, #51, #54, #55 and nonstd-lite 56, 64, 68, 69\n\nhttps://github.com/martinmoene/nonstd-lite-project/issues/56\nhttps://github.com/martinmoene/nonstd-lite-project/issues/64\nhttps://github.com/martinmoene/nonstd-lite-project/issues/68\nhttps://github.com/martinmoene/nonstd-lite-project/issues/69","shortMessageHtmlLink":"Release 0.6.3"}},{"before":"7f99814d08391b3d083e71de665a56c20b6f9514","after":"74f8b0908540df78f1f8b6e43a15d0764fa6a0d2","ref":"refs/heads/master","pushedAt":"2023-03-21T13:18:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"martinmoene","name":"Martin Moene","path":"/martinmoene","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1999290?s=80&v=4"},"commit":{"message":"Release 0.6.3\n\nFixes #50, #51, #54, #55 and nonstd-lite 68, 69\n\nhttps://github.com/martinmoene/nonstd-lite-project/issues/68\nhttps://github.com/martinmoene/nonstd-lite-project/issues/69","shortMessageHtmlLink":"Release 0.6.3"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD4DGTqQA","startCursor":null,"endCursor":null}},"title":"Activity · martinmoene/expected-lite"}