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: extend tests for func-call and let-binding #6

Merged
merged 8 commits into from
Oct 9, 2023

Commits on Oct 3, 2023

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

Commits on Oct 4, 2023

  1. Test: function-call

    mrLSD committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    bdfc505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    720c62d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:mrLSD/semantic-analyzer-rs into

    feat/extend-tests-v0.2.3
    mrLSD committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6443018 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Tests: extend let-binding

    mrLSD committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    10cabf7 View commit details
    Browse the repository at this point in the history
  2. Tests: added Binding tests

    mrLSD committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c60248c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Tests: extend bingind tests

    mrLSD committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    943a130 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Fix clippy

    mrLSD committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ea5d075 View commit details
    Browse the repository at this point in the history