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

[queen-attack] Implementation #615

Merged
merged 7 commits into from
May 15, 2023

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    0440d5a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Renamed:

    * QueenAttack => Queen
    * is-atack => can-attack
    
    Changed comparison operator:
    
    * <==> => <eqv>
    
    Dropped .raku for Boolean:
    
    * %case<expected>.raku =>  %case<expected>
    habere-et-dispertire committed May 12, 2023
    Configuration menu
    Copy the full SHA
    df7111f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f1953 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Configuration menu
    Copy the full SHA
    dc3cce0 View commit details
    Browse the repository at this point in the history
  2. Delete QueenAttack.rakumod

    Renamed.
    habere-et-dispertire committed May 13, 2023
    Configuration menu
    Copy the full SHA
    588731e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    c32691d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e3a427 View commit details
    Browse the repository at this point in the history