Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
186 contributions in the last year
Contribution activity
November 1, 2020
October 2020
- Redux: Backport C++17 type_traits and cuda::std::byte to C++14
- Fix <tuple> on MSVC
- Docs: Remove 1.1.1 from the releases table as we decided it doesn't exist and fix changelog typos and mistakes
- Backports C++17/20 <chrono> features to C++14
- WIP: Implement atomic_ref
- Backport C++17 type_traits and cuda::std::byte to C++14
- Bump API version to 1.4.0
- Revamp samples and benchmarks
- Docs: Add changelog entries for the 1.0.0, 1.1.0, and 1.2.0 releases
- Docs: Shard metadata, copy-edit synchronization library docs
- Decouple Atomic from host on MSVC
- Update broken_constant_eval.pass.cpp
- 1.3.0 changelog and version bump
- Fix missing include in limits when using NVRTC
- `<tuple>` enabled on gcc and clang
- Disable __builtin_is_constant_evaluated with NVCC in C++11 mode
- WIP: `<complex>` with `long double` disabled