0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Factorize writing of current editor line, chops 10 bytes. More... about 5 years ago
Update mini65 emulator. More... about 5 years ago
Update version to 4.4 release. More... over 5 years ago
Fixes warning with newer CLANG compiler. More... over 5 years ago
Simplify opstat and remove unused variable. More... over 5 years ago
Update mini65 simulator. More... over 5 years ago
Fixes cleanup of test stamps. More... over 5 years ago
Minor optimization to multiplication code. More... over 5 years ago
Simplify parsing of DIM. More... over 5 years ago
Adds tests for all abbreviated functions, statements and operators. More... over 5 years ago
Adds test for DATA FILE statement. More... over 5 years ago
Change abbreviations for ELSE/ENDIF/PMGRAPHICS and PMHPOS. More... over 5 years ago
Adds abbreviations for operators: AND/OR/EXOR/NOT/MOD/TO. More... over 5 years ago
Adds '&' as an abbreviation for ADR(). More... over 5 years ago
Update mini65 to last commit. More... over 5 years ago
Change keys for MARK&COPY to CONTROL-C + CONTROL-V More... over 5 years ago
Adds support for reading DATA from a file. More... over 5 years ago
Allows alternate syntax for the cross-compiler. More... over 5 years ago
Simplify E_CONST_STRING, 6 bytes shorter. More... over 5 years ago
Changes ABS abbreviation to A. More... over 5 years ago
Change DLI 'NEXT' keyword to 'WSYNC'. More... over 5 years ago
Simplify the parser by making the end-of-line rule skip comments. More... over 5 years ago
Fixes I/O error reporting. More... over 5 years ago
Don't match a variable name if it is followed by a dot. More... over 5 years ago
Simplify variable name check, 6 bytes shorter. More... over 5 years ago
Reorder integer functions in the parser. More... over 5 years ago
Fixes floating-point SGN function. More... over 5 years ago
Fixes small type in the manual. More... over 5 years ago
Adds word to advance to next line in DLI, writing WSYNC. More... over 5 years ago
Add abbreviations and optional parentheses for functions. More... over 5 years ago