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(demo-constructor): Support multiple calls in if_else #3487

Merged
merged 13 commits into from
Dec 3, 2023

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    eb6519a View commit details
    Browse the repository at this point in the history
  2. Fixed clippy

    mqxf committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    089dada View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Update examples/constructor/src/call.rs

    Co-authored-by: Dmitry Novikov <novikov.dm.al@gmail.com>
    mqxf and breathx authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9c1c773 View commit details
    Browse the repository at this point in the history
  2. Update examples/constructor/src/call.rs

    Co-authored-by: Dmitry Novikov <novikov.dm.al@gmail.com>
    mqxf and breathx authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ea7cd89 View commit details
    Browse the repository at this point in the history
  3. Update call.rs

    Needed due to type
    mqxf authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4170508 View commit details
    Browse the repository at this point in the history
  4. Fix

    mqxf committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a2785d9 View commit details
    Browse the repository at this point in the history
  5. Fix 2

    mqxf committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3c12ff5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Test for returning from if_else

    mqxf committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9f1d4ec View commit details
    Browse the repository at this point in the history
  2. Trigger CI

    mqxf committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    89f5992 View commit details
    Browse the repository at this point in the history
  3. Trigger CI

    mqxf committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    beeec2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e1accd View commit details
    Browse the repository at this point in the history
  5. Format

    mqxf committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ce6d216 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Replaced wait with exit

    mqxf committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    0a11783 View commit details
    Browse the repository at this point in the history