aboutsummaryrefslogtreecommitdiff
path: root/pw_polyfill
AgeCommit message (Expand)Author
2020-10-15BUILD.gn files: Improve import formattingWyatt Hepler
2020-10-01docs: Make labels consistent; remove boilerplateWyatt Hepler
2020-09-09pw_polyfill: Support std::endian from <bit>Wyatt Hepler
2020-08-31pw_polyfill: std::integer_sequence, std::to_arrayWyatt Hepler
2020-08-11pw_polyfill: Update language feature supportWyatt Hepler
2020-08-08GN build: No longer add public to sourcesWyatt Hepler
2020-07-01pw_polyfill, pw_minimal_cpp_stdlib: Fix namespaceWyatt Hepler
2020-06-16Remove legacy_target.gniArmando Montanez
2020-06-16Don't declare pigweed variables as globalsArmando Montanez
2020-06-16pw_build: Switch to pw_* target typesAlexei Frolov
2020-06-16pw_build, pw_toolchain: Add default configsAlexei Frolov
2020-04-07pw_polyfill: add missing dependencyRob Mohr
2020-04-07Many changes to support stricter depsRob Mohr
2020-03-17Docs: Add missing RST docsArmando Montanez
2020-02-28Roll GN to 239533dRob Mohr
2020-01-24pw_polyfill: Provide the static_assert macro in CWyatt Hepler
2020-01-17pw_tokenizer: Make C++11 compatibleWyatt Hepler
2020-01-17Make span and varint C++11 compatibleWyatt Hepler
2020-01-17pw_polyfill: C++11 and C++14 unit testsWyatt Hepler
2020-01-17pw_polyfill: Backports for C++11 and C++14Wyatt Hepler