You are browsing as a guest. Sign up (or log in) to start making projects!

1h 44m 33s logged

📓 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.
0
8

Comments 0

No comments yet. Be the first!