📓 devlog · 2026-09-11
- implemented the shell module, established basic command parsing and execution flow.
- fleshed out the shell with support for built-in commands, enhancing user interaction.
- added memory management functionality, introduced a structure for allocation tracking.
- wired up memory to the shell, enabling commands to manipulate memory directly.
- performed multiple whitespace fixes and formatting cleanups across all modules for better readability.
- started and fleshed out the memory module, ensuring proper initialization and allocation patterns.
- tidied shell code for improved maintainability, focusing on reducing complexity in command handling.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.