Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Binary encoding of webIDL #22

Merged
merged 21 commits into from
Apr 5, 2019
Merged

Binary encoding of webIDL #22

merged 21 commits into from
Apr 5, 2019

Commits on Mar 22, 2019

  1. First draft

    Luke Wagner committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    1c46f9f View commit details
    Browse the repository at this point in the history
  2. Resize images

    Luke Wagner committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    d8d6000 View commit details
    Browse the repository at this point in the history
  3. Replace the last TODOs

    Luke Wagner committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    ec96ae3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Address most of Ben's comments

    Luke Wagner committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    a8d7e7f View commit details
    Browse the repository at this point in the history
  2. Fix mangled sentence

    Luke Wagner committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    c07af1d View commit details
    Browse the repository at this point in the history
  3. Improve binding operator table readability

    Luke Wagner committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    6568e70 View commit details
    Browse the repository at this point in the history
  4. Add JS instantiation code to encodeInto example

    Luke Wagner committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    383eeb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee4f4f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Add 'buffer' operator as suggested by Wouter

    Luke Wagner committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    803ed0b View commit details
    Browse the repository at this point in the history
  2. Add comma

    Luke Wagner committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    b4f2f77 View commit details
    Browse the repository at this point in the history
  3. Fix typo, add emphasis

    Luke Wagner committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    1d57b39 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Address Anne's comments

    Luke Wagner committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    bfa1a8e View commit details
    Browse the repository at this point in the history
  2. Add missing apostrophe

    Luke Wagner committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    5cc59e8 View commit details
    Browse the repository at this point in the history
  3. Fix reference links

    Luke Wagner committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    dd5fbb3 View commit details
    Browse the repository at this point in the history
  4. Fix another reference link

    Luke Wagner committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    869a419 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Configuration menu
    Copy the full SHA
    ba75b91 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Add wasm and WebIDL syntax highlighting

    Thanks @chicoxyzzy!
    
    Co-Authored-By: lukewagner <mail@lukewagner.name>
    chicoxyzzy and lukewagner committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    848a70f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a209603 View commit details
    Browse the repository at this point in the history
  3. Clarify wording for JS API instantiation

    Luke Wagner committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    4a32d20 View commit details
    Browse the repository at this point in the history
  4. Add missing word

    Luke Wagner committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    1d0bd9e View commit details
    Browse the repository at this point in the history
  5. Update encodeInto diagram to match result binding map

    Luke Wagner committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    94f0aea View commit details
    Browse the repository at this point in the history