Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Chess] reduce memory usage #1258

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

[Chess] reduce memory usage #1258

wants to merge 23 commits into from

Commits on Oct 21, 2024

  1. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bf884d6 View commit details
    Browse the repository at this point in the history
  2. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0db50b5 View commit details
    Browse the repository at this point in the history
  3. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8dec018 View commit details
    Browse the repository at this point in the history
  4. jit

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f2b6a9b View commit details
    Browse the repository at this point in the history
  5. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ee67a0a View commit details
    Browse the repository at this point in the history
  6. use bb

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f0dab6f View commit details
    Browse the repository at this point in the history
  7. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1d104f8 View commit details
    Browse the repository at this point in the history
  8. tidy

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8eee129 View commit details
    Browse the repository at this point in the history
  9. fix

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bb1c124 View commit details
    Browse the repository at this point in the history
  10. fix

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    58923b4 View commit details
    Browse the repository at this point in the history
  11. set_bb

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    646d869 View commit details
    Browse the repository at this point in the history
  12. to_board

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    817e285 View commit details
    Browse the repository at this point in the history
  13. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6aec843 View commit details
    Browse the repository at this point in the history
  14. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    eb962a4 View commit details
    Browse the repository at this point in the history
  15. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4796f35 View commit details
    Browse the repository at this point in the history
  16. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ea3c862 View commit details
    Browse the repository at this point in the history
  17. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    aa6e180 View commit details
    Browse the repository at this point in the history
  18. uint

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    29f87fd View commit details
    Browse the repository at this point in the history
  19. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2402800 View commit details
    Browse the repository at this point in the history
  20. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1a45eb2 View commit details
    Browse the repository at this point in the history
  21. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    551b9cb View commit details
    Browse the repository at this point in the history
  22. .

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f19e879 View commit details
    Browse the repository at this point in the history
  23. avoid to_bitboard

    sotetsuk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    47f0288 View commit details
    Browse the repository at this point in the history