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

Refactor(kclvm-tools): move 'printer' from 'kclvm-tools' to 'kclvm-ast'. #228

Merged
merged 5 commits into from
Oct 9, 2022
Merged

Refactor(kclvm-tools): move 'printer' from 'kclvm-tools' to 'kclvm-ast'. #228

merged 5 commits into from
Oct 9, 2022

Commits on Oct 8, 2022

  1. refactor(kclvm-tools): move 'printer' from 'kclvm-tools' to 'kclvm-ast'.

    move 'printer' from 'kclvm-tools' to 'kclvm-ast'
    
    issue #67
    zong-zhe committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    b59824d View commit details
    Browse the repository at this point in the history
  2. fmt

    zong-zhe committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    55680e6 View commit details
    Browse the repository at this point in the history
  3. mv query to ast_pretty

    zong-zhe committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    b15d822 View commit details
    Browse the repository at this point in the history
  4. remove useless dependencies

    zong-zhe committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    f9e4f7b View commit details
    Browse the repository at this point in the history
  5. add pretty_assertions

    zong-zhe committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    925e86b View commit details
    Browse the repository at this point in the history