urisinger

Results 5 issues of urisinger

running the cli with stockfish 16 installed will simply not produce a diff, fails with "error cannot compute diff: unexpected end of line", stockfish 14 works.

this method is supposed to make it easier to query block properties in a generic non block specific way

sorry for reoprning the pr i changed the branch name. havent found an easy way to make both types of clients aviable, its possible that sync client might need to...

This PR improves the prefix search functionality by enabling it to accept iterators as input. This change allows you to pass a &mut Iterator to a prefix search, advancing the...

Part of #2026 Switches to the chumsky parser for performance, remove Unit support until #586 is resolved. Improves parser performance by about 40%, while also reducing compile times and improving...