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

Wrapper update #743

Merged
merged 2 commits into from
Apr 17, 2021
Merged

Wrapper update #743

merged 2 commits into from
Apr 17, 2021

Commits on Apr 17, 2021

  1. Squashed 'wrap/' changes from bae34fac8..b80bc63cf

    b80bc63cf Merge pull request #90 from borglab/fix/tpl_dependency
    015b12da5 Merge pull request #86 from borglab/feature/optionalargs
    362851980 address review comments
    e461ca50e Merge pull request #89 from borglab/fix/template_iostream
    2d413db57 add pybind cpp generation dependency on tpl file
    79881c25e include pybind11 iostream for ostream_redirect in example tpl
    5e8323c25 fix test fixture
    95495726a Merge branch 'master' into feature/optionalargs
    5af826840 clean up the _py_args_names method to reduce copy-pasta
    844ff9229 add identifier parsing to _type
    c3adca7a4 remove extra spaces from Type repr
    350b531d7 slight test improvement
    fd4f37578 cleaner default argument parsing
    6013deacb overpowered default argument parsing rule
    dbcda0ea2 fix unit tests for __repr__ ref  vs ptr
    1c23c42e4 fix pointer vs const ref in __repr__
    9b40350f1 update matlab tests
    df7e9023c handle __repr__ with default arguments
    092ef489b update pybind_wrapper for default arguments
    3a2d7aa8a unit test default argument pybind
    61a2b114e implement default argument parser
    c2b92ffec unit test for parsing default arguments
    
    git-subtree-dir: wrap
    git-subtree-split: b80bc63cf466f9751e8059c0abb4a4d73b23efbe
    varunagrawal committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    db373df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45a15f7 View commit details
    Browse the repository at this point in the history