0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 15, 2025 — Aug 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support non-symbols in CategoryTopic More... over 3 years ago
Paper over draw_line diffs between platforms More... over 3 years ago
Add the GFX_CIRCLE and GFX_CIRCLEF commands More... over 3 years ago
Add the GFX_WIDTH and GFX_HEIGHT functions More... over 3 years ago
Add a way to get the size of the graphical console More... over 3 years ago
Rename the Console's size to size_chars More... over 3 years ago
Add the SCRROWS and SCRCOLS functions More... over 3 years ago
Convert ERRMSG into a function More... over 3 years ago
Add simple integration test for bitwise support More... over 3 years ago
Add syntax to specify integers with a base More... over 3 years ago
Add support for bitwise operations More... over 3 years ago
Improve the integration test for help messages More... over 3 years ago
Fix HELP so that it can take expressions More... over 3 years ago
Add the STR function More... over 3 years ago
Improve navigation in the tour More... over 3 years ago
Make INKEY "work" on stdio terminals More... over 3 years ago
Further tweak the output of PRINT More... over 3 years ago
Do not terminate the REPL on CTRL+C More... over 3 years ago
Recognize CTRL+C as key presses as well More... over 3 years ago
Fix INPUT to make the prompt optional More... over 3 years ago
Fix EXIT DO with non-nested DO loops More... over 3 years ago
Support nesting of SELECT statements More... over 3 years ago
Clear the test variable used for SELECT evaluation More... over 3 years ago
Add support for SELECT CASE More... over 3 years ago
Remove explicit split-debuginfo=unpacked override More... over 3 years ago
Add uniline IF statements More... over 3 years ago
Optimize UNTIL loops More... over 3 years ago
Extend DO to support post guards More... over 3 years ago
Add support for infinite DO loops More... over 3 years ago
Add DO UNTIL/WHILE loops and EXIT DO More... over 3 years ago