0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2025 — Jul 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve usability of LOAD/NEW/SAVE More... almost 5 years ago
Modify the editor to track dirty files More... almost 5 years ago
Shorten editor keys cheat sheet More... almost 5 years ago
Track the path (if any) to the stored program More... almost 5 years ago
Add Emacs-style cursor navigation More... almost 5 years ago
Handle indentation with Tab and Backspace More... almost 5 years ago
Add support for Home and End More... almost 5 years ago
Avoid clearing lines in prints and inputs More... almost 5 years ago
Hide the cursor when video syncing is off More... almost 5 years ago
Audit integer operations in SDL console More... almost 5 years ago
Fix LOCATE argument order More... almost 5 years ago
Narrow CharsXY to u16 (from usize) More... almost 5 years ago
Add a FilePos type for internal editor tracking More... almost 5 years ago
Allow graphics coordinates to be negative More... almost 5 years ago
Fix SDL console panic on repeated show_cursor More... almost 5 years ago
Support GFX_SYNC on the text console More... almost 5 years ago
Add trigonometric functions More... almost 5 years ago
Hook GPIO pins reset into machine clearing More... almost 5 years ago
Hook console reset into machine clearing More... almost 5 years ago
Fix "cargo test" when running inside std More... almost 5 years ago
Make RUN issue a CLEAR More... almost 5 years ago
Add a way to extend CLEAR/NEW for arbitrary state More... almost 5 years ago
Add the MIND, MINI, MAXD and MAXI functions More... almost 5 years ago
Move INKEY test help to the functions section More... almost 5 years ago
Properly show char additions before last char More... almost 5 years ago
Fix terminal crash when deleting a character More... almost 5 years ago
Add the INKEY function More... almost 5 years ago
Make function evaluation async More... almost 5 years ago
Use the async-recursion crate More... almost 5 years ago
Add the GFX_SYNC command More... almost 5 years ago