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 features by parameters #67

Merged
merged 10 commits into from
Sep 19, 2019
Merged

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    2f1f2b9 View commit details
    Browse the repository at this point in the history
  2. fix to handle union type

    koxudaxi committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    bc5e0ab View commit details
    Browse the repository at this point in the history
  3. support iterators

    koxudaxi committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    b190410 View commit details
    Browse the repository at this point in the history
  4. fix null control

    koxudaxi committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    357df41 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    4cc6985 View commit details
    Browse the repository at this point in the history
  2. fix auto-compleiton

    koxudaxi committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    bf026fe View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. fix search logic

    koxudaxi committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    f168c61 View commit details
    Browse the repository at this point in the history
  2. use optimized typeEvalContext

    fix to handle models which have __init__ or __new__ methods
    koxudaxi committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    a021c21 View commit details
    Browse the repository at this point in the history
  3. improve to get pyClass

    koxudaxi committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    86b979e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3a5536 View commit details
    Browse the repository at this point in the history