Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lynx-chess/Lynx issues and pull requests
#353 - Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#352 - โก TT entry `struct` alignment
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#351 - Add Mnps to `perft` and `divide` outputs
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#350 - โก Optimize divisions by power of two
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#349 - โก Force TT array to have a power of two length
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#348 - ๐ Fix `IndexOutOfRangeException` when `ply >= MaxDepth`
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#347 - ๐ Fix perft `divide`
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#346 - ๐งช Add rocechess perft test suite
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#345 - โก Avoid opposite side offset calculation
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#344 - โก Speed up `Position.WasProducedByAValidMove`
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#343 - โก Remove explicit hardware intrinsics usage
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#342 - โก Remove UCI `hashfull` command for performance reasons
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#341 - ๐ Fix `bench` arg command checking
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#340 - โก Avoid unneeded `Task`s
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#339 - Add OpenBench support (I)
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#338 - Get rid of `Task.Run()` for `Writer`, `LynxDriver` and `Listener`
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#337 - Avoid creating `ProbeOnlineTablebase` task if requirements for tb probing are not met
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#336 - ๐ท๐ฝโโ๏ธ Fix `git push` step in release
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#335 - Bump Moq from 4.18.4 to 4.20.69
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, .NET
#334 - Disable NLog concurrent writes
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#333 - Use `Array.Sort` to sort moves
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#332 - Avoid unnecessary `IOrderedEnumerable.ToList()`
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#331 - โก Make NLog targets `async `
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#330 - โก Use `Bmi1.X64.TrailingZeroCount` and `Popcnt.X64.PopCount` hardware intrinsics
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#329 - โก Disable NLog autoreload
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#328 - ๐งน General cleaning
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#327 - Reduce `GameState` struct size
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#326 - Bump Moq from 4.18.4 to 4.20.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, .NET
#325 - ๐งน Clean perft implementation
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#324 - Add `ToggleBits` method and use it in Make/Unmake moves
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#323 - โก Perf/make unmake general optimizations
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#322 - Avoid passing `Game.CurrentPosition` reference down search methods
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#321 - โก Implement make/unmake move instead of allocating a new `Position`
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#320 - Bump Microsoft.Extensions.Http.Polly from 8.0.0-preview.6.23329.11 to 8.0.0-preview.7.23375.9
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#319 - Bump Microsoft.Extensions.Configuration.Binder from 8.0.0-preview.6.23329.7 to 8.0.0-preview.7.23375.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#318 - Bump Moq from 4.18.4 to 4.20.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#317 - Bump Microsoft.Extensions.Configuration.Json from 8.0.0-preview.6.23329.7 to 8.0.0-preview.7.23375.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#316 - Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 8.0.0-preview.6.23329.7 to 8.0.0-preview.7.23375.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, .NET
#315 - Bump NLog from 5.2.2 to 5.2.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#314 - Bump NLog.Extensions.Logging from 5.3.2 to 5.3.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#313 - ๐ Enhance depth extension on check
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#312 - Replace `!_isFollowingPV` LMR condition with `!pvNode`
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#311 - Try to get rid of `_isFollowingPV` and `_isScoringPV` in favor of `pvNode`
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#310 - โ LMR tuning
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#309 - โ Passed pawn bonus
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#308 - ๐ Implement TT in quiescence search
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#307 - ๐ Fix overflow that was causing negative `hashfull` numbers in uci `info` commands
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#306 - Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.6 to 0.13.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, .NET
#305 - Bump BenchmarkDotNet from 0.13.6 to 0.13.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#304 - Bump Microsoft.NET.Test.Sdk from 17.7.0-preview-23364-03 to 17.7.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#303 - Use !pvNode condition for TT cutoffs
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#302 - ๐ Exclude promotions from killer moves and take them into account in move ordering
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#301 - Use non-alloc version of get moves instead of game move pool
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#300 - Use reference variable (`ref`) when probing TT
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#299 - โก Don't reload config on file changes
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#298 - ๐ Fix TT probing condition and TT moves score
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#297 - ๐ Fix PV table bug which keeps extra moves in PV after the move where a draw is detected
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#296 - โก Change threefold repetition detection to 2 repetition detection
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#295 - ๐ Null first PVTable value at the beginning of QSearch as well
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#294 - ๐ Fix illegal moves potentially sent when the previous search line is hit
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#292 - Increase `MaxDepth` default value to 128
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#291 - Move to .NET 8
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#290 - Tuning/stop search %
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#288 - โ Simplify time management
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#287 - [Test] Please ignore
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#286 - ๐ Fix nlog concurrency issue when accessing log files
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#285 - Fix `TTMoveScoreValue` to be over MVVLVA values
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#284 - Stop potentially sending uci `info` commands after `bestmove` one
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#283 - Add thread id to logs
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#282 - Give PV move preference over MVVLVA ones.
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
- 1 comment
#280 - Disable logging in published version
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#279 - General cleaning
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#278 - Add option to disable transposition table
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#277 - ๐ท๐ผโโ๏ธ Publish artifacts even when tests fail
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#273 - ๐โ Add support for lichess-hosted online tablebases
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#258 - โก Convert Position into readonly struct and make use of in modifier.
Pull Request -
State: closed - Opened by eduherminio over 1 year ago
#252 - Bump NLog.Extensions.Logging from 5.2.3 to 5.2.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#251 - Bump NLog from 5.1.4 to 5.1.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#250 - Bump coverlet.collector from 3.2.0 to 6.0.0
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET
#249 - Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#248 - Bump NLog from 5.1.3 to 5.1.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#247 - Bump actions/cache from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#246 - Bump actions/download-artifact from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#245 - Bump actions/upload-artifact from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#244 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#243 - Bump actions/setup-dotnet from 1 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#242 - Bump NLog.Extensions.Logging from 5.2.2 to 5.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#241 - Bump NLog from 5.1.2 to 5.1.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#240 - Bump Microsoft.Extensions.Configuration.Binder from 7.0.3 to 7.0.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#239 - Bump NUnit3TestAdapter from 4.4.0 to 4.4.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#238 - Bump NUnit3TestAdapter from 4.3.1 to 4.4.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#237 - Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#236 - Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.4 to 0.13.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, .NET
#235 - Bump NLog.Extensions.Logging from 5.2.1 to 5.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#234 - Bump BenchmarkDotNet from 0.13.4 to 0.13.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#233 - Bump NLog from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, .NET
#232 - Bump Microsoft.Extensions.Configuration.Binder from 7.0.2 to 7.0.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, .NET
#231 - Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.3 to 0.13.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, .NET
#230 - Bump BenchmarkDotNet from 0.13.3 to 0.13.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, .NET
#229 - Bump Microsoft.Extensions.Configuration.Binder from 7.0.1 to 7.0.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, .NET