0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modify DIM token to store directly to a variable. More... almost 7 years ago
Move SADDR to it's own file and DIM inside DPOkE. More... almost 7 years ago
Use less ZP memory in compiled programs. More... almost 7 years ago
Move COLOR to it's own file. More... almost 7 years ago
Fixes copying one extra byte. More... almost 7 years ago
Move clearmem to the interp folder, because it defines TOK_END. More... almost 7 years ago
Add rules to clean test results. More... almost 7 years ago
Remove usage of "var_count" in interpreter. More... almost 7 years ago
Optimize parser memory functions in alloc.asm More... almost 7 years ago
Simplify USR calling. More... almost 7 years ago
Merge https://github.com/painintheworld/fastbasic More... almost 7 years ago
Reflow manual.md for the Atari 40 column version. More... almost 7 years ago
Move check_labels to parser, optimize size. More... almost 7 years ago
Factorize reading from output, 2 bytes less. More... almost 7 years ago
Update manual.md More... almost 7 years ago
Assume editor is at the same address that compiled programs. More... almost 7 years ago
Allows changing segment of compiled bytecode. More... almost 7 years ago
Optimize a few bytes out of editor interface (menu.asm) More... almost 7 years ago
Fixes overflow in check of memory error. More... almost 7 years ago
Optimize a few bytes out of -MOVE. More... almost 7 years ago
Optimize string/FP comparisons. More... almost 7 years ago
Remove old (and unused) script. More... almost 7 years ago
Expand test handler to check errors returned by native compiler. More... almost 7 years ago
Fixes typo make release script. More... almost 7 years ago
Optimize alloc_prog and alloc_area_8. More... almost 7 years ago
Optimize parser upper-casing. More... almost 7 years ago
Detect stack pointer underflows in parser. More... almost 7 years ago
Pass parser errors in X register. More... almost 7 years ago
Fixes trace_iochn peephole. More... almost 7 years ago
Factorize parsing of 'DIM' and 'DATA' types. More... almost 7 years ago