aboutsummaryrefslogtreecommitdiff
path: root/pw_preprocessor/public
AgeCommit message (Expand)Author
2022-06-30Replace some pwbug/### TODOs with b/###Rob Mohr
2022-03-23pw_preprocessor: PW_HAVE_CPP_ATTRIBUTE and new attributeWyatt Hepler
2022-01-10pw_preprocessor: Add internal Cortex-M arch definesEwout van Bekkum
2021-11-08pw_preprocessor: Add PW_PLACE_IN_SECTIONEwout van Bekkum
2021-07-23pw_preprocessor: Add macros for weak and alias attributesScott James Remnant
2021-04-12pw_preprocessor: Macros for disabling warningsWyatt Hepler
2021-04-12pw_sync: add lock safety annotations for C++ clang usageEwout van Bekkum
2021-03-01pw_preprocessor: Remove deprecated PW_UNUSED macroWyatt Hepler
2021-02-24pw_preprocessor: Remove uses of the PW_UNUSED macroWyatt Hepler
2020-10-16pw_build: add "-Wundef" to strict_warningsEwout van Bekkum
2020-09-14pw_preprocessor: Remove renamed headerWyatt Hepler
2020-09-14pw_preprocessor: Rename macro; reorganize headerWyatt Hepler
2020-09-08pw_preprocessor: Rename macro_arg_count.hWyatt Hepler
2020-09-02pw_result: Add some size reportsAlexei Frolov
2020-08-26pw_boot_armv7m: add pw_boot_PostMain()Ewout van Bekkum
2020-08-19pw_preprocessor: Improve macro arg handlingWyatt Hepler
2020-08-18pw_preprocessor: PW_COMMA_ARGS improvementsWyatt Hepler
2020-06-08pw_trace: Add facadeRobert Oliver
2020-05-26pw_toolchain: Fix %z format specifiers on WindowsArmando Montanez
2020-05-12pw_log: Test for misuse of PW_COMMA_ARGSWyatt Hepler
2020-05-02pw_log: Remove uses of PW_COMMA_ARGSWyatt Hepler
2020-04-24Allow-list unsigned integer overflows.Aaron Green
2020-02-07pw_assert: Initial assert moduleKeir Mierle
2020-02-06Fix typos in commentsWyatt Hepler
2019-11-27Fix copyright noticesWyatt Hepler
2019-11-04Add preprocessor and unit_test modulesAlexei Frolov