diff options
| 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 |
| commit | 77dfc38c19b9602c08777686f626975c54cb9183 (patch) | |
| tree | daaa12516b13724a2e2ce2768249781a6e9328db /docs/DEVNOTES.md | |
| parent | 52f8b31f8a06a39b223780d2df304b06d0d43daa (diff) | |
split out front-to-back running logic
Diffstat (limited to 'docs/DEVNOTES.md')
| -rw-r--r-- | docs/DEVNOTES.md | 2 |
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 |
