Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository:progval/pythonvm-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
...
head repository:progval/pythonvm-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:wordcode
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 8 files changed
  • 1 contributor

Commits on Oct 28, 2017

  1. Start supporting wordcode.

    @progval
    progval committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    6979300View commit details
    Browse the repository at this point in the history
  2. Named arguments are better.

    @progval
    progval committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    e5dc9e3View commit details
    Browse the repository at this point in the history
  3. Fully debug wordcode.

    @progval
    progval committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    24c2366View commit details
    Browse the repository at this point in the history
  4. Support extended opcodes.

    @progval
    progval committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    adf1071View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c6f3abView commit details
    Browse the repository at this point in the history
  6. Fix previous commit.

    @progval
    progval committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    e1c2a7bView commit details
    Browse the repository at this point in the history
  7. Various stuff.

    @progval
    progval committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    85843e0View commit details
    Browse the repository at this point in the history
  8. Working on 3.6 support...

    @progval
    progval committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    5896c89View commit details
    Browse the repository at this point in the history
  9. Fix indent.

    @progval
    progval committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    8c484aaView commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. Fix SetupExcept.

    @progval
    progval committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    d14c471View commit details
    Browse the repository at this point in the history
  2. Implement CallFunctionKw.

    @progval
    progval committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    b05e43aView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bc3e8aView commit details
    Browse the repository at this point in the history
Loading