0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2025 — Jul 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace Travis badges with GitHub Actions More... over 5 years ago
Release EndBASIC 0.4.0 More... over 5 years ago
Replace the web banner with the tour More... over 5 years ago
Add the TOUR demo More... over 5 years ago
Default to 100 columns except for plain text More... over 5 years ago
Add the GUESS demo More... over 5 years ago
Add support for demo files and the HELLO demo More... over 5 years ago
Add RND and RANDOMIZE More... over 5 years ago
Add the DTOI and ITOD functions More... over 5 years ago
Fix parsing of subtractions from negative numbers More... over 5 years ago
Add basic support for doubles More... over 5 years ago
Remove the HELP COMMANDS/FUNCTIONS duality More... over 5 years ago
Register string functions for scripting More... over 5 years ago
Bump ini from 1.3.5 to 1.3.8 in /web (#46) More... over 5 years ago
Add string manipulation functions More... over 5 years ago
Summarize commands in the README More... over 5 years ago
Improve function error reporting More... over 5 years ago
Take advantage of the CallableMetadata in HELP More... over 5 years ago
Convert all commands to CallableMetadata More... over 5 years ago
Abstract away metadata of functions More... over 5 years ago
Type-check function return values More... over 5 years ago
Extend HELP to support functions More... over 5 years ago
Add support for function calls in expressions More... over 5 years ago
Add a representation for builtin functions More... over 5 years ago
Move representation of type annotations to VarType More... over 5 years ago
Add function calls in the expression parser More... over 5 years ago
Detect unbalanced parenthesis in expressions More... over 5 years ago
Add support for FOR loops More... over 5 years ago
Add release preparation instructions More... over 5 years ago
Publish release and master separately More... over 5 years ago