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 JuvixTree parsing and pretty printing #3024

Merged
merged 6 commits into from
Sep 12, 2024
Merged

Commits on Sep 12, 2024

  1. fix tree parsing

    lukaszcz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ca3a373 View commit details
    Browse the repository at this point in the history
  2. disambiguate toplevel names

    lukaszcz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b739646 View commit details
    Browse the repository at this point in the history
  3. fix tree printing

    lukaszcz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8cbd568 View commit details
    Browse the repository at this point in the history
  4. add missing operations

    lukaszcz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4607b00 View commit details
    Browse the repository at this point in the history
  5. fix quoting

    lukaszcz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    58e2af8 View commit details
    Browse the repository at this point in the history
  6. add parsing tests

    lukaszcz committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    835c254 View commit details
    Browse the repository at this point in the history