base progress

This commit is contained in:
ed
2025-02-01 23:43:46 -05:00
parent 078bf4b271
commit e19dd6b58c
14 changed files with 182 additions and 76 deletions
+3 -1
View File
@@ -14,6 +14,8 @@
"xtr1common": "cpp",
"cstddef": "cpp",
"xmemory": "cpp",
"memory.h": "c"
"memory.h": "c",
"charconv": "c",
"xstring": "c"
}
}