added structured output to debug variables
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 19 Sep 2022 02:48:37 +0000 (21:48 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 19 Sep 2022 02:48:37 +0000 (21:48 -0500)
commit552bc761605a432b2688bfab29a6323d2985f51b
tree2e5ed3c662350ffcf8e88f01222214e99c071240
parentead5282f26a5434434c7aad06bbd7dfa924fc66e
added structured output to debug variables
interpreter/include/ovm_debug.h
interpreter/src/debug/debug_runtime_values.c
interpreter/src/debug/debug_thread.c
misc/vscode/onyx-0.0.4.vsix [new file with mode: 0644]
misc/vscode/out/ovmDebug.js
misc/vscode/ovmDebug.ts
misc/vscode/package.json