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

Support for archive mode #125

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Support for archive mode #125

wants to merge 8 commits into from

Commits on Sep 25, 2023

  1. Porting golang/mock#633

    linzhp committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cfa99c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. passing a list of interfaces

    linzhp committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    efa95d9 View commit details
    Browse the repository at this point in the history
  2. comments

    linzhp committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e50e7bb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    b0a8c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c045055 View commit details
    Browse the repository at this point in the history
  3. skip unexported methods

    sywhang committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d619fd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Clean up main function

    Use switch instead of nested if-elses to enhance readability.
    sywhang committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1d18764 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. code review suggestions

    sywhang committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9251d5a View commit details
    Browse the repository at this point in the history