olemorud
  • Joined on 2025-10-31
olemorud pushed to master at olemorud/bash-scripts 2026-01-16 03:09:06 +00:00
6c99017c4e run-with-governor: fix typo in comment
olemorud pushed to master at olemorud/bash-scripts 2026-01-16 03:06:45 +00:00
14fb1ba66d Add run-with-governor script
olemorud created branch master in olemorud/bash-scripts 2026-01-16 03:06:45 +00:00
olemorud created repository olemorud/bash-scripts 2026-01-16 03:06:20 +00:00
olemorud pushed to master at olemorud/chess-engine 2026-01-09 16:36:31 +00:00
5e92942cb8 Makefile: add -Wno-initializer-overrides to clang builds
e1d1684c23 Change evaluation score to a centi-pawn based integer type
33a0878f6a Set required feature flag macro for Linux builds
123caf8378 Revert to old repeat detection
Compare 4 commits »
olemorud pushed to master at olemorud/chess-engine 2026-01-07 20:13:35 +00:00
29ebb83ead Fix web layer
bb3d99b011 refactor: (bb64)occupied -> ~(Bb64)PIECE_EMPTY
5a5a392c8b Performance improvements
Compare 3 commits »
olemorud pushed to master at olemorud/chess-engine 2026-01-07 20:09:06 +00:00
546343ab99 Fix web layer
olemorud pushed to master at olemorud/chess-engine 2026-01-07 20:05:52 +00:00
bd22650289 Fix web layer
olemorud pushed to master at olemorud/chess-engine 2026-01-07 19:29:30 +00:00
572140573b Fix web layer
7cb7e4ddd9 refactor: (bb64)occupied -> ~(Bb64)PIECE_EMPTY
a62d423035 Performance improvements
Compare 3 commits »
olemorud pushed to master at olemorud/chess-engine 2026-01-03 15:23:00 +00:00
716527fa8f major rework
4998a057f5 Fix bug where pawn can't promote and capture at the same time
160ea82549 Major rework: add search timer, evaluation improvements, more
e5b6886f40 Add codegen for diagonals.h
ef33b23f70 alphabeta_search: replace recursion with explicit stack
Compare 5 commits »
olemorud pushed to master at olemorud/chess-engine 2025-12-20 00:20:04 +00:00
97b6934024 Update README
olemorud pushed to master at olemorud/chess-engine 2025-12-20 00:16:42 +00:00
92ce48997d Web: Change to a webworker architecture to stop freezing main thread
olemorud pushed to master at olemorud/chess-engine 2025-12-19 03:19:16 +00:00
66feaab027 rename base.h -> engine.h and fix bugs in codegen
olemorud pushed to master at olemorud/chess-engine 2025-12-19 03:09:39 +00:00
abb32d118a Fix Javascript BigInt to Number bug
olemorud pushed to master at olemorud/chess-engine 2025-12-19 03:04:36 +00:00
5a5252c13a Add README
olemorud pushed to master at olemorud/chess-engine 2025-12-19 03:02:39 +00:00
02b1ca4cfe Make engine dep-free/standalone and add Wasm target
olemorud pushed to master at olemorud/chess-engine 2025-12-17 17:54:12 +00:00
509f58a379 fix mailbox related bug causing king to be capturable
olemorud pushed to master at olemorud/chess-engine 2025-12-17 13:12:12 +00:00
olemorud pushed to master at olemorud/chess-engine 2025-12-15 21:51:21 +00:00
2f65828ae2 almost working now
olemorud pushed to master at olemorud/chess-engine 2025-12-09 01:34:42 +00:00