Commit Graph

10 Commits

Author SHA1 Message Date
e3f9e6dc0b fix: correct shebang and executable permissions
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +01:00
d4df42efb5 feat: fixed most function size lint errors 2025-09-08 16:05:14 +02:00
1d7313690b feat: more functions fixed 2025-09-08 15:32:55 +02:00
b1a3c436c0 feat: lazy load images and allow access to text only articles 2025-09-08 07:41:15 +02:00
175a2b256c feat: added lichess db puzzle to gitignore 2025-09-07 15:45:25 +02:00
51bc2a142e feat: engine passes 2 puzzles from lichess 2025-09-07 13:07:15 +02:00
03f8a2a5ac feat: C engine 2025-09-06 18:26:31 +02:00
34c3213270 feat: more blunders less king shuffling 2025-08-23 17:11:15 +02:00
392a97085f feat: added tests for lichess bot 2025-08-23 15:16:26 +02:00
5461801043 feat: make the analyze chess game script use more pc resources 2025-08-22 22:30:47 +02:00