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

Experimental Version #54

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Experimental Version #54

wants to merge 16 commits into from

Commits on Nov 1, 2020

  1. fix lint

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    4dcbee5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. ConnSide -> VariableType

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    65491c6 View commit details
    Browse the repository at this point in the history
  2. more docs + more tests

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    1c4a90f View commit details
    Browse the repository at this point in the history
  3. add docs for biops

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    acd642a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. update readme

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    da444dc View commit details
    Browse the repository at this point in the history
  2. more docs

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    22b97bc View commit details
    Browse the repository at this point in the history
  3. add docs for connect

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    4a8caf0 View commit details
    Browse the repository at this point in the history
  4. rename mods

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    5ec1378 View commit details
    Browse the repository at this point in the history
  5. add aux function

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    b5f2d9e View commit details
    Browse the repository at this point in the history
  6. add doc for ensure_all_args_are_values

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    16617b0 View commit details
    Browse the repository at this point in the history
  7. add doctest flags

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    72f6456 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. add doc for module_inherit_mro

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    12fa544 View commit details
    Browse the repository at this point in the history
  2. simplify packed module structure

    Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
    zhongzc committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    f84d41f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. orginze io & rename enums in variable type

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    99569b2 View commit details
    Browse the repository at this point in the history
  2. add unmatched vec size error

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7d0cbac View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. fix untripped doc test

    Signed-off-by: Zhenchi <zhongzc_arch@outlook.com>
    zhongzc committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    8e06f5b View commit details
    Browse the repository at this point in the history