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] Move functions in __init__ to misc #4150

Merged
merged 15 commits into from
Jan 27, 2022

Commits on Jan 26, 2022

  1. commit

    mzmzm committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    75ce317 View commit details
    Browse the repository at this point in the history
  2. fix pylint

    mzmzm committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    42f4271 View commit details
    Browse the repository at this point in the history
  3. fix pylint

    mzmzm committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    9fe3bf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    ed3e84c View commit details
    Browse the repository at this point in the history
  2. Auto Format

    taichi-gardener committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    1e192d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    663068a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/move_func_in_init' into move_fun…

    …c_in_init
    
    # Conflicts:
    #	python/taichi/lang/__init__.py
    mzmzm committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c82ff2b View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into move_func_in_init

    # Conflicts:
    #	python/taichi/lang/__init__.py
    mzmzm committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    8f2a584 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cea1fd View commit details
    Browse the repository at this point in the history
  7. fix bug

    mzmzm committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    264e860 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d91e74 View commit details
    Browse the repository at this point in the history
  9. fix bug

    mzmzm committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7fbf2b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afabd1e View commit details
    Browse the repository at this point in the history
  11. fix bug

    mzmzm committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b695e94 View commit details
    Browse the repository at this point in the history
  12. code_format

    mzmzm committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    6186c48 View commit details
    Browse the repository at this point in the history