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

Commits on Nov 21, 2013

  1. Copy the full SHA
    d8dfd50 View commit details
  2. Cleanup rake tasks

    elia committed Nov 21, 2013
    Copy the full SHA
    d61a168 View commit details
  3. Move every spec inside the spec dir

    - {→ spec/opal}/rubyspec
    - {mri_spec → spec/cli}, spec/{* → opal/*}
    - spec/opal/{ospec → mspec/opal}
    elia committed Nov 21, 2013
    Copy the full SHA
    66f6c72 View commit details
  4. Enter mspec/opal/rake_task.rb

    elia committed Nov 21, 2013
    Copy the full SHA
    6037075 View commit details
  5. Copy the full SHA
    1b4ea5d View commit details
  6. Cleanup gitignore

    elia committed Nov 21, 2013
    Copy the full SHA
    d0227a8 View commit details
  7. Copy the full SHA
    6e041c7 View commit details
  8. Copy the full SHA
    1f3b7b8 View commit details
  9. Quotes

    elia committed Nov 21, 2013
    Copy the full SHA
    60ba862 View commit details
  10. Copy the full SHA
    8694bcc View commit details
  11. Don't rely on local static files

    I had a local build/specs.js that gave me false positives.
    elia committed Nov 21, 2013
    Copy the full SHA
    def172b View commit details
Loading