watch finished v1

This commit is contained in:
Rens Pastoor
2025-06-06 15:45:20 +02:00
parent 122e5f8208
commit bf8924f664
6 changed files with 319 additions and 84 deletions

View File

@@ -1,7 +1,9 @@
{
"files.associations": {
"decode.h": "c",
"unity_test_module.h": "c"
"unity_test_module.h": "c",
"cstdint": "c",
"cstdlib": "c"
},
"cmake.sourceDirectory": "/home/rens/files/T2/HC/holyc-lang/src"
}