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

Golang swig bindings #2653

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

Golang swig bindings #2653

wants to merge 20 commits into from

Commits on Sep 28, 2023

  1. Initial go build steps

    nielsproest committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a683a17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    457a394 View commit details
    Browse the repository at this point in the history
  3. Patch 2

    nielsproest committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    82bf974 View commit details
    Browse the repository at this point in the history
  4. Proper git ignore

    nielsproest committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f51e725 View commit details
    Browse the repository at this point in the history
  5. fix file rename

    nielsproest committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b20293e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27a480a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85c64e6 View commit details
    Browse the repository at this point in the history
  8. TODO: errors.c

    nielsproest committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9d89c95 View commit details
    Browse the repository at this point in the history
  9. Remove not used libraries

    nielsproest committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    aca4faf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    c50044c View commit details
    Browse the repository at this point in the history
  2. It now works

    nielsproest committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    24dfe77 View commit details
    Browse the repository at this point in the history
  3. Example fixes

    nielsproest committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    7d1f5a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e59b71 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    5442410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd30890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b287dc3 View commit details
    Browse the repository at this point in the history
  4. Small ls test program

    nielsproest committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f392fa5 View commit details
    Browse the repository at this point in the history
  5. Better way to run

    nielsproest committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    3f5a3c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    7db3274 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Fixed onTransferData

    nielsproest committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cea6dbd View commit details
    Browse the repository at this point in the history