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

Update the return function regex #5814

Merged
merged 13 commits into from
Jul 17, 2023
Merged

Commits on Jul 11, 2023

  1. Update StructFunction.java (retrun function regex)

    There was a need for cleaner return functions instead of the old one, because the :: is so confusing for people who learn by looking at codes
    ahmadmsaleem authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    884a472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413a949 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    c8087cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3038cd6 View commit details
    Browse the repository at this point in the history
  3. Update EffReturn.java

    ahmadmsaleem authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    998020b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dc5bdf View commit details
    Browse the repository at this point in the history
  5. Update EffReturn.java

    ahmadmsaleem authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b8294bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a7e0c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

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

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    0f3f30d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2298843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81c1920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    469f725 View commit details
    Browse the repository at this point in the history