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

Convert CppIn/Out/Ref/Var-Ports #297

Merged

Commits on Aug 9, 2022

  1. Adding preliminary ports

    seowwj committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ca90550 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Added CppPort and CppIOPort

    seowwj committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    a0c10e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e50481d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9152359 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    231d591 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3eac075 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Update namespace naming

    seowwj committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b1b3cfc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'messaging_refactor_develop' of https://github.com/lava-…

    …nc/lava into lava-nc-messaging_refactor_develop
    seowwj committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    406fcfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7cc0e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Merge branch 'messaging_refactor_develop' of https://github.com/lava-…

    …nc/lava into lava-nc-messaging_refactor_develop
    seowwj committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    7fbc060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1a7f43 View commit details
    Browse the repository at this point in the history
  3. Fix linting issues

    seowwj committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    8901ab1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    d65b788 View commit details
    Browse the repository at this point in the history
  2. Fixed cpplint issues

    seowwj committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ff915b6 View commit details
    Browse the repository at this point in the history
  3. Added lambda functions

    shaline-koh committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    2cc8c94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b93ee3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cdf7bb View commit details
    Browse the repository at this point in the history
  6. Added Python wrapper functions

    seowwj committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    c8febba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bebd2f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd50a84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c348c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    76eb9d8 View commit details
    Browse the repository at this point in the history
  2. Add namespace for ports.cc

    seowwj committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0c05fac View commit details
    Browse the repository at this point in the history
  3. Add different types of Read()

    seowwj committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d719a11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33a3107 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e8946e View commit details
    Browse the repository at this point in the history
  6. Test variant on return types

    seowwj committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    da6df89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    516cc28 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    c993f19 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'messaging_refactor_develop' of https://github.com/seoww…

    …j/lava into messaging_refactor_develop
    seowwj committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    b64393b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from lava-nc/messaging_refactor_develop

    Merging PR lava-nc#310 from upstream
    seowwj committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8f2d512 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14a0514 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Using pointers for constants

    seowwj committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    32fed22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    babb953 View commit details
    Browse the repository at this point in the history
  3. Fixed issue with vectors

    seowwj committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3d58b77 View commit details
    Browse the repository at this point in the history
  4. Fix linting issue

    seowwj committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1164cdb View commit details
    Browse the repository at this point in the history
  5. Uncomment in PyWrapper

    seowwj committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3cc2210 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab59e6c View commit details
    Browse the repository at this point in the history