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

[DO NOT MERGE] Emitter Framework #4480

Draft
wants to merge 102 commits into
base: main
Choose a base branch
from
Draft

Commits on Jul 23, 2024

  1. Initial setup

    bterlson committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    24325fe View commit details
    Browse the repository at this point in the history
  2. Port mutator

    joheredi committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a9d3e0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aae4b5 View commit details
    Browse the repository at this point in the history
  4. Test emitter works

    bterlson committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a35098d View commit details
    Browse the repository at this point in the history
  5. fix package lock

    joheredi committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c16789e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Support Union

    joheredi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1143cbc View commit details
    Browse the repository at this point in the history
  2. Beef up sample

    bterlson committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6e5f7bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ad093c View commit details
    Browse the repository at this point in the history
  4. Support model interface

    joheredi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ac54d1d View commit details
    Browse the repository at this point in the history
  5. fix jsx imports

    joheredi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1a1b386 View commit details
    Browse the repository at this point in the history
  6. Fix conflict

    joheredi committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    dafc751 View commit details
    Browse the repository at this point in the history
  7. Adopt interface

    bterlson committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2de2aa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    ef8640a View commit details
    Browse the repository at this point in the history
  2. Fix some bugs

    bterlson committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    670f228 View commit details
    Browse the repository at this point in the history
  3. Fix some bugs

    bterlson committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b3d8e76 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. finish porting CLI emitter

    bterlson committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3602092 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. cli emitter now works

    bterlson committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    dd854e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. It works

    bterlson committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a2c2650 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    d8d3241 View commit details
    Browse the repository at this point in the history
  2. Try to rename

    joheredi committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    573774a View commit details
    Browse the repository at this point in the history
  3. Support literate tests

    joheredi committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    dab0008 View commit details
    Browse the repository at this point in the history
  4. Update test

    joheredi committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cdac11b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Implement typekits

    bterlson committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9f220ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8113dc View commit details
    Browse the repository at this point in the history
  3. Support inline models

    joheredi committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1313d5a View commit details
    Browse the repository at this point in the history
  4. update test

    joheredi committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    28dbb1f View commit details
    Browse the repository at this point in the history
  5. Update alloy dep

    joheredi committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d0971fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c82f34 View commit details
    Browse the repository at this point in the history
  7. Fix enum component

    joheredi committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c7d4569 View commit details
    Browse the repository at this point in the history
  8. update sample

    joheredi committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fbe2f11 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. hosed by circular refs

    bterlson committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1a4c319 View commit details
    Browse the repository at this point in the history
  2. stabs in the dark

    bterlson committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    267ffa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. fix circular refs

    bterlson committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    405192f View commit details
    Browse the repository at this point in the history
  2. implement enums

    bterlson committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8fad521 View commit details
    Browse the repository at this point in the history
  3. use const

    bterlson committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c2d6519 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eb9288 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0580548 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a09301d View commit details
    Browse the repository at this point in the history
  7. Fix some format

    joheredi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4fb3a50 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Add basic model deserializer

    joheredi committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1735401 View commit details
    Browse the repository at this point in the history
  2. Support utcDateTime

    joheredi committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7479795 View commit details
    Browse the repository at this point in the history
  3. update imports and deps

    joheredi committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cf3495a View commit details
    Browse the repository at this point in the history
  4. support date encoding

    joheredi committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9c199f4 View commit details
    Browse the repository at this point in the history
  5. Implement a few new typekits

    bterlson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    bd9037e View commit details
    Browse the repository at this point in the history
  6. Implement http typekits

    bterlson committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b536b3e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

    joheredi committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    1e886b3 View commit details
    Browse the repository at this point in the history
  3. fix missing import

    joheredi committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    bce5879 View commit details
    Browse the repository at this point in the history
  4. remove only

    joheredi committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    e1bd386 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. Organize output in folders

    joheredi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    80abd43 View commit details
    Browse the repository at this point in the history
  2. support basic client context

    joheredi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    42b6c11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ed94a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54f8dad View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Generate http operations

    joheredi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3238039 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    b362495 View commit details
    Browse the repository at this point in the history
  2. Low cost getPlausibleName

    joheredi committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1fa79c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2aef71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d99a487 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 9, 2024

  1. Add httpResponse typekit

    joheredi committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    13fcd6e View commit details
    Browse the repository at this point in the history
  2. update exports

    joheredi committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    23853dc View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    3233a1e View commit details
    Browse the repository at this point in the history
  2. Add union isExpresion

    joheredi committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3817643 View commit details
    Browse the repository at this point in the history
  3. Update graph traversal

    joheredi committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    61fe412 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    7642e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d4d2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8798f2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f628b97 View commit details
    Browse the repository at this point in the history
  5. Add end to end scenario test

    joheredi committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bfa69a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Add Scenario Test Harness

    joheredi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b379237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d535d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from joheredi/alloy-test-harness

    Add Scenario Test Harness
    joheredi authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7be5c3c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Sep 16, 2024

  1. Update body handling logic

    joheredi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    98a9639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daa06c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    da117c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c94396e View commit details
    Browse the repository at this point in the history
  3. Fixes to fetch wrapper

    joheredi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c9746d4 View commit details
    Browse the repository at this point in the history
  4. Only one barrell file

    joheredi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e490358 View commit details
    Browse the repository at this point in the history
  5. Account for bodyRoot

    joheredi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    721da83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d24bd09 View commit details
    Browse the repository at this point in the history
  7. format

    joheredi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d6f05fc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix exports

    joheredi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5946512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18718aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71c8c75 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Refactor ClientContext

    joheredi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8359cde View commit details
    Browse the repository at this point in the history
  2. Formatting

    joheredi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9c350d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8741c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e37c6d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Pull alloy from npmjs

    joheredi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0ab6c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a350bf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Add Classical Clients

    joheredi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b3e5fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01685af View commit details
    Browse the repository at this point in the history
  3. Update alloy deps

    joheredi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f4b0f69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49ebcb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    62e3575 View commit details
    Browse the repository at this point in the history
  2. add todo and petstore output

    joheredi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7e25e03 View commit details
    Browse the repository at this point in the history
  3. Format after build

    joheredi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    05f18e7 View commit details
    Browse the repository at this point in the history