0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 08, 2025 — Jul 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a mechanism to prevent accidental merges More... about 6 years ago
Add a footer to the website with the build ID More... about 6 years ago
Make the xterm.js instance cover the full viewport More... about 6 years ago
Disable Travis caches More... about 6 years ago
Add the HELP command to the web interface More... about 6 years ago
Remove version number from HELP output More... about 6 years ago
Add the EXIT command More... about 6 years ago
Make the HELP command print to the console More... about 6 years ago
Deploy web build to gh-pages More... about 6 years ago
Ensure all crates have consistent version numbers More... about 6 years ago
Display the build timestamp and version More... about 6 years ago
Make INPUT functional on the web More... about 6 years ago
Make console input async-compatible More... about 6 years ago
Make the interpreter async-compatible More... about 6 years ago
Add the barebones web interface More... about 6 years ago
Move rustyline and crossterm deps to the cli crate More... about 6 years ago
Relax line splitting in rustfmt More... about 6 years ago
Move lang tests into the core crate More... about 6 years ago
Preliminarly split the language core from the REPL More... about 6 years ago
Remove stale StdioConsole definition More... about 6 years ago
Add the COLOR command to change colors More... about 6 years ago
Add the LOCATE command to move the cursor More... about 6 years ago
Add the CLS command to clear the screen More... about 6 years ago
Introduce the use of crossterm More... about 6 years ago
Merge RawConsole and TtyConsole More... about 6 years ago
Release EndBASIC 0.2.0 More... about 6 years ago
Avoid hardcoding the version number in tests More... about 6 years ago
Add the DIR command More... about 6 years ago
Remove unnecessary uses of io::Cursor More... about 6 years ago
Group integration tests by what they test More... about 6 years ago