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

Java bindings #2100

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Java bindings #2100

wants to merge 32 commits into from

Commits on Nov 1, 2019

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

Commits on Nov 16, 2019

  1. Configuration menu
    Copy the full SHA
    837a47c View commit details
    Browse the repository at this point in the history
  2. Removed *.class files

    Vasniktel committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    7803774 View commit details
    Browse the repository at this point in the history
  3. Updated .gitignore

    Vasniktel committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    ab85f8c View commit details
    Browse the repository at this point in the history
  4. Remove VSCode related files

    Vasniktel committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    18f829a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Fix javacpp generation bug

    Vasniktel committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    8c6ed19 View commit details
    Browse the repository at this point in the history
  2. Add missing includes

    Vasniktel committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    9cb524c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a86f37c View commit details
    Browse the repository at this point in the history
  4. Add unittests

    Vasniktel committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    06bf060 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. Configuration menu
    Copy the full SHA
    09ada4d View commit details
    Browse the repository at this point in the history
  2. Update tests

    Vasniktel committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    19ac81f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    2a3b08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f565d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

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

Commits on Nov 28, 2019

  1. Implement ProgramCall

    Vasniktel committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    a042098 View commit details
    Browse the repository at this point in the history
  2. Fix minor bugs

    Vasniktel committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    c01572d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2962965 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c63c599 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Fix style issues

    Vasniktel committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    4567b12 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

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

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    5afe1d7 View commit details
    Browse the repository at this point in the history
  2. Fix cmake issues

    Vasniktel committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    ffdd622 View commit details
    Browse the repository at this point in the history
  3. Remove unused includes

    Vasniktel committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    6574dc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Remove needless templates

    Vasniktel committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    e3aef86 View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    Vasniktel committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    77d28a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba37472 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b40716e View commit details
    Browse the repository at this point in the history
  5. Improve generation process

    Vasniktel committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    81ab8ee View commit details
    Browse the repository at this point in the history
  6. Fix incorrect arguments

    Vasniktel committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    876a580 View commit details
    Browse the repository at this point in the history
  7. Don't use auto

    Vasniktel committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    e495358 View commit details
    Browse the repository at this point in the history
  8. Improve docs

    Vasniktel committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    1741959 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

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