initial changes

This commit is contained in:
2025-02-18 14:31:57 -06:00
parent fff36b65d4
commit 57e31fbe0d
157 changed files with 23815 additions and 0 deletions

5
.clangd Normal file
View File

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