sidetrack: doing some basic gen library metaprogram bootstrapping

This commit is contained in:
ed
2025-02-08 14:38:20 -05:00
parent af2c9eceaa
commit 558cda3524
8 changed files with 433 additions and 411 deletions
+4 -1
View File
@@ -70,7 +70,10 @@
"math.h": "c",
"command_line.h": "c",
"sort.h": "c",
"chrono": "c"
"chrono": "c",
"misc.h": "c",
"gencpp_c11.h": "c",
"push_ignores.inline.h": "c"
},
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#713fb8",