Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename opcodes to match AST semantics #33

Merged
merged 18 commits into from
Sep 3, 2015
Merged

Rename opcodes to match AST semantics #33

merged 18 commits into from
Sep 3, 2015

Commits on Aug 28, 2015

  1. Transpose conversion matrix

    rossberg committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    11a89b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    885f7a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d4a29 View commit details
    Browse the repository at this point in the history
  4. Reverse opcode order

    rossberg committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    453f64d View commit details
    Browse the repository at this point in the history
  5. Adapt memory operations

    rossberg committed Aug 28, 2015
    1 Configuration menu
    Copy the full SHA
    6f5b968 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2015

  1. Adjust README

    rossberg committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    ab858c2 View commit details
    Browse the repository at this point in the history
  2. Some more README updates

    rossberg committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    ae99494 View commit details
    Browse the repository at this point in the history
  3. OK, final README update

    rossberg committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    6dcffd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2015

  1. Merge pull request #46 from WebAssembly/minmax

    Add min and max operators.
    rossberg committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    5062f47 View commit details
    Browse the repository at this point in the history
  2. Transpose conversion matrix

    rossberg committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    57e26d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26274ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c74317 View commit details
    Browse the repository at this point in the history
  5. Reverse opcode order

    rossberg committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b919f18 View commit details
    Browse the repository at this point in the history
  6. Adapt memory operations

    rossberg committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    68c627a View commit details
    Browse the repository at this point in the history
  7. Adjust README

    rossberg committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1862c6e View commit details
    Browse the repository at this point in the history
  8. Some more README updates

    rossberg committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    82c39ee View commit details
    Browse the repository at this point in the history
  9. OK, final README update

    rossberg committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    8ce5b54 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'rename-opcodes' of https://github.com/WebAssembly/spec

    …into rename-opcodes
    
    Conflicts:
    	ml-proto/src/lexer.mll
    	ml-proto/test/multivalue.wasm
    	ml-proto/test/unsigned.wasm
    rossberg committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    f8aff00 View commit details
    Browse the repository at this point in the history