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

feat(parser): ternary #738

Merged
merged 13 commits into from
Oct 28, 2024
Merged

feat(parser): ternary #738

merged 13 commits into from
Oct 28, 2024

Commits on Oct 24, 2024

  1. feat(parser): ternary

    emil14 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0f53650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f48d433 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. feat(desugarer): ternary

    emil14 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    3952ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62366ba View commit details
    Browse the repository at this point in the history
  3. amend

    emil14 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    b221981 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    dd73124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75e9d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06c5b3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5f43c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. feat(syntax): flow -> def

    emil14 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5b05565 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bcf693 View commit details
    Browse the repository at this point in the history
  3. fix(desugarer:ternary): do not desugar receiver side inside desugar s…

    …ender func when dealing with ternary expressions
    emil14 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d69b7e5 View commit details
    Browse the repository at this point in the history
  4. fix: linter

    emil14 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    603ec14 View commit details
    Browse the repository at this point in the history