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

Embed errors in the AST instead of raising #12

Closed
wants to merge 17 commits into from
Closed

Embed errors in the AST instead of raising #12

wants to merge 17 commits into from

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    79d1eba View commit details
    Browse the repository at this point in the history
  2. minor change

    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    24f1c8a View commit details
    Browse the repository at this point in the history
  3. Fixed check_no_collision

    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    36f6f56 View commit details
    Browse the repository at this point in the history
  4. updated call sites of checkout_at_least_one_record

    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    58ca003 View commit details
    Browse the repository at this point in the history
  5. v0.16~preview.128.14+51

    Signed-off-by: Burnleydev1 <[email protected]>
    public-release authored and Burnleydev1 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3cbb971 View commit details
    Browse the repository at this point in the history
  6. fix to call site for check_no_collision

    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3a6b81a View commit details
    Browse the repository at this point in the history
  7. dune fmt

    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9128559 View commit details
    Browse the repository at this point in the history
  8. dune fmt

    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f351fae View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    6069049 View commit details
    Browse the repository at this point in the history
  2. Revert "v0.16~preview.128.14+51"

    This reverts commit 3cbb971.
    
    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ed97ee8 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "v0.16~preview.128.14+51""

    This reverts commit ed97ee8.
    Burnleydev1 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    beb487b View commit details
    Browse the repository at this point in the history
  4. Revert "v0.16~preview.128.14+51"

    This reverts commit 3cbb971.
    Burnleydev1 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    bc57796 View commit details
    Browse the repository at this point in the history
  5. removed changes not done by me and remove redundant code

    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    62ded8b View commit details
    Browse the repository at this point in the history
  6. removed more redundant code

    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    17dc4e4 View commit details
    Browse the repository at this point in the history
  7. removed more redundant codes

    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2426746 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. fixed rebase errors and made code clearer

    Signed-off-by: Burnleydev1 <[email protected]>
    Burnleydev1 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    d51f397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c596522 View commit details
    Browse the repository at this point in the history