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

stdweb support for eventloop 2.0 #797

Closed
wants to merge 31 commits into from

Commits on Feb 13, 2019

  1. Create the type layout

    Everything typechecks, but nothing is implemented
    ryanisaacg committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    fd4db40 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

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

Commits on Feb 26, 2019

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

Commits on Mar 2, 2019

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

Commits on Mar 10, 2019

  1. Configuration menu
    Copy the full SHA
    37d354c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283a8de View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

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

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    aaee724 View commit details
    Browse the repository at this point in the history
  2. Rename modules

    ryanisaacg committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    d1deba8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Implement request_redraw

    ryanisaacg committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    a5166ba View commit details
    Browse the repository at this point in the history
  2. Implement focus event

    ryanisaacg committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    96786bb View commit details
    Browse the repository at this point in the history
  3. Fix warnings

    ryanisaacg committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    85446d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Handle ControlFlow::Exit

    ryanisaacg committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    b09629f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

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

Commits on Apr 3, 2019

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

Commits on Apr 25, 2019

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

Commits on Apr 29, 2019

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

Commits on May 2, 2019

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

Commits on Jun 1, 2019

  1. Configuration menu
    Copy the full SHA
    37dadab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1409f83 View commit details
    Browse the repository at this point in the history
  3. Merge master into stdweb-eventloop-2

    Update the internal APIs to match the new API changes
    ryanisaacg committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    f2b6ef2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. WIP

    ryanisaacg committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    b59e3c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    2690306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    182beb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

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

Commits on Jun 23, 2019

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

Commits on Jun 27, 2019

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

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    e94a006 View commit details
    Browse the repository at this point in the history
  2. Fix a few warnings

    ryanisaacg committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    7bbc829 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c76ab65 View commit details
    Browse the repository at this point in the history