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
base: d0422e047700
Choose a base ref
...
head repository: opal/opal
compare: e6144f87ac39
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 28, 2013

  1. Copy the full SHA
    e11f3e2 View commit details
    Browse the repository at this point in the history
  2. Cleanup Array#unshift

    meh committed Oct 28, 2013
    Copy the full SHA
    2b3e7af View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2013

  1. Add 'arguments' and 'undefined' as a reserved javascript keyword

    Yes, they aren't, but using them as Ruby variable names ends up breaking
    everything, especially if you use them as parameter names.
    meh committed Oct 29, 2013
    Copy the full SHA
    e6144f8 View commit details
    Browse the repository at this point in the history