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

Enhance Import printer #1487

Merged
merged 3 commits into from
Oct 19, 2021
Merged

Commits on Oct 5, 2021

  1. Enhance Import printer

    This commit optimises `Import M = M` to `Import M`, and `Import
    M\`{N}` to `Import M\`N`. It also fixes and adds to the existing tests
    for module insertion.
    Hira Syeda committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    768637e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

Commits on Oct 19, 2021

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