summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorÁkos Kőrösi <korakos99@gmail.com>2026-05-22 11:06:44 +0200
committerÁkos Kőrösi <korakos99@gmail.com>2026-05-22 11:06:44 +0200
commit77dfc38c19b9602c08777686f626975c54cb9183 (patch)
treedaaa12516b13724a2e2ce2768249781a6e9328db /docs
parent52f8b31f8a06a39b223780d2df304b06d0d43daa (diff)
split out front-to-back running logic
Diffstat (limited to 'docs')
-rw-r--r--docs/DEVNOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/DEVNOTES.md b/docs/DEVNOTES.md
index 8093efc..02ba0cc 100644
--- a/docs/DEVNOTES.md
+++ b/docs/DEVNOTES.md
@@ -11,5 +11,7 @@
## LATER
- proper error handling
- marked todos in code
+- extensibility hooks and exposed constant
+- freeing allocs
## BUGS