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: gopherjs/gopherjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gopherjs/gopherjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: make_gopherjs_stateleness_hash_based
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    b8cb75b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e03df View commit details
    Browse the repository at this point in the history
  3. Add build tags to the hash

    myitcv authored and flimzy committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a3e7e93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2109552 View commit details
    Browse the repository at this point in the history
  5. Fix file closing

    myitcv authored and flimzy committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    1198293 View commit details
    Browse the repository at this point in the history
  6. Address feedback from hajimehoshi

    myitcv authored and flimzy committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    7c2a929 View commit details
    Browse the repository at this point in the history
  7. Refactor to prefer defers for Close

    myitcv authored and flimzy committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    9b28a71 View commit details
    Browse the repository at this point in the history
  8. Further refactor to use defer for close

    myitcv authored and flimzy committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    4041566 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71f27d5 View commit details
    Browse the repository at this point in the history
  10. Move compiler hash calc to init phase

    myitcv authored and flimzy committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    17fb61e View commit details
    Browse the repository at this point in the history
  11. Remove --bv flag on test

    myitcv authored and flimzy committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    10577ac View commit details
    Browse the repository at this point in the history
  12. Add basic test of new hash staleness

    myitcv authored and flimzy committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a2b615d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a705e0d View commit details
    Browse the repository at this point in the history
  14. Hash natives

    flimzy committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    5a428b6 View commit details
    Browse the repository at this point in the history
  15. debug

    flimzy committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    e3d27da View commit details
    Browse the repository at this point in the history
Loading