0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
Jul 23, 2025 — Jul 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Track the position of every token in the input More... almost 4 years ago
Track the current file position in the CharReader More... almost 4 years ago
Fix insertion of newlines in the editor More... almost 4 years ago
Add basic support for labels and GOTO More... almost 4 years ago
Unify multiple statement execution More... almost 4 years ago
Parse the full program before interpreting it More... almost 4 years ago
Appease clippy::derive_partial_eq_without_eq More... almost 4 years ago
Refresh package-lock.json More... almost 4 years ago
Refresh package-lock.json More... almost 4 years ago
Fix macOS release builds with sdl2_ttf 2.20 More... almost 4 years ago
Appease clippy::format_push_string More... almost 4 years ago
Appease clippy::is_digit_ascii_radix More... almost 4 years ago
Fix typo in SLEEP's description More... almost 4 years ago
Allow VSCode to update editor.quickSuggestions More... almost 4 years ago
Post-release version bump to 0.9.99 More... about 4 years ago
Set Content-Length=0 for empty post requests More... about 4 years ago
Release EndBASIC 0.9.0 More... about 4 years ago
Add Makefile targets to run/regen SDL tests More... about 4 years ago
Fix ELSEIF mention in language reference More... about 4 years ago
Test that UTF-8 load/save works in the cloud More... about 4 years ago
Fix PreviousChar deletion in graphical consoles More... about 4 years ago
Mention issue 131 as fixed in the release notes More... about 4 years ago
Parameterize the exec URL of the REPL More... about 4 years ago
Add auto-run support from URL More... about 4 years ago
Add the LOGOUT command More... about 4 years ago
Allow accessing public files without LOGIN More... about 4 years ago
Remove references to account creation URL More... about 4 years ago
Parameterize the service URL in the CI tests More... about 4 years ago
Add the SIGNUP command More... about 4 years ago
Make refill_and_print format multiple paragraphs More... about 4 years ago