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

Allow python builtins to be used as callbacks #1413

Merged
merged 20 commits into from
Jul 27, 2021

Commits on Jun 24, 2018

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

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    22f1b88 View commit details
    Browse the repository at this point in the history
  2. Try to fix pypy segfault

    Skylion007 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    764c88e View commit details
    Browse the repository at this point in the history
  3. Add expected fail for PyPy

    Skylion007 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    4dc2c35 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Skylion007 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    1392c05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0435d5c View commit details
    Browse the repository at this point in the history
  6. Add more info to xfail

    Skylion007 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    2a8e139 View commit details
    Browse the repository at this point in the history
  7. Add env

    Skylion007 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c712bea View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Try returning false

    Skylion007 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    f863c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9f53d View commit details
    Browse the repository at this point in the history
  3. Fix bugs

    Skylion007 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    996d214 View commit details
    Browse the repository at this point in the history
  4. Try removing move

    Skylion007 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    7ce0e28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bd0854 View commit details
    Browse the repository at this point in the history
  6. Add back xfail

    Skylion007 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    f3d9dbf View commit details
    Browse the repository at this point in the history
  7. Fix ctors

    Skylion007 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    fcd37eb View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Revert change of std::move

    Skylion007 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    62cbb30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f14f7 View commit details
    Browse the repository at this point in the history
  3. Change to skip

    Skylion007 committed Jul 27, 2021
    1 Configuration menu
    Copy the full SHA
    fb6b064 View commit details
    Browse the repository at this point in the history
  4. Fix bug and edit comments

    Skylion007 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    fa42611 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efe32cf View commit details
    Browse the repository at this point in the history