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

[DRAFT] Support for TruffleRuby/GraalVM #125

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

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    9248966 View commit details
    Browse the repository at this point in the history
  2. structure idea?

    jouhlmann committed May 7, 2020
    Configuration menu
    Copy the full SHA
    5f1fac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec543f3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    0f09592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996f72b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. code fron 14th may

    jouhlmann committed May 20, 2020
    Configuration menu
    Copy the full SHA
    18dda59 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. fix pycall for Polyglot

    jouhlmann committed May 26, 2020
    Configuration menu
    Copy the full SHA
    5ff8bee View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 11, 2020

  1. pyobjectwrapper truffle

    jouhlmann committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    65545e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3caed6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2caef4b View commit details
    Browse the repository at this point in the history
  4. more object_wrapper

    jouhlmann committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    40cedc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    258a923 View commit details
    Browse the repository at this point in the history
  2. wrap the objects

    jouhlmann committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    0065a51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8306602 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    0e8825b View commit details
    Browse the repository at this point in the history
  2. Trying to solve problems

    stefreschke committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    00d42d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7021086 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a275e71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ab690b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbe512c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da66c88 View commit details
    Browse the repository at this point in the history
  8. fix module wrapper

    jouhlmann committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    09bfa1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81b4cbd View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    3d3ec13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f968e9d View commit details
    Browse the repository at this point in the history
  3. EVERYTHING

    stefreschke committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    136f6d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    65e17f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    654f8a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20c3aa3 View commit details
    Browse the repository at this point in the history
  4. fix some tests

    jouhlmann committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    931b72e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e006bf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. 4 Errors less on dicts

    stefreschke committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    523ac21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef06e3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fe1d0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5245c30 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. fix list (minus sort!/sort)

    jouhlmann committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    d217412 View commit details
    Browse the repository at this point in the history
  2. fix slices

    jouhlmann committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    c96f2d8 View commit details
    Browse the repository at this point in the history
  3. fix set / dict / tuple

    jouhlmann committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    c430f63 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    d4413b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b9187 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca065d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Fix another tuple test

    stefreschke committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    7b7f9e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8c291 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Reduce ifNil check

    stefreschke committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    b85712b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14a418e View commit details
    Browse the repository at this point in the history
  3. fix wrapping/conversion

    jouhlmann committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    f00769d View commit details
    Browse the repository at this point in the history
  4. stuff

    jouhlmann committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    8ec5270 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f325758 View commit details
    Browse the repository at this point in the history
  6. Fix tuple test

    stefreschke committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    31889c0 View commit details
    Browse the repository at this point in the history
  7. fix conversion bug

    jouhlmann committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    a451e85 View commit details
    Browse the repository at this point in the history
  8. fix type mapping

    jouhlmann committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    9684843 View commit details
    Browse the repository at this point in the history
  9. list/dict fixes

    jouhlmann committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    95cf6ef View commit details
    Browse the repository at this point in the history
  10. Wrap ruby object

    stefreschke committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    6a35d38 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab83615 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e6f6412 View commit details
    Browse the repository at this point in the history
  13. fixes slice

    jouhlmann committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    d5daef8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. fix some tests

    jouhlmann committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    cc0b2b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    a9804b8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'use-conversion-for-type-matches' of https://github.com/…

    …stefreschke/pycall.rb into use-conversion-for-type-matches
    
    � Conflicts:
    �	lib/pycall/truffleruby/pyobject_wrapper.rb
    stefreschke committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    1083120 View commit details
    Browse the repository at this point in the history
  3. Fix one more getattr test

    stefreschke committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    024d9b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bd3afa View commit details
    Browse the repository at this point in the history
  5. some more fixes

    jouhlmann committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    f1a6c6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    635b99b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. fix some more tests

    jouhlmann committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    f67f143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e35cb23 View commit details
    Browse the repository at this point in the history
  3. Remove german comment

    stefreschke committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    79c4191 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e974dc View commit details
    Browse the repository at this point in the history
  5. fix more tests

    jouhlmann committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    118bd6c View commit details
    Browse the repository at this point in the history
  6. Remove breakpoint

    stefreschke committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    8fd3063 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'use-conversion-for-type-matches' of https://github.com/…

    …stefreschke/pycall.rb into use-conversion-for-type-matches
    
    � Conflicts:
    �	lib/pycall/truffleruby/conversion.rb
    stefreschke committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    030194c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. fixed more tests

    jouhlmann committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b5345b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7133047 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c20d75 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

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

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    9b9e412 View commit details
    Browse the repository at this point in the history
  2. small cleanup

    jouhlmann committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    bfbcdfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0258fa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd8201c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'use-conversion-for-type-matches' of https://github.com/…

    …stefreschke/pycall.rb into use-conversion-for-type-matches
    
    � Conflicts:
    �	lib/pycall/truffleruby/dict.rb
    �	lib/pycall/truffleruby/pycall.rb
    �	lib/pycall/truffleruby/pytypeobject_wrapper.rb
    �	lib/pycall/truffleruby/slice.rb
    stefreschke committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7381a46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d272e94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5efce23 View commit details
    Browse the repository at this point in the history