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 copyright year to 2025. More... about 1 year ago
Add support for multiple paths for searching compiler files. More... about 1 year ago
Store compiler path inside OS dependant code. More... about 1 year ago
Rename install_folder to target_folder. More... about 1 year ago
Document that new version can omit semicolons in print. More... about 1 year ago
Expands INPUT to allow 255 bytes of buffer. More... over 1 year ago
Update mini65 emulator to last version. More... over 1 year ago
Use a shorter message for file errors. More... over 1 year ago
Simplify exit from parsing, 2 bytes less. More... over 1 year ago
Simplify INPUT. More... over 1 year ago
Fixes off-by-one in heap end calculation. More... over 1 year ago
Simplify count_lines, 5 bytes smaller. More... over 1 year ago
Rewrite memory error using basic code. More... over 1 year ago
Simplify adding a new line. More... over 1 year ago
Update mkatr again, fixes windows compilation. More... over 1 year ago
Update to last mkatr/lsatr. More... over 1 year ago
Simplify test selection. More... over 1 year ago
Add testing of the native integer compiler to the testsuite. More... over 1 year ago
Build an integer version of the command line compiler. More... over 1 year ago
Pass command line arguments to compiler in the testsuite. More... over 1 year ago
Allows passing file names in command line to FBC. More... over 1 year ago
Update mini65 to check the generated COM files. More... over 1 year ago
Use a different name for the native compiled file in the testsuite. More... over 1 year ago
Fixes of-by-one on writing compiled file from FBC and the IDE. More... over 1 year ago
Some minor optimizations to the command line compiler and IDE. More... over 1 year ago
Fixes optimization for the POKE byte. More... over 1 year ago
Simplify program load and start. More... over 1 year ago
Fixes compiling to a file from IDE. More... over 1 year ago
Clarify short-listing limitations. More... over 1 year ago
Apply a few transformation for the short list output. More... over 1 year ago