Commit Graph

5 Commits

Author SHA1 Message Date
WahPlus 2dee5eaba7 Revert pre-alpha 3.0.0 because I was supposed to push it to a branch.
This reverts commit cbf25999f0.
2025-08-17 16:44:40 +03:00
WahPlus cbf25999f0 PRE-ALPHA 3.0.0 - Rewrote the kernel to use a more modular design, changed some terms, added process sandboxing for security.
COMING IN THE FULL RELEASE:
- A user system
- A functional IPC (Inter-Process Communication) system

THINGS CAN AND WILL CHANGE FROM NOW UNTIL THE FINAL RELEASE.
2025-08-17 16:38:08 +03:00
TheWahlolly 500419de59 v1.4.0 - Added better path handling to the filesystem library, cleaned up mv, cp, cd, cat and their help files. 2025-05-22 21:00:38 +03:00
TheWahlolly f478048976 v0.8.1 - Fixed a couple bugs involving the shell crashing and fetch. Added proper shell error handling. 2025-04-27 20:00:06 +03:00
TheWahlolly 109c0beffb v0.7.0 - Added basic CLI tools: ls, cd, cp, mv, rm, lua 2025-04-27 10:13:12 +03:00