Commit Graph

9 Commits

Author SHA1 Message Date
01091c09ce Add tests and fix pre-commit issues across all projects
- C/lichess_random_engine, vocabulary_curve, misc/split,
  1dvelocitysimulator, opening_learner: test suites added
- CPP/miscelanious: tests added
- TS/battery-status, champions_leauge_scores, two-inputs: tests added
- python_pkg/fm24_searcher, wake_alarm: new packages added
- Fix ruff/cppcheck/eslint/clang-format failures
- Update .gitignore for C/C++ build artifacts
2026-04-12 20:45:24 +02:00
5a8be96f94 feat: added run sh and makefile scripts 2026-02-22 22:00:50 +01:00
5966821bad 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
74f2e24eab fix: some linting issues 2025-11-01 20:11:45 +01:00
e61221179d feat: added lichess db puzzle to gitignore 2025-09-07 15:45:25 +02:00
61d6d347f5 feat: failed attempt at solving more than 4 puzzles 2025-09-07 14:53:50 +02:00
5740608052 feat: added micro max engine 2025-09-07 13:31:13 +02:00
4e86af448b feat: engine passes 2 puzzles from lichess 2025-09-07 13:07:15 +02:00
90f7328c45 feat: C engine 2025-09-06 18:26:31 +02:00