aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-04-08 04:44:10 +0630
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-04-08 04:44:10 +0630
commit9250a2a8383116a23f77ee6928ad64b44ab3a289 (patch)
tree6abcef85186b3e867e86a244e8ed93d0e24c758e /todo.org
parent9bf1d123b8b66431dcb5d281f4850bd21a620037 (diff)
downloadovm-9250a2a8383116a23f77ee6928ad64b44ab3a289.tar.gz
ovm-9250a2a8383116a23f77ee6928ad64b44ab3a289.tar.bz2
ovm-9250a2a8383116a23f77ee6928ad64b44ab3a289.zip
Added better documentation to TODO list
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org13
1 files changed, 13 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index d660e81..9a4859a 100644
--- a/todo.org
+++ b/todo.org
@@ -2,6 +2,19 @@
#+author: Aryadev Chavali
#+date: 2023-11-02
+* TODO Better documentation [0%] :DOC:
+** TODO Comment coverage [0%]
+*** WIP Lib [0%]
+**** WIP lib/base.h
+**** TODO lib/darr.h
+**** TODO lib/heap.h
+**** TODO lib/inst.h
+*** TODO ASM [0%]
+**** TODO asm/lexer.h
+**** TODO asm/parser.h
+*** TODO VM [0%]
+**** TODO vm/runtime.h
+** TODO Specification
* TODO Preprocessing directives :ASM:
Like in FASM or NASM where we can give certain helpful instructions to
the assembler. I'd use the ~%~ symbol to designate preprocessor