0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update main readme file. More... almost 8 years ago
Adds STR$ function with integer and floating point arguments. More... almost 8 years ago
Fix abbreviation of "SOUND" command. More... almost 8 years ago
Prepare for release 3.2. More... almost 8 years ago
Fixes windows BAT files. More... almost 8 years ago
Include linker config in release ZIP. More... almost 8 years ago
Check for unclosed loops after compilation. More... almost 8 years ago
Prepare for minor release. More... almost 8 years ago
Optimize 3 more bytes. More... almost 8 years ago
Only request for save on LOAD/NEW/QUIT if the file changed. More... almost 8 years ago
Clarify IF/THEN. More... almost 8 years ago
Small optimizations to alctions.asm More... almost 8 years ago
Further optimizations to CSTRING. More... almost 8 years ago
Fixes bug introduced on last COMPILER/RUN optimization. More... almost 8 years ago
Write CSTRING token in the parser, produces smaller code. More... almost 8 years ago
Optimize 10 bytes in compilation/run. More... almost 8 years ago
Adds an optimization pass to remove extra setting of IOCHN. More... almost 8 years ago
Write imported (global) symbols only once in the output assembly. More... almost 8 years ago
Fixes cross compiler to accept ATASCI end-of-lines. More... almost 8 years ago
Use less stack when parsing multiple commands in one line. More... almost 8 years ago
Optimize 3 bytes in bget/bput. More... almost 8 years ago
Optimize 2 bytes on NEQ. More... almost 8 years ago
Move CRET token to it's own file. More... almost 8 years ago
Adds a new token "CRET", conditional return. More... almost 8 years ago
Change abbreviations for IF and INPUT, requested by Vitoco. More... almost 8 years ago
Revert comparison with line length to check error. More... almost 8 years ago
Simplify alloc.asm, only keep actually used entry points. More... almost 8 years ago
Little optimizations to actions.asm. More... almost 8 years ago
Inline ucase_buffer, saves 4 bytes. More... almost 8 years ago
Simplify print_error. More... almost 8 years ago