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

Calling MQF from Rust #3

Merged
merged 18 commits into from
Nov 7, 2019
Merged

Calling MQF from Rust #3

merged 18 commits into from
Nov 7, 2019

Commits on Nov 3, 2019

  1. Can initialize, yay

    luizirber committed Nov 3, 2019
    1 Configuration menu
    Copy the full SHA
    e05a9b3 View commit details
    Browse the repository at this point in the history
  2. more test

    luizirber committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    e82888b View commit details
    Browse the repository at this point in the history
  3. build cleanup and comments

    luizirber committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    1883d92 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. add rust ffi to travis

    luizirber committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    96d51f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5417584 View commit details
    Browse the repository at this point in the history
  3. avoid using lib

    luizirber committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    9182606 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f08dff View commit details
    Browse the repository at this point in the history
  5. implement drop and clone

    luizirber committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    5d33b5a View commit details
    Browse the repository at this point in the history
  6. first pass at iteration

    luizirber committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    49a49ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc49f2b View commit details
    Browse the repository at this point in the history
  8. changing variable name

    mr-eyes committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    8a1db65 View commit details
    Browse the repository at this point in the history
  9. serialization

    luizirber committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    8053c8d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from mr-eyes/master

    CMake options to suppress building binaries & tests
    luizirber authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    3b2a53b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab2e7ef View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Configuration menu
    Copy the full SHA
    d6f0e5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b557436 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    c469559 View commit details
    Browse the repository at this point in the history
  2. revert cmake changes

    luizirber committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    dee6e9d View commit details
    Browse the repository at this point in the history