0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove old PRINT COLOR restriction from the manual. More... almost 3 years ago
Fixes duplicate labels in formatted output. More... almost 3 years ago
Extend print color until the end of PRINT statement. More... almost 3 years ago
Fixes parsing of AND+OR boolean operators. More... almost 3 years ago
Update mini65 emulator to last version. More... almost 3 years ago
Rewrite DLI syntax to allow for longer statements. More... almost 3 years ago
Add tests for the DLI statements. More... almost 3 years ago
Merge pull request #61 from polluks/patch-1 More... about 3 years ago
Fixed typos More... about 3 years ago
Update mini65 to last version. More... about 3 years ago
Merge pull request #59 from billkendrick/master More... about 3 years ago
Tweaks to my changes to manual.md per dmsc More... about 3 years ago
Some documentation clean-up from a newbie More... about 3 years ago
Fixes compilation error. More... over 3 years ago
Add mastodon client using FujiNet. More... over 3 years ago
test: show simulator stack errors. More... over 3 years ago
Document the SIO statements. More... over 3 years ago
Add FujiNet netcat example. More... over 3 years ago
Update manual with FujiNet network statements. More... over 3 years ago
Add fujinet commands to the atari-fp target. More... over 3 years ago
Split parser emit calls over the parser limit. More... over 3 years ago
Increase the 6502 parser maximum bytes to emit. More... over 3 years ago
Add sio command to native compiler. More... over 3 years ago
Adds separate compilation flags for C++ compiler. More... over 3 years ago
Add support for Unicode output in Windows console. More... over 3 years ago
Adds manifest to windows cross compiler, to support Unicode file names. More... over 3 years ago
Checks for mixed-case file extensions in the cross compiler. More... over 3 years ago
Simplify INPUT rule, document missing prompt string. More... over 3 years ago
Adds abbreviations tests to print COLOR() and RTAB() More... over 3 years ago
Adds test for print COLOR. More... over 3 years ago