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

Support string concatenation. #6576

Merged
merged 9 commits into from
May 8, 2024

Commits on Apr 16, 2024

  1. Add string concatenation.

    Moderocky committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ac0c1db View commit details
    Browse the repository at this point in the history
  2. Add string concat function.

    Moderocky committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    edf97d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76c8e89 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: _tud <98935832+UnderscoreTud@users.noreply.github.com>
    Co-authored-by: Ayham Al Ali <20037329+AyhamAl-Ali@users.noreply.github.com>
    3 people committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f1e1418 View commit details
    Browse the repository at this point in the history
  5. Update src/main/java/ch/njol/skript/classes/data/DefaultOperations.java

    Co-authored-by: _tud <98935832+UnderscoreTud@users.noreply.github.com>
    Moderocky and UnderscoreTud committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2e99411 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Variables? We don't need assertion output variables where we're going…

    …! (Thanks for your PR sovde)
    Moderocky committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3585160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab64674 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on May 7, 2024

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