Added vm/struct.h and vm/main.c to documenting TODO

This commit is contained in:
2024-04-29 01:38:51 +05:30
parent f64f456dff
commit a83653f45d

View File

@@ -12,6 +12,8 @@
**** TODO lib/inst.h
*** TODO VM [0%]
**** TODO vm/runtime.h
**** TODO vm/struct.h
**** TODO vm/main.c
** TODO Specification
* TODO Introduce error handling in base library :LIB:
There is a large variety of TODOs about errors. Let's fix them!