Commit Graph

60 Commits

Author SHA1 Message Date
TheWahlolly 673a0b4a75 v0.10.0 - Added text editor (which took me way too long) and too many other tweaks to name. 2025-05-04 15:16:54 +03:00
Ponali 6b8bee249a 0.9.0 - Added a working rasterization library.
This library uses braille characters and GPU raw instructions to display generated bitmaps in real-time, in high resolutions. A demo is available from command rtest.
2025-05-02 08:47:09 +02:00
d 640be9230d fuck this 2025-05-01 10:08:28 +03:00
d ae25ffdd09 quick commit before wahlolly does anything 2025-04-30 07:39:21 +03:00
d 50b4d4e670 what the fuck is going on why is every file suddenly different hgehkthjlsfdjlsjlgrjlkger 2025-04-29 22:20:15 +03:00
TheWahlolly 64a6a26404 v0.8.2 - Added arrow keys to navigate shell history as well as a blinking cursor which you cannot yet move. 2025-04-27 21:16:50 +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 614c9011cf v0.8.0 - Added help and fetch. 2025-04-27 18:25:12 +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
TheWahlolly 64a761fdde v0.6.0 - Added shell parser, echo command and some other minor tweaks. 2025-04-26 12:38:05 +03:00