User Details
- User Since
- May 7 2022, 9:55 AM (71 w, 5 d)
Jun 13 2023
May 3 2023
more code review updates. pulled main.
Apr 24 2023
pulled upstream/main
change formatting of enum options
Apr 21 2023
a unit test was failing, so I fixed it.
Apr 14 2023
there were a couple of bugs in the last patch that I missed. format tests all pass again with this one.
changing the added option from a boolean to an enum that takes Leave, Always, and Never.
Apr 12 2023
Apr 11 2023
fix a comment in the documentation
- updated the documentation to show the option works for function declaration and definition
- updated the tests to use long-form
- added new tests to verify the no-parameter cases
- updated the documentation to minimize formatting variables
- ran the style guide generator
Mar 29 2023
I think I have hit all the requests now. We're in the middle of building release candidates and testing, so management is taking longer and longer to get back to me about a style guide for my team.
ran the formatter, ran the documentation generator.
Mar 27 2023
pulled main, re-generated the docs, then re-generated the diff. Also added a parse test and collapsed some nested if conditions.
Mar 23 2023
Mar 22 2023
I still don't know what Please write it out long form means for the unit test.
I updated the code comment in Format.h and ran the docs generator. I didn't modify the Macros section, but that got updated when I ran the docs generator.
Mar 15 2023
Mar 14 2023
respond to code review requests/comments
Mar 3 2023
Finally figured out how to run the latest git-clang-format on the code
Mar 2 2023
I finally found the correct CodeOwners.rst file.
Updated the version string in the docs and pulled in main.