https://git.dlma.com/testcode.git/tree/main Recent commits to testcode.git (main) 2024-03-21T08:57:40-07:00 tag:gitlist.org,2012:commit/1f815c96bbf0add64ed9c0993cf8bc1c067c15cd Prefer pipx install clang-format to https://apt.llvm.org/llvm.sh 2024-03-21T08:57:40-07:00 dblume dblume@roku.com <pre>This way: wget https://apt.llvm.org/llvm.sh chmod +x llvm.sh sudo ./llvm.sh 17 sudo apt install clang-format-17 Requires you to specify binary clang-format-17 sometimes. &lt;/pre&gt; tag:gitlist.org,2012:commit/c5d00129558ad3ed732f26e0c35cb9d415db19a4 Add copilot_serialization 2023-11-14T14:54:08-08:00 dblume dblume@roku.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/39593711e26f4393bda2b14a3d062f00af3652b9 Add copilot_serialization 2023-11-14T14:51:58-08:00 dblume dblume@roku.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/c7de061b4eeb12ba5c0dc16c41369cdb70d57a76 Added a histogram thing. 2023-10-18T23:38:10-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/cb70cbc47ac66773d040b02aa4574fbe20914cbb Update README with working example 2023-08-22T17:14:44-07:00 dblume dblume@roku.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/cbf5f2ca58d0a332fdfb66eba8601b3ef5489e3e Mention git-clang-format 2023-08-22T17:04:11-07:00 dblume dblume@roku.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/20f5ba7f3b1a1575e609b2fe3819d9121bfe6d29 Reviewed and sorted .clang-format 2023-08-19T17:37:53-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/68a4c7fefc481da3d9f60208f320167b2692db5e Restore the IDEs section 2023-08-19T14:34:33-07:00 dblume david.blume@gmail.com <pre>Accidentally split IDEs when I added Formatting. &lt;/pre&gt; tag:gitlist.org,2012:commit/77897e40d5acf9cf8dab23d68ec47882408d77c9 Minor comment tweak on line length. 2023-08-18T09:55:28-07:00 dblume david.blume@gmail.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/25212a5fd95d84f6b318a4303d27c7ff19e348aa Don't force column length limit 2023-08-18T09:52:45-07:00 dblume david.blume@gmail.com <pre>See https://lkml.org/lkml/2020/5/29/1038 &lt;/pre&gt;