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

Type checking for default events #2812

Merged
merged 18 commits into from
Oct 30, 2023

Commits on Sep 21, 2023

  1. partial checking

    dsainati1 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d09b578 View commit details
    Browse the repository at this point in the history
  2. support for declarations

    dsainati1 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6846737 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. more progress on checking

    dsainati1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    60c1d1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b1ef90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26b5ade View commit details
    Browse the repository at this point in the history
  4. amend error message

    dsainati1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ff166ec View commit details
    Browse the repository at this point in the history
  5. permit paths

    dsainati1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a986a76 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'sainati/default-event-parsing' of github.com:onflow/cad…

    …ence into sainati/default-event-checking
    dsainati1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c4786ca View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. fix lint

    dsainati1 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8d2169f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge branch 'sainati/default-event-parsing' of github.com:onflow/cad…

    …ence into sainati/default-event-checking
    dsainati1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f35d5db View commit details
    Browse the repository at this point in the history
  2. correct scoping

    dsainati1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    936f2ba View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge branch 'sainati/default-event-parsing' of github.com:onflow/cad…

    …ence into sainati/default-event-checking
    dsainati1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1910211 View commit details
    Browse the repository at this point in the history
  2. respond to review

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

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    48fb4b2 View commit details
    Browse the repository at this point in the history
  2. respond to review

    dsainati1 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8f044b2 View commit details
    Browse the repository at this point in the history
  3. add tests

    dsainati1 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3899fdb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. respond to review

    dsainati1 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    18e4c0d View commit details
    Browse the repository at this point in the history
  2. respond to review

    dsainati1 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7931d90 View commit details
    Browse the repository at this point in the history