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: opal/opal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ed483ce30f3e
Choose a base ref
...
head repository: opal/opal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 334059acffb5
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 16, 2014

  1. Align assignments

    elia committed Sep 16, 2014

    Unverified

    The committer email address is not verified.
    Copy the full SHA
    508a22a View commit details
  2. Cleanup function definition

    elia committed Sep 16, 2014

    Unverified

    The committer email address is not verified.
    Copy the full SHA
    58926c4 View commit details
  3. Copy the full SHA
    3a9b3f9 View commit details
  4. Use more explicit names in runtime API

    - rename boot_class_meta to boot_class_object
    - rename boot_defclass to boot_class_alloc
    elia committed Sep 16, 2014
    Copy the full SHA
    94393bf View commit details
  5. Copy the full SHA
    888da84 View commit details
  6. Copy the full SHA
    3e905d2 View commit details
  7. Enable method_missing on bridged classes

    Fixes #593.
    
    It works by adding all bridged classes to method_missing stubs subscribers list.
    elia committed Sep 16, 2014
    Copy the full SHA
    334059a View commit details
Loading