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

proto-loader: Add TypeScript generator #1474

Merged
merged 60 commits into from
Apr 6, 2021

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    da3fefb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d369e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bfa472 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

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

Commits on Jun 24, 2020

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

Commits on Jun 25, 2020

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

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    c6d4ea5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from badsyntax/generator-fixes

    Fix some type issues in the server interface
    murgatroid99 authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    945202d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    06f63a2 View commit details
    Browse the repository at this point in the history
  2. Bump to 0.6.0-pre6

    murgatroid99 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    f64599f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    e03118d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc4a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e80d894 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e146672 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e6dae7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

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

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    4963b0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b96cb3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    894f100 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    5947186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    831755a View commit details
    Browse the repository at this point in the history
  3. Fix golden file test

    murgatroid99 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    8438fc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    437f534 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71e5cb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d329387 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

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

Commits on Aug 3, 2020

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

Commits on Aug 4, 2020

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

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    bbff8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471c59f View commit details
    Browse the repository at this point in the history
  3. Regenerate golden files

    murgatroid99 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    7550c00 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Bump version to 0.6.0

    murgatroid99 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    6389e92 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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

Commits on Sep 2, 2020

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

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    acf403b View commit details
    Browse the repository at this point in the history
  2. Regenerate golden types

    badsyntax committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    829333c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from badsyntax/proto-loader_type_generator

    proto-loader: use method descriptor types to define server handlers
    murgatroid99 authored Sep 24, 2020
    Configuration menu
    Copy the full SHA
    4f52097 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Configuration menu
    Copy the full SHA
    330d183 View commit details
    Browse the repository at this point in the history
  2. Regenerate golden types

    badsyntax committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    e85b72b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from badsyntax/fix-client-streaming-type

    proto-loader: fix typescript generation callType for client streaming
    murgatroid99 authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    08f7e4e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    96cba74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    542f619 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2c82cc View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

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

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    7c5c4e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b3e0b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 20, 2020

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

Commits on Jan 5, 2021

  1. Merge pull request #4 from badsyntax/proto-loader_type_generator--fix…

    …-whitespace
    
    proto-loader: Replace Windows CRLF pair with Unix LF
    murgatroid99 authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f483384 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    ac86173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf9d0fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from badsyntax/proto-loader_type_generator--fix…

    …-yargs-types
    
    proto-loader: Fix yargs types & update README
    murgatroid99 authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    0496bcb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Mar 18, 2021

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

Commits on Mar 24, 2021

  1. Fix a typo in a comment

    Co-authored-by: Ian Edington <[email protected]>
    murgatroid99 and IanEdington authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5cf93cf View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    4742f9d View commit details
    Browse the repository at this point in the history
  2. Address review comments

    murgatroid99 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    3ac1e6d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'proto-loader_type_generator' of github.com:murgatroid99…

    …/grpc-node into proto-loader_type_generator
    murgatroid99 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    0aa99dd View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

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