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: micropython/micropython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: matthewelse/micropython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: emscripten
Choose a head ref
  • 16 commits
  • 14 files changed
  • 1 contributor

Commits on Nov 11, 2016

  1. Configuration menu
    Copy the full SHA
    180e8f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2710ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3112b4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e42258 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c541d00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5d5fdb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93819c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b1e550 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b4c353 View commit details
    Browse the repository at this point in the history
  10. emscripten: restructure npm package: - main.js is now importable, con…

    …taining an init() and a run(code) function - repl.js can now be run, producing a REPL
    matthewelse committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    7e03f6a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1bce4b9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b1c42e0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    00dbe31 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dacdc59 View commit details
    Browse the repository at this point in the history
  15. emscripten: clean up import/module loading process, so that it can be…

    … customised to fit with different JS environments
    matthewelse committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    8a6c5a7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    82d0a75 View commit details
    Browse the repository at this point in the history
Loading