0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Jul 11, 2025 — Jul 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use our own font system in web More... about 1 month ago
Use our own font system in sdl More... about 1 month ago
Generalize lcd text rendering into drawing More... about 1 month ago
Accept polygon points from arrays More... about 1 month ago
Add a built-in bouncing shapes demo More... about 1 month ago
Add polygon drawing commands More... about 1 month ago
Add triangle drawing commands More... about 1 month ago
Post-release version bump to 0.13.99 More... about 1 month ago
Make sure Cargo.lock is up-to-date during releases More... about 1 month ago
Fix graphical console name in README.md More... about 1 month ago
Release EndBASIC 0.13.0 More... about 1 month ago
Allow publishing the core crate More... about 1 month ago
Update to Rust 1.96 More... about 1 month ago
Use MessageChannel for web fairness yields More... about 1 month ago
Fix silly bug in bench/compare.sh More... about 2 months ago
Rename RUN execution state flag More... about 2 months ago
Keep RUN state while dropping stale error handlers More... about 2 months ago
Make web yields follow browser scheduling More... about 2 months ago
Replace yield callbacks with a Yielder trait More... about 2 months ago
Add benchmarking scenarios More... about 2 months ago
Fix license in package-lock.json More... about 2 months ago
Optimize release builds More... about 2 months ago
Cancel pending async upcalls on interrupt More... about 2 months ago
Discard deferred actions after aborted async commands More... about 2 months ago
Park the VM after async upcall errors More... about 2 months ago
Use the REGEN=true pattern in cli tests More... about 2 months ago
Refine callable runtime errors More... about 2 months ago
Make ON ERROR GOTO handlers single-shot More... about 2 months ago
Show constant values in LOADC disassembly More... about 2 months ago
Stabilize implicit FOR step positions More... about 2 months ago