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

dotnet edgeql tool #3

Open
wants to merge 42 commits into
base: dev
Choose a base branch
from
Open

dotnet edgeql tool #3

wants to merge 42 commits into from

Commits on Nov 7, 2022

  1. rebase to v1 driver

    quinchs committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a214b21 View commit details
    Browse the repository at this point in the history
  2. change watch mode behaviour

    quinchs committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a6bd407 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4359da7 View commit details
    Browse the repository at this point in the history
  4. update cli tool name

    quinchs committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c219966 View commit details
    Browse the repository at this point in the history
  5. add namespace resolution

    quinchs committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    586ac99 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. fix typo

    quinchs committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c0745c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    f76e694 View commit details
    Browse the repository at this point in the history
  2. Update EdgeQLParser.cs

    quinchs committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f58ca8e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Dec 5, 2022

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

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    f2e1817 View commit details
    Browse the repository at this point in the history
  2. remove schema property mode

    quinchs committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    775541f View commit details
    Browse the repository at this point in the history
  3. doc new generator

    quinchs committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2626e8b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fix generator bugs

    quinchs committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    17e30c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    292f08d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4e73ab View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    343e50d View commit details
    Browse the repository at this point in the history
  2. Update EdgeDBBinaryClient.cs

    quinchs committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    8b14035 View commit details
    Browse the repository at this point in the history
  3. remove type manifests

    quinchs committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    13e1d46 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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

Commits on Jul 7, 2023

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

Commits on Jul 10, 2023

  1. v2 protocol and descriptors

    quinchs committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b0145b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

Commits on Jul 12, 2023

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

Commits on Jul 13, 2023

  1. fix protocol negotiation step

    quinchs committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ad6ce43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2262178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9497b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    a673b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf65b80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    006862c View commit details
    Browse the repository at this point in the history
  4. update code to new protocol

    quinchs committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f82a21d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. restructure generator

    quinchs committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    eead235 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    2719b71 View commit details
    Browse the repository at this point in the history
  2. v1 type generation

    quinchs committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e558e74 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. V2 codegen

    quinchs committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ccfdc1d View commit details
    Browse the repository at this point in the history
  2. comment out old benchmark

    quinchs committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ee0a1b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. complete generation logic

    quinchs committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7abf62e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    b946791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa767ba View commit details
    Browse the repository at this point in the history
  3. fix descriptor/codec ids

    quinchs committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8924be2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix build errors

    quinchs committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f3bb732 View commit details
    Browse the repository at this point in the history