0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Save full "expanded" text when the parser backups. More... over 1 year ago
Remove REM comments on short listing output. More... over 1 year ago
Minor optimization to the empty buffer check in the editor. More... over 1 year ago
Optimize PRINT syntax, 4 less bytes. More... over 1 year ago
More size optimizations to the parser. More... over 1 year ago
Simplify buffer allocation in parser. More... over 1 year ago
Use integer library for the integer-cart target. More... over 1 year ago
Fixes editing of files that does not end on EOL. More... over 1 year ago
Fixes duplication of last line in the parsing. More... over 1 year ago
Fixes syntax inline optimization, and makes syntax 2 bytes smaller. More... over 1 year ago
Use static build in Windows CI to allow running without the DLLs. More... almost 2 years ago
Update github actions to latest version. More... almost 2 years ago
Fixes sporadic failures in the Linux build tests. More... almost 2 years ago
Adds a %TIME floating-point function to return 24bit time. More... almost 2 years ago
Add a note to the TIME function that wraps after 9 minutes. More... almost 2 years ago
Fixes running tests on Windows. More... almost 2 years ago
Build for Windows in CI More... almost 2 years ago
Build for MacOS in CI More... almost 2 years ago
Fixed #74 and more warnings More... almost 2 years ago
Use HTTP path for submodule instead of SSH one. More... almost 2 years ago
Force update submodule for each source on makefile. More... almost 2 years ago
Import mkatr into the repository and include in the compiler. More... almost 2 years ago
Adds github workflow for building on Ubuntu. More... almost 2 years ago
Fixes pressing DELETE at the end of the last line. More... almost 2 years ago
Fixes bug when passing DATA arrays as parameters to EXEC. More... almost 2 years ago
Document the new listing options in the cross compiler help More... almost 2 years ago
Allows specifying listing output extension. More... almost 2 years ago
Allow setting short-listing line length in command line. More... almost 2 years ago
Fixes ENDPROC abbreviation. More... almost 2 years ago
Add support for producing contracted listing output. More... almost 2 years ago