initial changes

This commit is contained in:
2025-02-18 14:31:57 -06:00
parent 7a3028c7fc
commit 474e3c43a7
157 changed files with 23776 additions and 0 deletions

5
.clangd Normal file
View File

@@ -0,0 +1,5 @@
{
"CompileFlags": {
"Remove": ["-flarge-source-files", "-fext-numeric-literals"]
}
}