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

Fix to #225, added better error reporting for internal compiler errors. #329

Merged
merged 29 commits into from
Sep 18, 2020

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    6a08daa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd0d9ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8ee216 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95b4d3d View commit details
    Browse the repository at this point in the history
  5. fixed typo

    srijan-paul committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    7f74d2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f02aaf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a06532b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    7a0729b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca72031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2134fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6910a0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6091ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    706aed2 View commit details
    Browse the repository at this point in the history
  7. updated doc comment

    srijan-paul committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    29c9bef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edd073a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e99c0dd View commit details
    Browse the repository at this point in the history
  10. Merge branch 'better-errors' into master

    Better internal compiler errors specifying the tag which caused the error  instead of "impossible"
    srijan-paul committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    07350ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    81a5676 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'better-errors' into master

    Updated the tag_error function further to allow for more uses across the codebase.
    srijan-paul committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    88b1f02 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    51123e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1827abb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    619c89d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d2669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9367f29 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'better-errors' into master

    Added some test cases to test "match_tag" function in typedecl.
    srijan-paul committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    f7f553f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e99a95b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceb5309 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9189ba0 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'better-errors' into master

    Updated tests to be more specific with logs.
    srijan-paul committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    170094a View commit details
    Browse the repository at this point in the history