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
Files
aaa1058d32fbb9a67fed7d707fe03fd37304f731
cc65
/
.github
/
checks
History
mrdudz
aaa1058d32
use explicit markers (comments) for the bsearch table checking, simplifies the scripts and makes them more robust too :)
2025-06-09 21:48:20 +02:00
..
lastline.sh
Make lastline.sh ignore empty files.
Fixes
#2514
.
2024-09-12 09:10:37 +02:00
lineendings.sh
add check for line endings containing CR.
2022-11-03 18:27:10 +01:00
Makefile
use explicit markers (comments) for the bsearch table checking, simplifies the scripts and makes them more robust too :)
2025-06-09 21:48:20 +02:00
noexec.sh
add check for +x flag
2022-05-17 15:28:51 +02:00
sorted_codeopt.sh
use explicit markers (comments) for the bsearch table checking, simplifies the scripts and makes them more robust too :)
2025-06-09 21:48:20 +02:00
sorted_opcodes.sh
use explicit markers (comments) for the bsearch table checking, simplifies the scripts and makes them more robust too :)
2025-06-09 21:48:20 +02:00
sorted.sh
use explicit markers (comments) for the bsearch table checking, simplifies the scripts and makes them more robust too :)
2025-06-09 21:48:20 +02:00
spaces.sh
exclude test directory from some style checks - it makes no sense to enforce these things in the test bench, we need to be able to test all kinds of spaces and tabs :)
2023-12-10 22:43:47 +01:00
tabs.sh
exclude test directory from some style checks - it makes no sense to enforce these things in the test bench, we need to be able to test all kinds of spaces and tabs :)
2023-12-10 22:43:47 +01:00