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

add ternary expression and new syntax for expressions #899

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 4, 2023

  1. Add support for ternary expressions

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes authored and romain-grecourt committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    fb3a536 View commit details
    Browse the repository at this point in the history
  2. Add support for ternary expressions

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes authored and romain-grecourt committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    e6e6bd8 View commit details
    Browse the repository at this point in the history
  3. fix failed test

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes authored and romain-grecourt committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    180117b View commit details
    Browse the repository at this point in the history
  4. new syntax for expressions

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes authored and romain-grecourt committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    cdba322 View commit details
    Browse the repository at this point in the history
  5. fix checkstyle

    Signed-off-by: aserkes <andrii.serkes@oracle.com>
    aserkes authored and romain-grecourt committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    21a92c6 View commit details
    Browse the repository at this point in the history