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(compiler): validate variable definition uniqueness #422

Closed
wants to merge 42 commits into from

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    8c3cea3 View commit details
    Browse the repository at this point in the history
  2. update expected results

    goto-bus-stop committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    16f343c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe923ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba0cdf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3637666 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7257dd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01467c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1eec425 View commit details
    Browse the repository at this point in the history
  9. printing with ariadne

    goto-bus-stop committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    76f7095 View commit details
    Browse the repository at this point in the history
  10. Add colours

    goto-bus-stop committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9736f03 View commit details
    Browse the repository at this point in the history
  11. remove unnecessary copy

    goto-bus-stop committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c4befaa View commit details
    Browse the repository at this point in the history
  12. support help messages

    goto-bus-stop committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    6438e09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fdfb87c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8d16a10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    edbc4be View commit details
    Browse the repository at this point in the history
  16. remove unreachable!()

    goto-bus-stop committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    bcf2c82 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ee72f09 View commit details
    Browse the repository at this point in the history
  18. Update expect tests

    goto-bus-stop committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f77c62d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a83af5a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    abdf0d8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    80e175d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e2b0a33 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9df9298 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fe50ec6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    17d4be0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a452519 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    07017b8 View commit details
    Browse the repository at this point in the history
  28. Address clippy

    goto-bus-stop committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9a903dd View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d5a19b1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4343d90 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    32fa324 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    da5d7c0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1ce9993 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    fb38f1e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    879963c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2085eb7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8d37d3b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0460000 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    229e9a8 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1b5a46e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7f6061c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

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