0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow omitting parenthesis on string functions. More... about 1 year ago
Add one more test for IF/ELIF/ENDIF. More... about 1 year ago
Optimize loop stack handling, 22 less bytes. More... about 1 year ago
Show better errors for loops/procs. More... about 1 year ago
Show error position using ascii art in the cross-compiler. More... about 1 year ago
Factorice returning false on errors. More... about 1 year ago
Show variable names on errors in the cross-compiler. More... about 1 year ago
Add function to read floating point value from address. More... about 1 year ago
Adds support for taking address of floating point variables. More... about 1 year ago
Optimize redundant PRINT COLOR() settings. More... about 1 year ago
Fixes PRINT COLOR() according to the documentation. More... about 1 year ago
Fixes building on newer compilers. More... over 1 year ago
Install newer version of e-accelerator. More... over 1 year ago
Merge pull request #75 from davidgiven/master More... over 1 year ago
Fix build failure. More... over 1 year ago
Simplify read_hex. More... over 1 year ago
Shows start of HEAP memory on compilation. More... over 1 year ago
Fixes typo in Makefile, CXX flags were not passed to the compiler. More... almost 2 years ago
Add optimization to conditionals that always/never jump. More... almost 2 years ago
Rebase to current mini65 version. More... almost 2 years ago
Adds tests for SIO statement and SERR() function. More... almost 2 years ago
Remove old PRINT COLOR restriction from the manual. More... almost 2 years ago
Fixes duplicate labels in formatted output. More... almost 2 years ago
Extend print color until the end of PRINT statement. More... almost 2 years ago
Fixes parsing of AND+OR boolean operators. More... almost 2 years ago
Update mini65 emulator to last version. More... almost 2 years ago
Rewrite DLI syntax to allow for longer statements. More... almost 2 years ago
Add tests for the DLI statements. More... almost 2 years ago
Merge pull request #61 from polluks/patch-1 More... about 2 years ago