This website requires JavaScript.
Explore
Help
Sign In
the10thwiz
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11,959
Commits
1
Branch
0
Tags
1ef3f88f0adf7b3dba0849dfd521fc448cf366c2
Commit Graph
3 Commits
Author
SHA1
Message
Date
Kugel Fuhr
70c1bd5e3c
Improved flow analysis in general and especially for "for" loops. Added more
...
tests.
2025-07-26 09:03:04 +02:00
Kugel Fuhr
6d45a94127
Do not output a warning about a missing "return" in a function if the function
...
exit is unreachable.
2025-07-17 17:07:34 +02:00
Kugel Fuhr
ed54e9b168
Added several flow control tests.
2025-07-17 16:00:59 +02:00